diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-15 09:56:56 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-15 09:56:56 +0800 |
| commit | adc1e985d85b87bad881a535a540c7bc38b171f1 (patch) | |
| tree | 9de8553841c3fe253bd1f408d4727e1e07964812 /repos/extra/playerctl/abuild | |
| parent | 6c39845535319c52e28be040ecc229d936fc1ee4 (diff) | |
| download | alicelinux-adc1e985d85b87bad881a535a540c7bc38b171f1.tar.gz alicelinux-adc1e985d85b87bad881a535a540c7bc38b171f1.zip | |
playerctl: new added
Diffstat (limited to 'repos/extra/playerctl/abuild')
| -rw-r--r-- | repos/extra/playerctl/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/playerctl/abuild b/repos/extra/playerctl/abuild new file mode 100644 index 00000000..0e5e59d6 --- /dev/null +++ b/repos/extra/playerctl/abuild @@ -0,0 +1,5 @@ +name=playerctl +version=2.4.1 +release=1 +source="https://github.com/altdesktop/${name}/archive/v${version}/${name}-v${version}.tar.gz" +build_opt="-Dgtk-doc=false" |