diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:09 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:09 +0800 |
| commit | a5f034c0baff207235955b7f7279f327340442f6 (patch) | |
| tree | b554e28ea2093e3ca6f6685f7d71434b6740fb7b /repos/extra/gtk-layer-shell/abuild | |
| parent | 4a049da080c71706d46c5899d869e3eb401c9b14 (diff) | |
| download | alicelinux-a5f034c0baff207235955b7f7279f327340442f6.tar.gz alicelinux-a5f034c0baff207235955b7f7279f327340442f6.zip | |
moved wayland abuilds to extra
Diffstat (limited to 'repos/extra/gtk-layer-shell/abuild')
| -rw-r--r-- | repos/extra/gtk-layer-shell/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/gtk-layer-shell/abuild b/repos/extra/gtk-layer-shell/abuild new file mode 100644 index 00000000..c66f266f --- /dev/null +++ b/repos/extra/gtk-layer-shell/abuild @@ -0,0 +1,5 @@ +name=gtk-layer-shell +version=0.9.0 +release=1 +source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" +build_opt="-Dvapi=false" |