aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-07-09 23:44:03 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-07-09 23:44:03 +0800
commitdddaedbbdaaded51cab2c7d0389677045f62c61a (patch)
tree2a218d7dcb9c3125576779b0a7d8b84a0fea1663
parentecedf7ee1bf1860108652afba5a82f54bbe2b5dd (diff)
downloadalicelinux-dddaedbbdaaded51cab2c7d0389677045f62c61a.tar.gz
alicelinux-dddaedbbdaaded51cab2c7d0389677045f62c61a.zip
xcb-util-xrm: new added
-rw-r--r--repos/xorg/xcb-util-xrm/.files10
-rw-r--r--repos/xorg/xcb-util-xrm/abuild4
-rw-r--r--repos/xorg/xcb-util-xrm/depends2
3 files changed, 16 insertions, 0 deletions
diff --git a/repos/xorg/xcb-util-xrm/.files b/repos/xorg/xcb-util-xrm/.files
new file mode 100644
index 00000000..a46d15c5
--- /dev/null
+++ b/repos/xorg/xcb-util-xrm/.files
@@ -0,0 +1,10 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/xcb/
+-rw-r--r-- root/root usr/include/xcb/xcb_xrm.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libxcb-xrm.so -> libxcb-xrm.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libxcb-xrm.so.0 -> libxcb-xrm.so.0.0.0
+-rwxr-xr-x root/root usr/lib/libxcb-xrm.so.0.0.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/xcb-xrm.pc
diff --git a/repos/xorg/xcb-util-xrm/abuild b/repos/xorg/xcb-util-xrm/abuild
new file mode 100644
index 00000000..35681ac0
--- /dev/null
+++ b/repos/xorg/xcb-util-xrm/abuild
@@ -0,0 +1,4 @@
+name=xcb-util-xrm
+version=1.3
+release=1
+source="https://github.com/Airblader/${name}/releases/download/v${version}/${name}-${version}.tar.gz"
diff --git a/repos/xorg/xcb-util-xrm/depends b/repos/xorg/xcb-util-xrm/depends
new file mode 100644
index 00000000..dac9d3c2
--- /dev/null
+++ b/repos/xorg/xcb-util-xrm/depends
@@ -0,0 +1,2 @@
+xcb-util
+libx11