xset: new package at 1.2.4

This commit is contained in:
Dylan Araps 2019-08-17 10:46:05 +00:00
parent 162b6f6918
commit 5eb86f5326
5 changed files with 15 additions and 0 deletions

10
xorg/xset/build Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var
make
make DESTDIR="$1" install

1
xorg/xset/checksums Normal file
View File

@ -0,0 +1 @@
e4fd95280df52a88e9b0abc1fee11dcf0f34fc24041b9f45a247e52df941c957 xset-1.2.4.tar.bz2

2
xorg/xset/depends Normal file
View File

@ -0,0 +1,2 @@
libXmu
xorg-util-macros make

1
xorg/xset/sources Normal file
View File

@ -0,0 +1 @@
https://x.org/releases/individual/app/xset-1.2.4.tar.bz2

1
xorg/xset/version Normal file
View File

@ -0,0 +1 @@
1.2.4 1