libXinerama: add package

This commit is contained in:
Muhammad Herdiansyah 2019-07-10 14:24:03 +07:00
parent 0ef24bdbe5
commit f5540d2762
5 changed files with 13 additions and 0 deletions

8
xorg/libXinerama/build Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--enable-malloc0returnsnull
make
make DESTDIR="$1" install

View File

@ -0,0 +1 @@
0008dbd7ecf717e1e507eed1856ab0d9cf946d03201b85d5dcf61489bb02d720 libXinerama-1.1.4.tar.bz2

2
xorg/libXinerama/depends Normal file
View File

@ -0,0 +1,2 @@
libXext
xorgproto

1
xorg/libXinerama/sources Normal file
View File

@ -0,0 +1 @@
https://www.x.org/releases/individual/lib/libXinerama-1.1.4.tar.bz2

1
xorg/libXinerama/version Normal file
View File

@ -0,0 +1 @@
1.1.4 1