summaryrefslogtreecommitdiffstats
path: root/xfce4-dev-tools
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 /xfce4-dev-tools
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 'xfce4-dev-tools')
-rw-r--r--xfce4-dev-tools/.footprint.i68613
-rw-r--r--xfce4-dev-tools/.footprint.x86_6413
-rw-r--r--xfce4-dev-tools/.md5sum.i6861
-rw-r--r--xfce4-dev-tools/.md5sum.x86_641
-rwxr-xr-xxfce4-dev-tools/Pkgfile23
5 files changed, 51 insertions, 0 deletions
diff --git a/xfce4-dev-tools/.footprint.i686 b/xfce4-dev-tools/.footprint.i686
new file mode 100644
index 000000000..2ac0d9463
--- /dev/null
+++ b/xfce4-dev-tools/.footprint.i686
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/xdt-autogen
+-rwxr-xr-x root/root usr/bin/xdt-commit
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/xfce4/
+drwxr-xr-x root/root usr/share/xfce4/dev-tools/
+drwxr-xr-x root/root usr/share/xfce4/dev-tools/m4macros/
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-depends.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-features.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-i18n.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-python.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-xfce.m4
diff --git a/xfce4-dev-tools/.footprint.x86_64 b/xfce4-dev-tools/.footprint.x86_64
new file mode 100644
index 000000000..2ac0d9463
--- /dev/null
+++ b/xfce4-dev-tools/.footprint.x86_64
@@ -0,0 +1,13 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/xdt-autogen
+-rwxr-xr-x root/root usr/bin/xdt-commit
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/xfce4/
+drwxr-xr-x root/root usr/share/xfce4/dev-tools/
+drwxr-xr-x root/root usr/share/xfce4/dev-tools/m4macros/
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-depends.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-features.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-i18n.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-python.m4
+-rw-r--r-- root/root usr/share/xfce4/dev-tools/m4macros/xdt-xfce.m4
diff --git a/xfce4-dev-tools/.md5sum.i686 b/xfce4-dev-tools/.md5sum.i686
new file mode 100644
index 000000000..f329f3d41
--- /dev/null
+++ b/xfce4-dev-tools/.md5sum.i686
@@ -0,0 +1 @@
+9591299c49d92d00ba47974c42a735fa xfce4-dev-tools-4.8.0.tar.bz2
diff --git a/xfce4-dev-tools/.md5sum.x86_64 b/xfce4-dev-tools/.md5sum.x86_64
new file mode 100644
index 000000000..f329f3d41
--- /dev/null
+++ b/xfce4-dev-tools/.md5sum.x86_64
@@ -0,0 +1 @@
+9591299c49d92d00ba47974c42a735fa xfce4-dev-tools-4.8.0.tar.bz2
diff --git a/xfce4-dev-tools/Pkgfile b/xfce4-dev-tools/Pkgfile
new file mode 100755
index 000000000..c5e0604e1
--- /dev/null
+++ b/xfce4-dev-tools/Pkgfile
@@ -0,0 +1,23 @@
+# Description: Environnement de developpement pour Xfce
+# URL: http://www.foo-projects.org/~benny/projects/xfce4-dev-tools/index.html
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: intltool
+# Run on: intltool
+
+name=xfce4-dev-tools
+version=4.8.0
+release=1
+source=(http://archive.xfce.org/xfce/4.8/src/$name-$version.tar.bz2)
+
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --libexecdir=/usr/lib/xfce4 \
+ --localstatedir=/var \
+ --disable-static
+ make
+ make DESTDIR=$PKG install
+}
+