From 70a222c632fb3da279df786fdca7ecee029ea645 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 2 Mar 2011 21:17:13 +0100 Subject: pygtksourceview ds gnome --- extra/pygtksourceview/.footprint.i686 | 13 ------------- extra/pygtksourceview/.footprint.x86_64 | 13 ------------- extra/pygtksourceview/.md5sum.i686 | 1 - extra/pygtksourceview/.md5sum.x86_64 | 1 - extra/pygtksourceview/Pkgfile | 20 -------------------- 5 files changed, 48 deletions(-) delete mode 100644 extra/pygtksourceview/.footprint.i686 delete mode 100644 extra/pygtksourceview/.footprint.x86_64 delete mode 100644 extra/pygtksourceview/.md5sum.i686 delete mode 100644 extra/pygtksourceview/.md5sum.x86_64 delete mode 100644 extra/pygtksourceview/Pkgfile (limited to 'extra/pygtksourceview') diff --git a/extra/pygtksourceview/.footprint.i686 b/extra/pygtksourceview/.footprint.i686 deleted file mode 100644 index 771bee8d6..000000000 --- a/extra/pygtksourceview/.footprint.i686 +++ /dev/null @@ -1,13 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/pygtksourceview-2.0.pc -drwxr-xr-x root/root usr/lib/python2.7/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/ --rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtksourceview2.la --rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtksourceview2.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/pygtk/ -drwxr-xr-x root/root usr/share/pygtk/2.0/ -drwxr-xr-x root/root usr/share/pygtk/2.0/defs/ --rw-r--r-- root/root usr/share/pygtk/2.0/defs/gtksourceview2.defs diff --git a/extra/pygtksourceview/.footprint.x86_64 b/extra/pygtksourceview/.footprint.x86_64 deleted file mode 100644 index 771bee8d6..000000000 --- a/extra/pygtksourceview/.footprint.x86_64 +++ /dev/null @@ -1,13 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/pygtksourceview-2.0.pc -drwxr-xr-x root/root usr/lib/python2.7/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/ --rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtksourceview2.la --rwxr-xr-x root/root usr/lib/python2.7/site-packages/gtksourceview2.so -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/pygtk/ -drwxr-xr-x root/root usr/share/pygtk/2.0/ -drwxr-xr-x root/root usr/share/pygtk/2.0/defs/ --rw-r--r-- root/root usr/share/pygtk/2.0/defs/gtksourceview2.defs diff --git a/extra/pygtksourceview/.md5sum.i686 b/extra/pygtksourceview/.md5sum.i686 deleted file mode 100644 index e606b9938..000000000 --- a/extra/pygtksourceview/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -5587a1865bd5c785c6f34095c57cc96b pygtksourceview-2.6.0.tar.bz2 diff --git a/extra/pygtksourceview/.md5sum.x86_64 b/extra/pygtksourceview/.md5sum.x86_64 deleted file mode 100644 index e606b9938..000000000 --- a/extra/pygtksourceview/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -5587a1865bd5c785c6f34095c57cc96b pygtksourceview-2.6.0.tar.bz2 diff --git a/extra/pygtksourceview/Pkgfile b/extra/pygtksourceview/Pkgfile deleted file mode 100644 index bbd7be7db..000000000 --- a/extra/pygtksourceview/Pkgfile +++ /dev/null @@ -1,20 +0,0 @@ -# Description: Permet l'implémentation de code python dans des applications utilisant gtk -# URL: http://www.pygtk.org/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: gtk, gtksourceview, pygobject, pycairo, libglade, pygtk -# Run on: gtk,gtksourceview,pygobject,pycairo,libglade,pygtk - -name=pygtksourceview -version=2.6.0 -release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.6/$name-$version.tar.bz2) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --disable-docs - make - make DESTDIR=$PKG install -} - -- cgit v1.2.3-70-g09d2