summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xcursorgen/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 12:11:13 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 12:11:13 +0200
commit673189e3b772f9c9bc1b2acf54bd817307a45422 (patch)
treea1faa3d413d1f03f9e247743bd560679b58a26ed /xorg/xorg-xcursorgen/Pkgfile
parente4bf8fbb3774ab22175e2e2e765690ef30b2f508 (diff)
downloadnutyx-extra-673189e3b772f9c9bc1b2acf54bd817307a45422.tar.gz
nutyx-extra-673189e3b772f9c9bc1b2acf54bd817307a45422.tar.bz2
nutyx-extra-673189e3b772f9c9bc1b2acf54bd817307a45422.tar.xz
nutyx-extra-673189e3b772f9c9bc1b2acf54bd817307a45422.zip
maj xorg-xcursorgen#1.0.3-1
Diffstat (limited to 'xorg/xorg-xcursorgen/Pkgfile')
-rw-r--r--xorg/xorg-xcursorgen/Pkgfile11
1 files changed, 6 insertions, 5 deletions
diff --git a/xorg/xorg-xcursorgen/Pkgfile b/xorg/xorg-xcursorgen/Pkgfile
index 77aea442d..9543189cc 100644
--- a/xorg/xorg-xcursorgen/Pkgfile
+++ b/xorg/xorg-xcursorgen/Pkgfile
@@ -1,17 +1,18 @@
-# Description: Utility to create X cursors
+# Description: Utilitaire pour créer les curseurs X
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
-# Depends on: xorg-libxcursor, libpng
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: xorg-libxcursor, libpng12
name=xorg-xcursorgen
-version=1.0.2
+version=1.0.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/app/xcursorgen-$version.tar.bz2)
build() {
cd xcursorgen-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install