summaryrefslogtreecommitdiffstats
path: root/libspectre
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-01-08 12:15:45 +0100
committertnut <tnut at nutyx dot com>2012-01-08 12:15:45 +0100
commit3f57a7f93b3e7550cbd73036f6a56654e17d1d5c (patch)
tree819b14ab0377fe2054fe59866669d904e9e0b4b5 /libspectre
parentc9972ec7f32bf9d37388e853fe9bf633e242d05a (diff)
downloadnutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.gz
nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.bz2
nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.tar.xz
nutyx-extra-3f57a7f93b3e7550cbd73036f6a56654e17d1d5c.zip
split de git pakxe et NuTyX-extra
Diffstat (limited to 'libspectre')
-rw-r--r--libspectre/.footprint.i68618
-rw-r--r--libspectre/.footprint.x86_6418
-rw-r--r--libspectre/.md5sum.i6861
-rw-r--r--libspectre/.md5sum.x86_641
-rwxr-xr-xlibspectre/Pkgfile21
5 files changed, 59 insertions, 0 deletions
diff --git a/libspectre/.footprint.i686 b/libspectre/.footprint.i686
new file mode 100644
index 000000000..57d52cbc7
--- /dev/null
+++ b/libspectre/.footprint.i686
@@ -0,0 +1,18 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/libspectre/
+-rw-r--r-- root/root usr/include/libspectre/spectre-document.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-exporter.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-macros.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-page.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-render-context.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-status.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-version.h
+-rw-r--r-- root/root usr/include/libspectre/spectre.h
+drwxr-xr-x root/root usr/lib/
+-rwxr-xr-x root/root usr/lib/libspectre.la
+lrwxrwxrwx root/root usr/lib/libspectre.so -> libspectre.so.1.1.6
+lrwxrwxrwx root/root usr/lib/libspectre.so.1 -> libspectre.so.1.1.6
+-rwxr-xr-x root/root usr/lib/libspectre.so.1.1.6
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libspectre.pc
diff --git a/libspectre/.footprint.x86_64 b/libspectre/.footprint.x86_64
new file mode 100644
index 000000000..57d52cbc7
--- /dev/null
+++ b/libspectre/.footprint.x86_64
@@ -0,0 +1,18 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+drwxr-xr-x root/root usr/include/libspectre/
+-rw-r--r-- root/root usr/include/libspectre/spectre-document.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-exporter.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-macros.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-page.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-render-context.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-status.h
+-rw-r--r-- root/root usr/include/libspectre/spectre-version.h
+-rw-r--r-- root/root usr/include/libspectre/spectre.h
+drwxr-xr-x root/root usr/lib/
+-rwxr-xr-x root/root usr/lib/libspectre.la
+lrwxrwxrwx root/root usr/lib/libspectre.so -> libspectre.so.1.1.6
+lrwxrwxrwx root/root usr/lib/libspectre.so.1 -> libspectre.so.1.1.6
+-rwxr-xr-x root/root usr/lib/libspectre.so.1.1.6
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libspectre.pc
diff --git a/libspectre/.md5sum.i686 b/libspectre/.md5sum.i686
new file mode 100644
index 000000000..02115e26a
--- /dev/null
+++ b/libspectre/.md5sum.i686
@@ -0,0 +1 @@
+5c6db35f2097c3a04c48c7f435d4b507 libspectre-0.2.6.tar.gz
diff --git a/libspectre/.md5sum.x86_64 b/libspectre/.md5sum.x86_64
new file mode 100644
index 000000000..02115e26a
--- /dev/null
+++ b/libspectre/.md5sum.x86_64
@@ -0,0 +1 @@
+5c6db35f2097c3a04c48c7f435d4b507 libspectre-0.2.6.tar.gz
diff --git a/libspectre/Pkgfile b/libspectre/Pkgfile
new file mode 100755
index 000000000..b1626b4d1
--- /dev/null
+++ b/libspectre/Pkgfile
@@ -0,0 +1,21 @@
+# Description: librairie pour le rendu des documents postscript
+# URL: http://libspectre.freedesktop.org/wiki/
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: ghostscript
+# Run on: ghostscript
+
+name=libspectre
+version=0.2.6
+release=1
+source=(http://libspectre.freedesktop.org/releases/$name-$version.tar.gz)
+
+build() {
+cd $name-$version
+ ./configure --prefix=/usr \
+ --disable-static
+ make
+ make DESTDIR=$PKG install
+}
+
+