From 05deed4e0219e93d1f30af219f7ad7cbec096c0d Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 22:17:33 +0100 Subject: Ajout de xorg-xclock#1.0.3-1 --- xorg/xorg-xclock/Pkgfile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 xorg/xorg-xclock/Pkgfile (limited to 'xorg/xorg-xclock/Pkgfile') diff --git a/xorg/xorg-xclock/Pkgfile b/xorg/xorg-xclock/Pkgfile new file mode 100755 index 000000000..95acd949c --- /dev/null +++ b/xorg/xorg-xclock/Pkgfile @@ -0,0 +1,21 @@ +# Description: Application X +# URL: http://xorg.freedesktop.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: xorg-server + +name=xorg-xclock +version=1.0.3 +release=1 +XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc \ + --mandir=$XORG_PREFIX/share/man --localstatedir=/var" +source=(http://xorg.freedesktop.org/releases/individual/app/xclock-$version.tar.bz2) + + + +build() { + cd xclock-$version + ./configure $XORG_CONFIG + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2