xrandr: new package at 1.5.1

This commit is contained in:
Dylan Araps 2019-09-25 10:56:04 +03:00
parent 7bcc547a88
commit 3e741cddca
5 changed files with 14 additions and 0 deletions

9
xorg/xrandr/build Executable file
View File

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

1
xorg/xrandr/checksums Normal file
View File

@ -0,0 +1 @@
7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762 xrandr-1.5.1.tar.xz

2
xorg/xrandr/depends Normal file
View File

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

1
xorg/xrandr/sources Normal file
View File

@ -0,0 +1 @@
https://www.x.org/releases/individual/app/xrandr-1.5.1.tar.xz

1
xorg/xrandr/version Normal file
View File

@ -0,0 +1 @@
1.5.1 1