From 4158c42029fcca47cb339a8b56b92de713dce89a Mon Sep 17 00:00:00 2001 From: François Visdeloup Date: Sun, 22 Nov 2009 21:51:53 +0100 Subject: Ajout de gnome-python-extras#2.25.3 --- gnome/gnome-python-extras/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gnome/gnome-python-extras/Pkgfile (limited to 'gnome/gnome-python-extras/Pkgfile') diff --git a/gnome/gnome-python-extras/Pkgfile b/gnome/gnome-python-extras/Pkgfile new file mode 100644 index 000000000..52bd84b9c --- /dev/null +++ b/gnome/gnome-python-extras/Pkgfile @@ -0,0 +1,19 @@ +# Description: Interface Python pour les librairies ne faisant pas partie de la platfome de base +# URL: http://ftp.gnome.org +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on: gnome-python + +name=gnome-python-extras +version=2.25.3 +release=1 +source=(http://ftp.gnome.org/pub/gnome/sources/gnome-python-extras/2.25/gnome-python-extras-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + + -- cgit v1.2.3-70-g09d2