From 1cd625a77504e76346f6ad7c15ca9e6e0f5feeb8 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 14:13:33 +0100 Subject: xorg-printproto, maj 1.0.5-1 --- xorg/xorg-printproto/.md5sum.i686 | 2 +- xorg/xorg-printproto/.md5sum.x86_64 | 2 +- xorg/xorg-printproto/Pkgfile | 12 ++++-------- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/xorg/xorg-printproto/.md5sum.i686 b/xorg/xorg-printproto/.md5sum.i686 index 6d211d60b..6131d2a66 100644 --- a/xorg/xorg-printproto/.md5sum.i686 +++ b/xorg/xorg-printproto/.md5sum.i686 @@ -1 +1 @@ -7321847a60748b4d2f1fa16db4b6ede8 printproto-1.0.4.tar.bz2 +99d0e25feea2fead7d8325b7000b41c3 printproto-1.0.5.tar.bz2 diff --git a/xorg/xorg-printproto/.md5sum.x86_64 b/xorg/xorg-printproto/.md5sum.x86_64 index 6d211d60b..6131d2a66 100644 --- a/xorg/xorg-printproto/.md5sum.x86_64 +++ b/xorg/xorg-printproto/.md5sum.x86_64 @@ -1 +1 @@ -7321847a60748b4d2f1fa16db4b6ede8 printproto-1.0.4.tar.bz2 +99d0e25feea2fead7d8325b7000b41c3 printproto-1.0.5.tar.bz2 diff --git a/xorg/xorg-printproto/Pkgfile b/xorg/xorg-printproto/Pkgfile index e29ea5376..7ddb229ff 100755 --- a/xorg/xorg-printproto/Pkgfile +++ b/xorg/xorg-printproto/Pkgfile @@ -1,21 +1,17 @@ -# Description: paquet d'entete pour Xorg 7 +# Description: paquet d'entĂȘte pour Xorg # URL: http://xorg.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: -# Run on: name=xorg-printproto -version=1.0.4 +version=1.0.5 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/printproto-$version.tar.bz2) - - build() { cd printproto-$version - ./configure --prefix=/usr + ./configure $XORG_CONFIG make make DESTDIR=$PKG install - rm -rf $PKG/usr/share + rm -rf $PKG/$XORG_PREFIX/share } -- cgit v1.2.3-70-g09d2