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/xtrans | |
| parent | b5aa76f45da627817380276080b2b8bba6e74f68 (diff) | |
| download | alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.tar.gz alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.zip | |
added xorg repo
Diffstat (limited to 'repos/xorg/xtrans')
| -rw-r--r-- | repos/xorg/xtrans/.files | 16 | ||||
| -rw-r--r-- | repos/xorg/xtrans/abuild | 4 | ||||
| -rw-r--r-- | repos/xorg/xtrans/depends | 1 |
3 files changed, 21 insertions, 0 deletions
diff --git a/repos/xorg/xtrans/.files b/repos/xorg/xtrans/.files new file mode 100644 index 00000000..9239a503 --- /dev/null +++ b/repos/xorg/xtrans/.files @@ -0,0 +1,16 @@ +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/Xtrans/ +-rw-r--r-- root/root usr/include/X11/Xtrans/Xtrans.c +-rw-r--r-- root/root usr/include/X11/Xtrans/Xtrans.h +-rw-r--r-- root/root usr/include/X11/Xtrans/Xtransint.h +-rw-r--r-- root/root usr/include/X11/Xtrans/Xtranslcl.c +-rw-r--r-- root/root usr/include/X11/Xtrans/Xtranssock.c +-rw-r--r-- root/root usr/include/X11/Xtrans/Xtransutil.c +-rw-r--r-- root/root usr/include/X11/Xtrans/transport.c +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/xtrans.m4 +drwxr-xr-x root/root usr/share/pkgconfig/ +-rw-r--r-- root/root usr/share/pkgconfig/xtrans.pc diff --git a/repos/xorg/xtrans/abuild b/repos/xorg/xtrans/abuild new file mode 100644 index 00000000..c64f6f50 --- /dev/null +++ b/repos/xorg/xtrans/abuild @@ -0,0 +1,4 @@ +name=xtrans +version=1.5.0 +release=1 +source="https://www.x.org/pub/individual/lib/$name-$version.tar.xz" diff --git a/repos/xorg/xtrans/depends b/repos/xorg/xtrans/depends new file mode 100644 index 00000000..0df431e5 --- /dev/null +++ b/repos/xorg/xtrans/depends @@ -0,0 +1 @@ +util-macros |