aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/labwc
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-06-03 23:19:58 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-06-03 23:19:58 +0800
commitd6de06e35bbcc9199ae34a27895f31f194ae45bc (patch)
tree42b15f773aece2ce002aaebbac13cd1869c9347b /repos/extra/labwc
parenta3b2252de7568574e61ef6b22048b367386abcbd (diff)
downloadalicelinux-d6de06e35bbcc9199ae34a27895f31f194ae45bc.tar.gz
alicelinux-d6de06e35bbcc9199ae34a27895f31f194ae45bc.zip
updates
Diffstat (limited to 'repos/extra/labwc')
-rw-r--r--repos/extra/labwc/.files20
-rw-r--r--repos/extra/labwc/depends5
-rw-r--r--repos/extra/labwc/info4
3 files changed, 29 insertions, 0 deletions
diff --git a/repos/extra/labwc/.files b/repos/extra/labwc/.files
new file mode 100644
index 00000000..cc355d7f
--- /dev/null
+++ b/repos/extra/labwc/.files
@@ -0,0 +1,20 @@
+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/depends b/repos/extra/labwc/depends
new file mode 100644
index 00000000..a47f2765
--- /dev/null
+++ b/repos/extra/labwc/depends
@@ -0,0 +1,5 @@
+wlroots
+glib
+cairo
+pango
+scdoc
diff --git a/repos/extra/labwc/info b/repos/extra/labwc/info
new file mode 100644
index 00000000..7f19d86e
--- /dev/null
+++ b/repos/extra/labwc/info
@@ -0,0 +1,4 @@
+name=labwc
+version=0.7.2
+release=1
+source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz"