summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-input-penmount
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2009-11-21 12:14:10 +0100
committersibel <lesibel@free.fr>2009-11-21 12:14:10 +0100
commit6de387f9aa66d964f4985b3531d078f73ae1d0a6 (patch)
tree26c764b2bd1314d20a07b2ab169ed1c18d3a436a /xorg/xorg-xf86-input-penmount
parent6d578a1c0c49333a00d69c233a29aa88771dbed7 (diff)
downloadnutyx-extra-6de387f9aa66d964f4985b3531d078f73ae1d0a6.tar.gz
nutyx-extra-6de387f9aa66d964f4985b3531d078f73ae1d0a6.tar.bz2
nutyx-extra-6de387f9aa66d964f4985b3531d078f73ae1d0a6.tar.xz
nutyx-extra-6de387f9aa66d964f4985b3531d078f73ae1d0a6.zip
maj de xorg-xf86-input-penmount#1.4.0-2
Diffstat (limited to 'xorg/xorg-xf86-input-penmount')
-rw-r--r--xorg/xorg-xf86-input-penmount/.footprint7
-rw-r--r--xorg/xorg-xf86-input-penmount/Pkgfile7
2 files changed, 8 insertions, 6 deletions
diff --git a/xorg/xorg-xf86-input-penmount/.footprint b/xorg/xorg-xf86-input-penmount/.footprint
index 77641bdbd..b6f8049c3 100644
--- a/xorg/xorg-xf86-input-penmount/.footprint
+++ b/xorg/xorg-xf86-input-penmount/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/input/
-rwxr-xr-x root/root usr/lib/xorg/modules/input/penmount_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/input/penmount_drv.so
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/penmount.4.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/penmount.4.gz
diff --git a/xorg/xorg-xf86-input-penmount/Pkgfile b/xorg/xorg-xf86-input-penmount/Pkgfile
index 6436df463..5660f883a 100644
--- a/xorg/xorg-xf86-input-penmount/Pkgfile
+++ b/xorg/xorg-xf86-input-penmount/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-input-penmount
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: lesibel at free dot fr
# Depends on: xorg-server
name=xorg-xf86-input-penmount
version=1.4.0
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-$version.tar.bz2)
build() {
cd xf86-input-penmount-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install