From dddaedbbdaaded51cab2c7d0389677045f62c61a Mon Sep 17 00:00:00 2001 From: emmett1 Date: Tue, 9 Jul 2024 23:44:03 +0800 Subject: xcb-util-xrm: new added --- repos/xorg/xcb-util-xrm/.files | 10 ++++++++++ repos/xorg/xcb-util-xrm/abuild | 4 ++++ repos/xorg/xcb-util-xrm/depends | 2 ++ 3 files changed, 16 insertions(+) create mode 100644 repos/xorg/xcb-util-xrm/.files create mode 100644 repos/xorg/xcb-util-xrm/abuild create mode 100644 repos/xorg/xcb-util-xrm/depends 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 -- cgit v1.2.3