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 /labwc | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'labwc')
| -rw-r--r-- | labwc/.checksum | 1 | ||||
| -rw-r--r-- | labwc/.files | 22 | ||||
| -rw-r--r-- | labwc/abuild | 4 | ||||
| -rw-r--r-- | labwc/depends | 4 |
4 files changed, 31 insertions, 0 deletions
diff --git a/labwc/.checksum b/labwc/.checksum new file mode 100644 index 00000000..6b43fa72 --- /dev/null +++ b/labwc/.checksum @@ -0,0 +1 @@ +dc6c70e3bea8156f1021774ee1e16f71c376886157b3ed5bdd66cd65250d789e labwc-0.8.4.tar.gz diff --git a/labwc/.files b/labwc/.files new file mode 100644 index 00000000..602a411c --- /dev/null +++ b/labwc/.files @@ -0,0 +1,22 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/labwc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/icons/ +drwxr-xr-x root/root usr/share/icons/hicolor/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/labwc-symbolic.svg +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/labwc.svg +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/labwc.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/labwc-actions.5.gz +-rw-r--r-- root/root usr/share/man/man5/labwc-config.5.gz +-rw-r--r-- root/root usr/share/man/man5/labwc-menu.5.gz +-rw-r--r-- root/root usr/share/man/man5/labwc-theme.5.gz +drwxr-xr-x root/root usr/share/wayland-sessions/ +-rw-r--r-- root/root usr/share/wayland-sessions/labwc.desktop +drwxr-xr-x root/root usr/share/xdg-desktop-portal/ +-rw-r--r-- root/root usr/share/xdg-desktop-portal/labwc-portals.conf diff --git a/labwc/abuild b/labwc/abuild new file mode 100644 index 00000000..aab6059c --- /dev/null +++ b/labwc/abuild @@ -0,0 +1,4 @@ +name=labwc +version=0.8.4 +release=1 +source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" diff --git a/labwc/depends b/labwc/depends new file mode 100644 index 00000000..807cb209 --- /dev/null +++ b/labwc/depends @@ -0,0 +1,4 @@ +wlroots +pango +scdoc +libsfdo |