diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:15:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:15:54 +0800 |
| commit | ae4593e20cef97c7323d522b40994a59425cd6d5 (patch) | |
| tree | 7b3e8750bbbfa32e917869e325027108ee59ee85 /repos/xorg/util-macros | |
| parent | b5aa76f45da627817380276080b2b8bba6e74f68 (diff) | |
| download | alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.tar.gz alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.zip | |
added xorg repo
Diffstat (limited to 'repos/xorg/util-macros')
| -rw-r--r-- | repos/xorg/util-macros/.files | 8 | ||||
| -rw-r--r-- | repos/xorg/util-macros/abuild | 4 |
2 files changed, 12 insertions, 0 deletions
diff --git a/repos/xorg/util-macros/.files b/repos/xorg/util-macros/.files new file mode 100644 index 00000000..d900f5a3 --- /dev/null +++ b/repos/xorg/util-macros/.files @@ -0,0 +1,8 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/xorg-macros.m4 +drwxr-xr-x root/root usr/share/pkgconfig/ +-rw-r--r-- root/root usr/share/pkgconfig/xorg-macros.pc +drwxr-xr-x root/root usr/share/util-macros/ +-rw-r--r-- root/root usr/share/util-macros/INSTALL diff --git a/repos/xorg/util-macros/abuild b/repos/xorg/util-macros/abuild new file mode 100644 index 00000000..28333a1d --- /dev/null +++ b/repos/xorg/util-macros/abuild @@ -0,0 +1,4 @@ +name=util-macros +version=1.20.0 +release=1 +source="https://www.x.org/archive/individual/util/${name}-${version}.tar.xz" |