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/xauth | |
| parent | b5aa76f45da627817380276080b2b8bba6e74f68 (diff) | |
| download | alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.tar.gz alicelinux-ae4593e20cef97c7323d522b40994a59425cd6d5.zip | |
added xorg repo
Diffstat (limited to 'repos/xorg/xauth')
| -rw-r--r-- | repos/xorg/xauth/.files | 7 | ||||
| -rw-r--r-- | repos/xorg/xauth/abuild | 4 | ||||
| -rw-r--r-- | repos/xorg/xauth/depends | 5 |
3 files changed, 16 insertions, 0 deletions
diff --git a/repos/xorg/xauth/.files b/repos/xorg/xauth/.files new file mode 100644 index 00000000..39d1e176 --- /dev/null +++ b/repos/xorg/xauth/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xauth +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xauth.1.gz diff --git a/repos/xorg/xauth/abuild b/repos/xorg/xauth/abuild new file mode 100644 index 00000000..7d2ae97d --- /dev/null +++ b/repos/xorg/xauth/abuild @@ -0,0 +1,4 @@ +name=xauth +version=1.1.3 +release=1 +source="https://www.x.org/pub/individual/app/$name-$version.tar.xz" diff --git a/repos/xorg/xauth/depends b/repos/xorg/xauth/depends new file mode 100644 index 00000000..42b194a8 --- /dev/null +++ b/repos/xorg/xauth/depends @@ -0,0 +1,5 @@ +libx11 +libxau +libxext +libxmu +util-macros |