xorg: libXmu new package at 1.1.3

This commit is contained in:
Dylan Araps 2019-08-17 10:31:59 +00:00
parent c5587791a0
commit d07f006a74
5 changed files with 14 additions and 0 deletions

8
xorg/libXmu/build Executable file
View File

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

1
xorg/libXmu/checksums Normal file
View File

@ -0,0 +1 @@
9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731 libXmu-1.1.3.tar.bz2

3
xorg/libXmu/depends Normal file
View File

@ -0,0 +1,3 @@
libXext
libXt
xorg-util-macros make

1
xorg/libXmu/sources Normal file
View File

@ -0,0 +1 @@
https://x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2

1
xorg/libXmu/version Normal file
View File

@ -0,0 +1 @@
1.1.3 1