aboutsummaryrefslogtreecommitdiff
path: root/repos/xorg/libxdamage
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-06-29 23:15:54 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-06-29 23:15:54 +0800
commitae4593e20cef97c7323d522b40994a59425cd6d5 (patch)
tree7b3e8750bbbfa32e917869e325027108ee59ee85 /repos/xorg/libxdamage
parentb5aa76f45da627817380276080b2b8bba6e74f68 (diff)
downloadalicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.tar.gz
alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.zip
added xorg repo
Diffstat (limited to 'repos/xorg/libxdamage')
-rw-r--r--repos/xorg/libxdamage/.files11
-rw-r--r--repos/xorg/libxdamage/abuild4
-rw-r--r--repos/xorg/libxdamage/depends3
3 files changed, 18 insertions, 0 deletions
diff --git a/repos/xorg/libxdamage/.files b/repos/xorg/libxdamage/.files
new file mode 100644
index 00000000..46cf8753
--- /dev/null
+++ b/repos/xorg/libxdamage/.files
@@ -0,0 +1,11 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/X11/
+drwxr-xr-x root/root usr/include/X11/extensions/
+-rw-r--r-- root/root usr/include/X11/extensions/Xdamage.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libXdamage.so -> libXdamage.so.1.1.0
+lrwxrwxrwx root/root usr/lib/libXdamage.so.1 -> libXdamage.so.1.1.0
+-rwxr-xr-x root/root usr/lib/libXdamage.so.1.1.0
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/xdamage.pc
diff --git a/repos/xorg/libxdamage/abuild b/repos/xorg/libxdamage/abuild
new file mode 100644
index 00000000..682e8e2e
--- /dev/null
+++ b/repos/xorg/libxdamage/abuild
@@ -0,0 +1,4 @@
+name=libxdamage
+version=1.1.6
+release=1
+source="https://www.x.org/pub/individual/lib/libXdamage-$version.tar.xz"
diff --git a/repos/xorg/libxdamage/depends b/repos/xorg/libxdamage/depends
new file mode 100644
index 00000000..365f2658
--- /dev/null
+++ b/repos/xorg/libxdamage/depends
@@ -0,0 +1,3 @@
+libx11
+libxfixes
+util-macros