From 3ebe2f3dc4a80db6a22e36057a93826ad1cebe27 Mon Sep 17 00:00:00 2001
From: piernov <piernov@piernov.org>
Date: Mon, 29 Aug 2011 19:57:04 +0200
Subject: gypsy 0.8-1 ajout port

---
 gypsy/.footprint.i686   | 28 ++++++++++++++++++++++++++++
 gypsy/.footprint.x86_64 | 28 ++++++++++++++++++++++++++++
 gypsy/.md5sum.i686      |  1 +
 gypsy/.md5sum.x86_64    |  1 +
 gypsy/Pkgfile           | 22 ++++++++++++++++++++++
 5 files changed, 80 insertions(+)
 create mode 100644 gypsy/.footprint.i686
 create mode 100644 gypsy/.footprint.x86_64
 create mode 100644 gypsy/.md5sum.i686
 create mode 100644 gypsy/.md5sum.x86_64
 create mode 100644 gypsy/Pkgfile

diff --git a/gypsy/.footprint.i686 b/gypsy/.footprint.i686
new file mode 100644
index 0000000..b55a4b6
--- /dev/null
+++ b/gypsy/.footprint.i686
@@ -0,0 +1,28 @@
+drwxr-xr-x	root/root	usr/
+drwxr-xr-x	root/root	usr/etc/
+drwxr-xr-x	root/root	usr/etc/dbus-1/
+drwxr-xr-x	root/root	usr/etc/dbus-1/system.d/
+-rw-r--r--	root/root	usr/etc/dbus-1/system.d/Gypsy.conf
+drwxr-xr-x	root/root	usr/include/
+drwxr-xr-x	root/root	usr/include/gypsy/
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-accuracy.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-control.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-course.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-device.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-position.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-satellite.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-time.h
+drwxr-xr-x	root/root	usr/lib/
+-rw-r--r--	root/root	usr/lib/libgypsy.a
+-rwxr-xr-x	root/root	usr/lib/libgypsy.la
+lrwxrwxrwx	root/root	usr/lib/libgypsy.so -> libgypsy.so.0.0.0
+lrwxrwxrwx	root/root	usr/lib/libgypsy.so.0 -> libgypsy.so.0.0.0
+-rwxr-xr-x	root/root	usr/lib/libgypsy.so.0.0.0
+drwxr-xr-x	root/root	usr/lib/pkgconfig/
+-rw-r--r--	root/root	usr/lib/pkgconfig/gypsy.pc
+drwxr-xr-x	root/root	usr/libexec/
+-rwxr-xr-x	root/root	usr/libexec/gypsy-daemon
+drwxr-xr-x	root/root	usr/share/
+drwxr-xr-x	root/root	usr/share/dbus-1/
+drwxr-xr-x	root/root	usr/share/dbus-1/system-services/
+-rw-r--r--	root/root	usr/share/dbus-1/system-services/org.freedesktop.Gypsy.service
diff --git a/gypsy/.footprint.x86_64 b/gypsy/.footprint.x86_64
new file mode 100644
index 0000000..b55a4b6
--- /dev/null
+++ b/gypsy/.footprint.x86_64
@@ -0,0 +1,28 @@
+drwxr-xr-x	root/root	usr/
+drwxr-xr-x	root/root	usr/etc/
+drwxr-xr-x	root/root	usr/etc/dbus-1/
+drwxr-xr-x	root/root	usr/etc/dbus-1/system.d/
+-rw-r--r--	root/root	usr/etc/dbus-1/system.d/Gypsy.conf
+drwxr-xr-x	root/root	usr/include/
+drwxr-xr-x	root/root	usr/include/gypsy/
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-accuracy.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-control.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-course.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-device.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-position.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-satellite.h
+-rw-r--r--	root/root	usr/include/gypsy/gypsy-time.h
+drwxr-xr-x	root/root	usr/lib/
+-rw-r--r--	root/root	usr/lib/libgypsy.a
+-rwxr-xr-x	root/root	usr/lib/libgypsy.la
+lrwxrwxrwx	root/root	usr/lib/libgypsy.so -> libgypsy.so.0.0.0
+lrwxrwxrwx	root/root	usr/lib/libgypsy.so.0 -> libgypsy.so.0.0.0
+-rwxr-xr-x	root/root	usr/lib/libgypsy.so.0.0.0
+drwxr-xr-x	root/root	usr/lib/pkgconfig/
+-rw-r--r--	root/root	usr/lib/pkgconfig/gypsy.pc
+drwxr-xr-x	root/root	usr/libexec/
+-rwxr-xr-x	root/root	usr/libexec/gypsy-daemon
+drwxr-xr-x	root/root	usr/share/
+drwxr-xr-x	root/root	usr/share/dbus-1/
+drwxr-xr-x	root/root	usr/share/dbus-1/system-services/
+-rw-r--r--	root/root	usr/share/dbus-1/system-services/org.freedesktop.Gypsy.service
diff --git a/gypsy/.md5sum.i686 b/gypsy/.md5sum.i686
new file mode 100644
index 0000000..42a05e3
--- /dev/null
+++ b/gypsy/.md5sum.i686
@@ -0,0 +1 @@
+32b8db24db86d2dac87b391dd255f4bf  gypsy-0.8.tar.gz
diff --git a/gypsy/.md5sum.x86_64 b/gypsy/.md5sum.x86_64
new file mode 100644
index 0000000..42a05e3
--- /dev/null
+++ b/gypsy/.md5sum.x86_64
@@ -0,0 +1 @@
+32b8db24db86d2dac87b391dd255f4bf  gypsy-0.8.tar.gz
diff --git a/gypsy/Pkgfile b/gypsy/Pkgfile
new file mode 100644
index 0000000..06add7a
--- /dev/null
+++ b/gypsy/Pkgfile
@@ -0,0 +1,22 @@
+# Description: Démon de multiplexage GPS
+# URL: http://gypsy.freedesktop.org/
+# Maintainer: NuTyX GNOME team
+# Packager: piernov <piernov@piernov.org>
+# Depends on: bluez, dbus-glib
+# Run on: bluez, dbus-glib
+
+name=gypsy
+version=0.8
+release=1
+source=(http://$name.freedesktop.org/releases/$name-$version.tar.gz)
+
+build() {
+	cd $name-$version
+	sed "s/-Werror//g" -i configure
+	./configure --prefix=/usr \
+		--disable-gtk-doc \
+		--enable-bluetooth
+	make
+	make DESTDIR=$PKG install
+	rm -rf $PKG/usr/share/gtk-doc/
+}
-- 
cgit v1.2.3-70-g09d2