diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /gtk-layer-shell | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'gtk-layer-shell')
| -rw-r--r-- | gtk-layer-shell/.checksum | 1 | ||||
| -rw-r--r-- | gtk-layer-shell/.files | 15 | ||||
| -rw-r--r-- | gtk-layer-shell/abuild | 5 | ||||
| -rw-r--r-- | gtk-layer-shell/depends | 1 |
4 files changed, 22 insertions, 0 deletions
diff --git a/gtk-layer-shell/.checksum b/gtk-layer-shell/.checksum new file mode 100644 index 00000000..3629a004 --- /dev/null +++ b/gtk-layer-shell/.checksum @@ -0,0 +1 @@ +3253de3d6665579e1ffaa9e8f1d66a7512203ad4ed29857775f34935280192de gtk-layer-shell-v0.9.1.tar.gz diff --git a/gtk-layer-shell/.files b/gtk-layer-shell/.files new file mode 100644 index 00000000..81827b65 --- /dev/null +++ b/gtk-layer-shell/.files @@ -0,0 +1,15 @@ +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.9.1 +-rwxr-xr-x root/root usr/lib/libgtk-layer-shell.so.0.9.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/gtk-layer-shell/abuild b/gtk-layer-shell/abuild new file mode 100644 index 00000000..ffbea73e --- /dev/null +++ b/gtk-layer-shell/abuild @@ -0,0 +1,5 @@ +name=gtk-layer-shell +version=0.9.1 +release=1 +source="https://github.com/wmww/${name}/archive/v${version}/${name}-v${version}.tar.gz" +build_opt="-Dvapi=false" diff --git a/gtk-layer-shell/depends b/gtk-layer-shell/depends new file mode 100644 index 00000000..428206d7 --- /dev/null +++ b/gtk-layer-shell/depends @@ -0,0 +1 @@ +gtk3 |