summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-libxfixes
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:10:42 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:10:42 +0100
commita0936f0a866a58ca540483f71621c742481ce10f (patch)
treeb592c110a9052dd1b9530b5dc7b3d268fae3989c /xorg/xorg-libxfixes
parent31d27195b044f9b07f40143ac62ffe865cf410de (diff)
downloadnutyx-pakxe-a0936f0a866a58ca540483f71621c742481ce10f.tar.gz
nutyx-pakxe-a0936f0a866a58ca540483f71621c742481ce10f.tar.bz2
nutyx-pakxe-a0936f0a866a58ca540483f71621c742481ce10f.tar.xz
nutyx-pakxe-a0936f0a866a58ca540483f71621c742481ce10f.zip
maj xorg-libxfixes#4.0.4-1
Diffstat (limited to 'xorg/xorg-libxfixes')
-rw-r--r--xorg/xorg-libxfixes/.footprint7
-rw-r--r--xorg/xorg-libxfixes/Pkgfile5
2 files changed, 7 insertions, 5 deletions
diff --git a/xorg/xorg-libxfixes/.footprint b/xorg/xorg-libxfixes/.footprint
index 381f90059..5a16525c6 100644
--- a/xorg/xorg-libxfixes/.footprint
+++ b/xorg/xorg-libxfixes/.footprint
@@ -11,6 +11,7 @@ lrwxrwxrwx root/root usr/lib/libXfixes.so.3 -> libXfixes.so.3.1.0
-rwxr-xr-x root/root usr/lib/libXfixes.so.3.1.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/xfixes.pc
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man3/
--rw-r--r-- root/root usr/man/man3/Xfixes.3
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man3/
+-rw-r--r-- root/root usr/share/man/man3/Xfixes.3.gz
diff --git a/xorg/xorg-libxfixes/Pkgfile b/xorg/xorg-libxfixes/Pkgfile
index 75c166a71..202274070 100644
--- a/xorg/xorg-libxfixes/Pkgfile
+++ b/xorg/xorg-libxfixes/Pkgfile
@@ -1,6 +1,7 @@
# Description: X Fixes extension client library
# 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-xproto, xorg-fixesproto, xorg-xextproto
name=xorg-libxfixes
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXfixes-$version.t
build() {
cd libXfixes-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install