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/labwc | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/labwc')
| -rw-r--r-- | repos/extra/labwc/.files | 20 | ||||
| -rw-r--r-- | repos/extra/labwc/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/labwc/depends | 5 |
3 files changed, 0 insertions, 29 deletions
diff --git a/repos/extra/labwc/.files b/repos/extra/labwc/.files deleted file mode 100644 index cc355d7f..00000000 --- a/repos/extra/labwc/.files +++ /dev/null @@ -1,20 +0,0 @@ -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 diff --git a/repos/extra/labwc/abuild b/repos/extra/labwc/abuild deleted file mode 100644 index 7f19d86e..00000000 --- a/repos/extra/labwc/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=labwc -version=0.7.2 -release=1 -source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" diff --git a/repos/extra/labwc/depends b/repos/extra/labwc/depends deleted file mode 100644 index a47f2765..00000000 --- a/repos/extra/labwc/depends +++ /dev/null @@ -1,5 +0,0 @@ -wlroots -glib -cairo -pango -scdoc |