From 2397b4c3aa1c49b63c13cbec7db2d38ac4d891ae Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 11 Mar 2011 11:47:52 +0100 Subject: geany, maj des dépendances MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/gamin/.footprint.i686 | 27 ++++++++++++++++ base/gamin/.footprint.x86_64 | 27 ++++++++++++++++ base/gamin/.md5sum.i686 | 2 ++ base/gamin/.md5sum.x86_64 | 2 ++ base/gamin/Pkgfile | 25 ++++++++++++++ base/gamin/gamin-0.1.9-ucred-headers.patch | 52 ++++++++++++++++++++++++++++++ 6 files changed, 135 insertions(+) create mode 100644 base/gamin/.footprint.i686 create mode 100644 base/gamin/.footprint.x86_64 create mode 100644 base/gamin/.md5sum.i686 create mode 100644 base/gamin/.md5sum.x86_64 create mode 100755 base/gamin/Pkgfile create mode 100644 base/gamin/gamin-0.1.9-ucred-headers.patch (limited to 'base') diff --git a/base/gamin/.footprint.i686 b/base/gamin/.footprint.i686 new file mode 100644 index 000000000..a228e7ef7 --- /dev/null +++ b/base/gamin/.footprint.i686 @@ -0,0 +1,27 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gam_server +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/fam.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libfam.a +-rwxr-xr-x root/root usr/lib/libfam.la +lrwxrwxrwx root/root usr/lib/libfam.so -> libfam.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libfam.so.0 -> libfam.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libfam.so.0.0.0 +-rw-r--r-- root/root usr/lib/libgamin-1.a +-rwxr-xr-x root/root usr/lib/libgamin-1.la +lrwxrwxrwx root/root usr/lib/libgamin-1.so -> libgamin-1.so.0.1.10 +lrwxrwxrwx root/root usr/lib/libgamin-1.so.0 -> libgamin-1.so.0.1.10 +-rwxr-xr-x root/root usr/lib/libgamin-1.so.0.1.10 +-rw-r--r-- root/root usr/lib/libgamin_shared.a +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gamin.pc +drwxr-xr-x root/root usr/lib/python2.7/ +drwxr-xr-x root/root usr/lib/python2.7/site-packages/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/_gamin.a +-rwxr-xr-x root/root usr/lib/python2.7/site-packages/_gamin.la +-rwxr-xr-x root/root usr/lib/python2.7/site-packages/_gamin.so +-rw-r--r-- root/root usr/lib/python2.7/site-packages/gamin.py +-rw-r--r-- root/root usr/lib/python2.7/site-packages/gamin.pyc +-rw-r--r-- root/root usr/lib/python2.7/site-packages/gamin.pyo diff --git a/base/gamin/.footprint.x86_64 b/base/gamin/.footprint.x86_64 new file mode 100644 index 000000000..a228e7ef7 --- /dev/null +++ b/base/gamin/.footprint.x86_64 @@ -0,0 +1,27 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gam_server +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/fam.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libfam.a +-rwxr-xr-x root/root usr/lib/libfam.la +lrwxrwxrwx root/root usr/lib/libfam.so -> libfam.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libfam.so.0 -> libfam.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libfam.so.0.0.0 +-rw-r--r-- root/root usr/lib/libgamin-1.a +-rwxr-xr-x root/root usr/lib/libgamin-1.la +lrwxrwxrwx root/root usr/lib/libgamin-1.so -> libgamin-1.so.0.1.10 +lrwxrwxrwx root/root usr/lib/libgamin-1.so.0 -> libgamin-1.so.0.1.10 +-rwxr-xr-x root/root usr/lib/libgamin-1.so.0.1.10 +-rw-r--r-- root/root usr/lib/libgamin_shared.a +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gamin.pc +drwxr-xr-x root/root usr/lib/python2.7/ +drwxr-xr-x root/root usr/lib/python2.7/site-packages/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/_gamin.a +-rwxr-xr-x root/root usr/lib/python2.7/site-packages/_gamin.la +-rwxr-xr-x root/root usr/lib/python2.7/site-packages/_gamin.so +-rw-r--r-- root/root usr/lib/python2.7/site-packages/gamin.py +-rw-r--r-- root/root usr/lib/python2.7/site-packages/gamin.pyc +-rw-r--r-- root/root usr/lib/python2.7/site-packages/gamin.pyo diff --git a/base/gamin/.md5sum.i686 b/base/gamin/.md5sum.i686 new file mode 100644 index 000000000..3c2d453c6 --- /dev/null +++ b/base/gamin/.md5sum.i686 @@ -0,0 +1,2 @@ +b4ec549e57da470c04edd5ec2876a028 gamin-0.1.10.tar.gz +82284f346a0b66bdd27c818b041b4871 gamin-0.1.9-ucred-headers.patch diff --git a/base/gamin/.md5sum.x86_64 b/base/gamin/.md5sum.x86_64 new file mode 100644 index 000000000..3c2d453c6 --- /dev/null +++ b/base/gamin/.md5sum.x86_64 @@ -0,0 +1,2 @@ +b4ec549e57da470c04edd5ec2876a028 gamin-0.1.10.tar.gz +82284f346a0b66bdd27c818b041b4871 gamin-0.1.9-ucred-headers.patch diff --git a/base/gamin/Pkgfile b/base/gamin/Pkgfile new file mode 100755 index 000000000..4e220a6f5 --- /dev/null +++ b/base/gamin/Pkgfile @@ -0,0 +1,25 @@ +# Description: Surveillance de modification de fichiers +# URL: http://www.gnome.org/~veillard/gamin +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch + +name=gamin +version=0.1.10 +release=1 +source=( http://www.gnome.org/~veillard/gamin/sources/$name-$version.tar.gz\ + gamin-0.1.9-ucred-headers.patch) + +build() { + cd $name-$version + sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' python/gamin.py + + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --libexecdir=/usr/bin \ + --with-python=/usr/bin/python2 + + make + make DESTDIR=$PKG install +} + diff --git a/base/gamin/gamin-0.1.9-ucred-headers.patch b/base/gamin/gamin-0.1.9-ucred-headers.patch new file mode 100644 index 000000000..35b76e4a0 --- /dev/null +++ b/base/gamin/gamin-0.1.9-ucred-headers.patch @@ -0,0 +1,52 @@ +diff -up gamin-0.1.9/server/gam_channel.c.xxx gamin-0.1.9/server/gam_channel.c +--- gamin-0.1.9/server/gam_channel.c.xxx 2007-07-04 15:36:49.000000000 +0200 ++++ gamin-0.1.9/server/gam_channel.c 2008-02-14 10:00:38.654849392 +0100 +@@ -3,7 +3,6 @@ + #include + #include + #include +-#include + #include + #include + #include +@@ -12,6 +11,14 @@ + #include "gam_channel.h" + #include "gam_protocol.h" + ++#ifdef HAVE_LINUX ++ /* Workaround for undefined struct ucred */ ++ #define __USE_GNU ++#endif ++ ++#include ++ ++ + /* #define CHANNEL_VERBOSE_DEBUGGING */ + /************************************************************************ + * * +diff -up gamin-0.1.9/libgamin/gam_api.c.xxx gamin-0.1.9/libgamin/gam_api.c +--- gamin-0.1.9/libgamin/gam_api.c.xxx 2007-07-04 15:36:48.000000000 +0200 ++++ gamin-0.1.9/libgamin/gam_api.c 2008-02-13 17:41:50.697896914 +0100 +@@ -11,7 +11,6 @@ + #include + #include + #include +-#include + #include + #include + #include "fam.h" +@@ -20,6 +19,14 @@ + #include "gam_fork.h" + #include "gam_error.h" + ++#ifdef HAVE_LINUX ++ /* Workaround for undefined struct ucred */ ++ #define __USE_GNU ++#endif ++ ++#include ++ ++ + #define TEST_DEBUG + + #define MAX_RETRIES 25 -- cgit v1.2.3-54-g00ecf