summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xvinfo/Pkgfile
diff options
context:
space:
mode:
authorgeantbrun <bg@nutyx.(none)>2010-02-26 21:32:45 +0100
committergeantbrun <bg@nutyx.(none)>2010-02-26 21:32:45 +0100
commit0dd7a66ed38fbcba601c9a0543129d968e9edafc (patch)
tree574d4f79dceccf3ba1635b007a7f60dccbe59ff5 /xorg/xorg-xvinfo/Pkgfile
parent666847aadfa6c14400a17f61ee2fd3c20a4db361 (diff)
parent00e1a60102cc9067fc5393ddacae9ef829616f9c (diff)
downloadnutyx-extra-0dd7a66ed38fbcba601c9a0543129d968e9edafc.tar.gz
nutyx-extra-0dd7a66ed38fbcba601c9a0543129d968e9edafc.tar.bz2
nutyx-extra-0dd7a66ed38fbcba601c9a0543129d968e9edafc.tar.xz
nutyx-extra-0dd7a66ed38fbcba601c9a0543129d968e9edafc.zip
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'xorg/xorg-xvinfo/Pkgfile')
-rw-r--r--xorg/xorg-xvinfo/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xorg-xvinfo/Pkgfile b/xorg/xorg-xvinfo/Pkgfile
index 080a93fa3..f368555a3 100644
--- a/xorg/xorg-xvinfo/Pkgfile
+++ b/xorg/xorg-xvinfo/Pkgfile
@@ -1,6 +1,7 @@
# Description: X-Video information utility
# URL: http://xorg.freedesktop.org
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-libx11, xorg-libxv
name=xorg-xvinfo
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xvinfo-$version.tar.
build() {
cd xvinfo-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install