aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/gtk-layer-shell
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-06-21 07:20:33 +0800
committeremmett1 <me@emmett1.my>2026-06-21 07:20:33 +0800
commit93e629250d2f2073dcea128000323264d2c7571f (patch)
tree050258a7a205c4eaf1cd7585ebfd0af6081b1219 /repos/extra/gtk-layer-shell
parenta064f3970799c33ab248649e5218c3137d43447b (diff)
downloadalicelinux-93e629250d2f2073dcea128000323264d2c7571f.tar.gz
alicelinux-93e629250d2f2073dcea128000323264d2c7571f.zip
muon build fixes
Diffstat (limited to 'repos/extra/gtk-layer-shell')
-rw-r--r--repos/extra/gtk-layer-shell/.files7
-rw-r--r--repos/extra/gtk-layer-shell/abuild2
2 files changed, 2 insertions, 7 deletions
diff --git a/repos/extra/gtk-layer-shell/.files b/repos/extra/gtk-layer-shell/.files
index e9e8fd04..8a25b7a2 100644
--- a/repos/extra/gtk-layer-shell/.files
+++ b/repos/extra/gtk-layer-shell/.files
@@ -1,15 +1,10 @@
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
+-rw-rw-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.10.1
-rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.10.1
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
index 3ac086d9..1bac42a3 100644
--- a/repos/extra/gtk-layer-shell/abuild
+++ b/repos/extra/gtk-layer-shell/abuild
@@ -2,4 +2,4 @@ name=gtk-layer-shell
version=0.10.1
release=1
source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz"
-build_opt="-Dvapi=false"
+build_opt="-Dvapi=false -Dintrospection=false"