diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
| commit | 0dede68b734c7366d9e0f44d10cb3507ba5e0f33 (patch) | |
| tree | 49b19194e5dc7f55255751151dcaf8d1fb48bc4a /repos/extra/gtk-layer-shell | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/gtk-layer-shell')
| -rw-r--r-- | repos/extra/gtk-layer-shell/.files | 15 | ||||
| -rw-r--r-- | repos/extra/gtk-layer-shell/abuild | 5 | ||||
| -rw-r--r-- | repos/extra/gtk-layer-shell/depends | 2 |
3 files changed, 0 insertions, 22 deletions
diff --git a/repos/extra/gtk-layer-shell/.files b/repos/extra/gtk-layer-shell/.files deleted file mode 100644 index adcabcea..00000000 --- a/repos/extra/gtk-layer-shell/.files +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/gtk-layer-shell/ --rw-r--r-- root/root usr/include/gtk-layer-shell/gtk-layer-shell.h -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/girepository-1.0/ --rw-r--r-- root/root usr/lib/girepository-1.0/GtkLayerShell-0.1.typelib -lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so -> libgtk-layer-shell.so.0 -lrwxrwxrwx root/root usr/lib/libgtk-layer-shell.so.0 -> libgtk-layer-shell.so.0.8.2 --rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.8.2 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/gtk-layer-shell-0.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/gir-1.0/ --rw-r--r-- root/root usr/share/gir-1.0/GtkLayerShell-0.1.gir diff --git a/repos/extra/gtk-layer-shell/abuild b/repos/extra/gtk-layer-shell/abuild deleted file mode 100644 index 81aee42b..00000000 --- a/repos/extra/gtk-layer-shell/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=gtk-layer-shell -version=0.8.2 -release=1 -source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" -build_opt="-Dvapi=false" diff --git a/repos/extra/gtk-layer-shell/depends b/repos/extra/gtk-layer-shell/depends deleted file mode 100644 index 10556c6d..00000000 --- a/repos/extra/gtk-layer-shell/depends +++ /dev/null @@ -1,2 +0,0 @@ -gtk3 -gobject-introspection |