summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libdmx/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-11 18:07:13 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-11 18:07:13 +0100
commit447c770f80966c6cfbe4dfe632d22d340e5b89c9 (patch)
tree3aee51a3ac4e1670f83415302c2fd482f876b377 /xorg/xorg-libdmx/Pkgfile
parent674e5a3512395f17bee662a3ae0068ab077c70d2 (diff)
downloadnutyx-pakxe-447c770f80966c6cfbe4dfe632d22d340e5b89c9.tar.gz
nutyx-pakxe-447c770f80966c6cfbe4dfe632d22d340e5b89c9.tar.bz2
nutyx-pakxe-447c770f80966c6cfbe4dfe632d22d340e5b89c9.tar.xz
nutyx-pakxe-447c770f80966c6cfbe4dfe632d22d340e5b89c9.zip
xorg-libdmx, maj 1.1.1-1
Diffstat (limited to 'xorg/xorg-libdmx/Pkgfile')
-rw-r--r--xorg/xorg-libdmx/Pkgfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/xorg/xorg-libdmx/Pkgfile b/xorg/xorg-libdmx/Pkgfile
index 65ff7408b..c3da8b363 100644
--- a/xorg/xorg-libdmx/Pkgfile
+++ b/xorg/xorg-libdmx/Pkgfile
@@ -1,20 +1,18 @@
# Description: xorg lib libdmx
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libx11, xorg-libxext, xorg-dmxproto
# Run on: xorg-libx11,xorg-libxext
name=xorg-libdmx
-version=1.1.0
+version=1.1.1
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libdmx-$version.tar.bz2)
build() {
cd libdmx-$version
-
- ./configure --prefix=/usr
-
+ ./configure $XORG_CONFIG
make
make DESTDIR=$PKG install
rm $PKG/usr/share/man/man3/DMX*