summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/avahi/Pkgfile3
-rw-r--r--extra/python-notify/.footprint18
-rw-r--r--extra/python-notify/.md5sum1
-rw-r--r--extra/python-notify/Pkgfile17
-rw-r--r--extra/vte/.footprint17
-rw-r--r--extra/vte/.md5sum2
-rwxr-xr-xextra/vte/Pkgfile8
-rw-r--r--extra/wallpapoz/.footprint32
-rw-r--r--extra/wallpapoz/.md5sum1
-rw-r--r--extra/wallpapoz/Pkgfile19
10 files changed, 108 insertions, 10 deletions
diff --git a/extra/avahi/Pkgfile b/extra/avahi/Pkgfile
index 098621ecf..f037a3dfa 100644
--- a/extra/avahi/Pkgfile
+++ b/extra/avahi/Pkgfile
@@ -2,7 +2,8 @@
# URL: http://www.avahi.org/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: libdaemon, dbus, dbus-python, nss-mdns, libglade, libcap
+# Depends on: libdaemon, dbus, dbus-python, nss-mdns, libglade, libcap, pygtk
+
name=avahi
version=0.6.24
diff --git a/extra/python-notify/.footprint b/extra/python-notify/.footprint
new file mode 100644
index 000000000..ca4953472
--- /dev/null
+++ b/extra/python-notify/.footprint
@@ -0,0 +1,18 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/notify-python.pc
+drwxr-xr-x root/root usr/lib/python2.6/
+drwxr-xr-x root/root usr/lib/python2.6/site-packages/
+drwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/
+drwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/pynotify/
+-rw-r--r-- root/root usr/lib/python2.6/site-packages/gtk-2.0/pynotify/__init__.py
+-rw-r--r-- root/root usr/lib/python2.6/site-packages/gtk-2.0/pynotify/__init__.pyc
+-rw-r--r-- root/root usr/lib/python2.6/site-packages/gtk-2.0/pynotify/__init__.pyo
+-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.la
+-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/pynotify/_pynotify.so
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/pygtk/
+drwxr-xr-x root/root usr/share/pygtk/2.0/
+drwxr-xr-x root/root usr/share/pygtk/2.0/defs/
+-rw-r--r-- root/root usr/share/pygtk/2.0/defs/pynotify.defs
diff --git a/extra/python-notify/.md5sum b/extra/python-notify/.md5sum
new file mode 100644
index 000000000..695965cbe
--- /dev/null
+++ b/extra/python-notify/.md5sum
@@ -0,0 +1 @@
+8f0ef0939cc8edd2efd896ce5ba80cf4 notify-python-0.1.1.tar.gz
diff --git a/extra/python-notify/Pkgfile b/extra/python-notify/Pkgfile
new file mode 100644
index 000000000..f645a646e
--- /dev/null
+++ b/extra/python-notify/Pkgfile
@@ -0,0 +1,17 @@
+# Description: Connecteur python pour libnotify
+# URL: http://www.galago-project.org/
+# Maintainer: NuTyX packager team
+# Packager: thierryn1 at hispeed at ch
+# Depends on: libnotify, pygtk
+
+name=python-notify
+version=0.1.1
+release=1
+source=(http://www.galago-project.org/files/releases/source/notify-python/notify-python-$version.tar.gz)
+build() {
+ cd notify-python-$version
+ ./configure --prefix=/usr
+ make clean
+ make
+ make DESTDIR=$PKG install
+}
diff --git a/extra/vte/.footprint b/extra/vte/.footprint
index ac04faae4..885f26fd0 100644
--- a/extra/vte/.footprint
+++ b/extra/vte/.footprint
@@ -12,11 +12,18 @@ drwxr-xr-x root/root usr/include/vte/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libvte.a
-rwxr-xr-x root/root usr/lib/libvte.la
-lrwxrwxrwx root/root usr/lib/libvte.so -> libvte.so.9.10.0
-lrwxrwxrwx root/root usr/lib/libvte.so.9 -> libvte.so.9.10.0
--rwxr-xr-x root/root usr/lib/libvte.so.9.10.0
+lrwxrwxrwx root/root usr/lib/libvte.so -> libvte.so.9.12.1
+lrwxrwxrwx root/root usr/lib/libvte.so.9 -> libvte.so.9.12.1
+-rwxr-xr-x root/root usr/lib/libvte.so.9.12.1
drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/pyvte.pc
-rw-r--r-- root/root usr/lib/pkgconfig/vte.pc
+drwxr-xr-x root/root usr/lib/python2.6/
+drwxr-xr-x root/root usr/lib/python2.6/site-packages/
+drwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/
+-rw-r--r-- root/root usr/lib/python2.6/site-packages/gtk-2.0/vtemodule.a
+-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/vtemodule.la
+-rwxr-xr-x root/root usr/lib/python2.6/site-packages/gtk-2.0/vtemodule.so
drwxr-xr-x root/root usr/lib/vte/
-rwxr-xr-x root/root usr/lib/vte/decset
-rwxr-sr-x root/utmp usr/lib/vte/gnome-pty-helper
@@ -29,6 +36,10 @@ drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/vte.mo
+drwxr-xr-x root/root usr/share/pygtk/
+drwxr-xr-x root/root usr/share/pygtk/2.0/
+drwxr-xr-x root/root usr/share/pygtk/2.0/defs/
+-rw-r--r-- root/root usr/share/pygtk/2.0/defs/vte.defs
drwxr-xr-x root/root usr/share/vte/
drwxr-xr-x root/root usr/share/vte/termcap/
-rw-r--r-- root/root usr/share/vte/termcap/xterm
diff --git a/extra/vte/.md5sum b/extra/vte/.md5sum
index 48ea18fe0..839b8de8f 100644
--- a/extra/vte/.md5sum
+++ b/extra/vte/.md5sum
@@ -1 +1 @@
-b7c76fe2435e717b03e1564b868b1238 vte-0.23.1.tar.bz2
+d201695a8fc1d2411c372a9ee8c8ea51 vte-0.23.5.tar.bz2
diff --git a/extra/vte/Pkgfile b/extra/vte/Pkgfile
index 30510aa09..008e39795 100755
--- a/extra/vte/Pkgfile
+++ b/extra/vte/Pkgfile
@@ -2,13 +2,12 @@
# URL: http://developer.gnome.org/arch/gnome/widgets/vte.html
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: gtk, p5-xml-parser
+# Depends on: gtk, p5-xml-parser, gtk-doc, pygtk
name=vte
-version=0.23.1
+version=0.23.5
release=1
-source=( http://ftp.gnome.org/pub/gnome/sources/$name/0.23/$name-$version.tar.bz2 )
-
+source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
build() {
@@ -19,7 +18,6 @@ build() {
./configure --prefix=/usr\
--mandir=/usr/share/man\
--infodir=/usr/share/info\
- --disable-python \
--with-xft2 \
--with-pangox \
--libexecdir=/usr/lib/vte
diff --git a/extra/wallpapoz/.footprint b/extra/wallpapoz/.footprint
new file mode 100644
index 000000000..102491c25
--- /dev/null
+++ b/extra/wallpapoz/.footprint
@@ -0,0 +1,32 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/daemon_wallpapoz
+-rwxr-xr-x root/root usr/bin/wallpapoz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/applications/
+-rw-r--r-- root/root usr/share/applications/wallpapoz.desktop
+drwxr-xr-x root/root usr/share/gnome/
+drwxr-xr-x root/root usr/share/gnome/help/
+drwxr-xr-x root/root usr/share/gnome/help/wallpapoz/
+drwxr-xr-x root/root usr/share/gnome/help/wallpapoz/C/
+-rw-r--r-- root/root usr/share/gnome/help/wallpapoz/C/legal.xml
+-rw-r--r-- root/root usr/share/gnome/help/wallpapoz/C/wallpapoz.xml
+drwxr-xr-x root/root usr/share/gnome/help/wallpapoz/id/
+-rw-r--r-- root/root usr/share/gnome/help/wallpapoz/id/legal.xml
+-rw-r--r-- root/root usr/share/gnome/help/wallpapoz/id/wallpapoz.xml
+drwxr-xr-x root/root usr/share/gnome/help/wallpapoz/ja/
+-rw-r--r-- root/root usr/share/gnome/help/wallpapoz/ja/legal.xml
+-rw-r--r-- root/root usr/share/gnome/help/wallpapoz/ja/wallpapoz.xml
+drwxr-xr-x root/root usr/share/locale/
+drwxr-xr-x root/root usr/share/locale/fr/
+drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
+-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/wallpapoz.mo
+drwxr-xr-x root/root usr/share/pixmaps/
+-rw-r--r-- root/root usr/share/pixmaps/wallpapoz.png
+drwxr-xr-x root/root usr/share/wallpapoz/
+drwxr-xr-x root/root usr/share/wallpapoz/glade/
+-rw-r--r-- root/root usr/share/wallpapoz/glade/wallpapoz.glade
+-rw-r--r-- root/root usr/share/wallpapoz/glade/wallpapoz.png
+drwxr-xr-x root/root usr/share/wallpapoz/lib/
+-rw-r--r-- root/root usr/share/wallpapoz/lib/wallpapoz_system.py
+-rw-r--r-- root/root usr/share/wallpapoz/lib/xml_processing.py
diff --git a/extra/wallpapoz/.md5sum b/extra/wallpapoz/.md5sum
new file mode 100644
index 000000000..6799c9a95
--- /dev/null
+++ b/extra/wallpapoz/.md5sum
@@ -0,0 +1 @@
+63a32917840f912648f9e01bfd1f178f wallpapoz-0.4.1.tar.bz2
diff --git a/extra/wallpapoz/Pkgfile b/extra/wallpapoz/Pkgfile
new file mode 100644
index 000000000..e5540326a
--- /dev/null
+++ b/extra/wallpapoz/Pkgfile
@@ -0,0 +1,19 @@
+# Description: Gestionnaire de fond d'ecran
+# URL: http://wallpapoz.akbarhome.com
+# Maintainer: NuTyX core team
+# Packager: geantbrun at gmail dot com
+# Depends on: pyGTK, python glade, pil, xorg-xwininfo, xorg-xprop,
+
+
+name=wallpapoz
+version=0.4.1
+release=1
+source=(http://wallpapoz.akbarhome.com/files/wallpapoz-0.4.1.tar.bz2)
+
+build() {
+ cd $name-$version
+ mkdir -p $PKG/usr
+ python setup.py --installdir=$PKG/usr install
+
+
+} \ No newline at end of file