From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- libunique/.footprint.i686 | 22 ++++++++++++++++++++++ libunique/.footprint.x86_64 | 22 ++++++++++++++++++++++ libunique/.md5sum.i686 | 1 + libunique/.md5sum.x86_64 | 1 + libunique/Pkgfile | 22 ++++++++++++++++++++++ 5 files changed, 68 insertions(+) create mode 100644 libunique/.footprint.i686 create mode 100644 libunique/.footprint.x86_64 create mode 100644 libunique/.md5sum.i686 create mode 100644 libunique/.md5sum.x86_64 create mode 100644 libunique/Pkgfile (limited to 'libunique') diff --git a/libunique/.footprint.i686 b/libunique/.footprint.i686 new file mode 100644 index 000000000..15c6dc902 --- /dev/null +++ b/libunique/.footprint.i686 @@ -0,0 +1,22 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/unique-3.0/ +drwxr-xr-x root/root usr/include/unique-3.0/unique/ +-rw-r--r-- root/root usr/include/unique-3.0/unique/unique.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniqueapp.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniquebackend.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniqueenumtypes.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniquemessage.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniqueversion.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/girepository-1.0/ +-rw-r--r-- root/root usr/lib/girepository-1.0/Unique-3.0.typelib +-rwxr-xr-x root/root usr/lib/libunique-3.0.la +lrwxrwxrwx root/root usr/lib/libunique-3.0.so -> libunique-3.0.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libunique-3.0.so.0 -> libunique-3.0.so.0.0.2 +-rwxr-xr-x root/root usr/lib/libunique-3.0.so.0.0.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/unique-3.0.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/gir-1.0/ +-rw-r--r-- root/root usr/share/gir-1.0/Unique-3.0.gir diff --git a/libunique/.footprint.x86_64 b/libunique/.footprint.x86_64 new file mode 100644 index 000000000..15c6dc902 --- /dev/null +++ b/libunique/.footprint.x86_64 @@ -0,0 +1,22 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/unique-3.0/ +drwxr-xr-x root/root usr/include/unique-3.0/unique/ +-rw-r--r-- root/root usr/include/unique-3.0/unique/unique.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniqueapp.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniquebackend.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniqueenumtypes.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniquemessage.h +-rw-r--r-- root/root usr/include/unique-3.0/unique/uniqueversion.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/girepository-1.0/ +-rw-r--r-- root/root usr/lib/girepository-1.0/Unique-3.0.typelib +-rwxr-xr-x root/root usr/lib/libunique-3.0.la +lrwxrwxrwx root/root usr/lib/libunique-3.0.so -> libunique-3.0.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libunique-3.0.so.0 -> libunique-3.0.so.0.0.2 +-rwxr-xr-x root/root usr/lib/libunique-3.0.so.0.0.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/unique-3.0.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/gir-1.0/ +-rw-r--r-- root/root usr/share/gir-1.0/Unique-3.0.gir diff --git a/libunique/.md5sum.i686 b/libunique/.md5sum.i686 new file mode 100644 index 000000000..b39a9ec9d --- /dev/null +++ b/libunique/.md5sum.i686 @@ -0,0 +1 @@ +89c3f88c9bfc35b3f13fa2b7bda0c354 libunique-3.0.2.tar.bz2 diff --git a/libunique/.md5sum.x86_64 b/libunique/.md5sum.x86_64 new file mode 100644 index 000000000..b39a9ec9d --- /dev/null +++ b/libunique/.md5sum.x86_64 @@ -0,0 +1 @@ +89c3f88c9bfc35b3f13fa2b7bda0c354 libunique-3.0.2.tar.bz2 diff --git a/libunique/Pkgfile b/libunique/Pkgfile new file mode 100644 index 000000000..e764592fd --- /dev/null +++ b/libunique/Pkgfile @@ -0,0 +1,22 @@ +# Description: Librairie permettant une seule instance d'une application +# URL: http://live.gnome.org/LibUnique +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: gtk3, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama,glib +# Run on: gtk3,glib + +name=libunique +version=3.0.2 +release=1 +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) + +build() { +cd $name-$version + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --disable-static --disable-dbus + make + make DESTDIR=$PKG install + rm -r $PKG/usr/share/gtk-doc +} -- cgit v1.2.3-54-g00ecf