forked from kiss-community/repo
xrandr: new package at 1.5.1
This commit is contained in:
parent
7bcc547a88
commit
3e741cddca
9
xorg/xrandr/build
Executable file
9
xorg/xrandr/build
Executable 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
1
xorg/xrandr/checksums
Normal file
@ -0,0 +1 @@
|
||||
7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762 xrandr-1.5.1.tar.xz
|
2
xorg/xrandr/depends
Normal file
2
xorg/xrandr/depends
Normal file
@ -0,0 +1,2 @@
|
||||
libXrandr
|
||||
xorg-util-macros make
|
1
xorg/xrandr/sources
Normal file
1
xorg/xrandr/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/app/xrandr-1.5.1.tar.xz
|
1
xorg/xrandr/version
Normal file
1
xorg/xrandr/version
Normal file
@ -0,0 +1 @@
|
||||
1.5.1 1
|
Loading…
Reference in New Issue
Block a user