@SpotlightKid, @osamc is now a comaintainer. Thanks.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/linux-show-player.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-show-player |
| Description: | Cue player designed for stage productions |
| Upstream URL: | https://www.linux-show-player.org/ |
| Keywords: | cue musical player show theatre |
| Licenses: | GPL-3.0-only |
| Groups: | pro-audio |
| Submitter: | AsA |
| Maintainer: | AsA (SpotlightKid, osamc) |
| Last Packager: | osamc |
| Votes: | 7 |
| Popularity: | 0.080417 |
| First Submitted: | 2015-08-09 19:44 (UTC) |
| Last Updated: | 2026-02-02 14:38 (UTC) |
@SpotlightKid, @osamc is now a comaintainer. Thanks.
@AsA- can you make osamc a co-maintainer? Then updates would be automatically conveyed from arch.osamc.de.
@archmylinux: there you go: https://aur.archlinux.org/packages/linux-show-player-git
Well, I should have written "not fluid enough" as "not trying at all" all I had to do was change source and md5sums to :
source=("git+file:///a/b/c/linux-show-player#branch=develop") md5sums=('SKIP')
And remove all :
-${pkgver/_/-}"
instances.
Wow ! Lots of new stuff in develop ! The only thing keeping me from ditching CueLab was midi and osc control of e.g. the main "GO" button which is now implemented !!! :-D
Thanks for this package !
Are there plans to make a -git version of this package?
I'm not fluid enough to make an Arch package on my own or to modify this package to take a git repository as a source rather than a fixed file. I would love to compile from the devel branch.
What I usually do for other *-git package-build is to point to whatever branch of my local clone of the source repository.