diff options
-rw-r--r-- | base/initrd/Pkgfile | 2 | ||||
-rw-r--r-- | extra/avahi/Pkgfile | 3 | ||||
-rw-r--r-- | extra/python-notify/.footprint | 18 | ||||
-rw-r--r-- | extra/python-notify/.md5sum | 1 | ||||
-rw-r--r-- | extra/python-notify/Pkgfile | 17 | ||||
-rw-r--r-- | extra/vte/.footprint | 17 | ||||
-rw-r--r-- | extra/vte/.md5sum | 2 | ||||
-rwxr-xr-x | extra/vte/Pkgfile | 8 | ||||
-rw-r--r-- | extra/wallpapoz/.footprint | 32 | ||||
-rw-r--r-- | extra/wallpapoz/.md5sum | 1 | ||||
-rw-r--r-- | extra/wallpapoz/Pkgfile | 19 | ||||
-rw-r--r-- | gnome/gnome-mount/Pkgfile | 2 | ||||
-rwxr-xr-x | gnome/gnome-mount/post-install | 19 | ||||
-rw-r--r-- | gnome/guake/.footprint | 41 | ||||
-rw-r--r-- | gnome/guake/.md5sum | 1 | ||||
-rw-r--r-- | gnome/guake/Pkgfile | 17 | ||||
-rwxr-xr-x | gnome/guake/post-install | 19 |
17 files changed, 207 insertions, 12 deletions
diff --git a/base/initrd/Pkgfile b/base/initrd/Pkgfile index 076575797..ac5a2399b 100644 --- a/base/initrd/Pkgfile +++ b/base/initrd/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=initrd -version=2.6.32.6 +version=2.6.32.7 release=1 _tools=29122009 SCRIPT_VERSION="2009.2" 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 diff --git a/gnome/gnome-mount/Pkgfile b/gnome/gnome-mount/Pkgfile index 848e32683..f907824ae 100644 --- a/gnome/gnome-mount/Pkgfile +++ b/gnome/gnome-mount/Pkgfile @@ -6,7 +6,7 @@ name=gnome-mount version=0.8 -release=1 +release=2 source=(http://hal.freedesktop.org/releases/$name-$version.tar.gz) build() { diff --git a/gnome/gnome-mount/post-install b/gnome/gnome-mount/post-install new file mode 100755 index 000000000..e079178ad --- /dev/null +++ b/gnome/gnome-mount/post-install @@ -0,0 +1,19 @@ +#!/bin/sh + +port=gnome-mount + +# gconf schemas +SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" + +for SCHEMA in $SCHEMAS +do + export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` + gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null +done + +# reload gconf caches +if [ ! -z "`pidof gconfd-2`" ] +then + killall -HUP gconfd-2 > /dev/null +fi + diff --git a/gnome/guake/.footprint b/gnome/guake/.footprint new file mode 100644 index 000000000..f0084a8a7 --- /dev/null +++ b/gnome/guake/.footprint @@ -0,0 +1,41 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/gconf/ +drwxr-xr-x root/root etc/gconf/schemas/ +-rw-r--r-- root/root etc/gconf/schemas/guake.schemas +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/guake +-rwxr-xr-x root/root usr/bin/guake-prefs +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/guake/ +-rw-r--r-- root/root usr/lib/guake/common.py +-rw-r--r-- root/root usr/lib/guake/dbusiface.py +-rw-r--r-- root/root usr/lib/guake/globalhotkeys.a +-rwxr-xr-x root/root usr/lib/guake/globalhotkeys.la +-rwxr-xr-x root/root usr/lib/guake/globalhotkeys.so +-rw-r--r-- root/root usr/lib/guake/guake.py +-rw-r--r-- root/root usr/lib/guake/guake_globals.py +-rw-r--r-- root/root usr/lib/guake/prefs.py +-rw-r--r-- root/root usr/lib/guake/simplegladeapp.py +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/guake-prefs.desktop +-rw-r--r-- root/root usr/share/applications/guake.desktop +drwxr-xr-x root/root usr/share/dbus-1/ +drwxr-xr-x root/root usr/share/dbus-1/services/ +-rw-r--r-- root/root usr/share/dbus-1/services/org.gnome.Guake.service +drwxr-xr-x root/root usr/share/guake/ +-rw-r--r-- root/root usr/share/guake/about.glade +-rw-r--r-- root/root usr/share/guake/guake.glade +-rw-r--r-- root/root usr/share/guake/prefs.glade +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/guake.1.gz +drwxr-xr-x root/root usr/share/pixmaps/ +drwxr-xr-x root/root usr/share/pixmaps/guake/ +-rw-r--r-- root/root usr/share/pixmaps/guake/add_tab.png +-rw-r--r-- root/root usr/share/pixmaps/guake/guake-notification.png +-rw-r--r-- root/root usr/share/pixmaps/guake/guake-tray.png +-rw-r--r-- root/root usr/share/pixmaps/guake/guake.png +-rw-r--r-- root/root usr/share/pixmaps/guake/guake.svg diff --git a/gnome/guake/.md5sum b/gnome/guake/.md5sum new file mode 100644 index 000000000..acc403924 --- /dev/null +++ b/gnome/guake/.md5sum @@ -0,0 +1 @@ +9e04de9c05c031d763f4c9bdc194223b guake_0.4.0.orig.tar.gz diff --git a/gnome/guake/Pkgfile b/gnome/guake/Pkgfile new file mode 100644 index 000000000..8cb33ae51 --- /dev/null +++ b/gnome/guake/Pkgfile @@ -0,0 +1,17 @@ +# Description: Terminale déroulant pour GNOME +# URL: http://guake-terminal.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: python-notify, vte, gconf, gnome-python, dbus-python, notification-daemon + +name=guake +version=0.4.0 +release=1 +source=(ftp://ftp.debian.org/debian/pool/main/g/$name/${name}_${version}.orig.tar.gz) +build() { + cd $name-$version + ./configure --prefix=$GNOME_PREFIX \ + --sysconfdir=/etc + make + make DESTDIR=$PKG install +} diff --git a/gnome/guake/post-install b/gnome/guake/post-install new file mode 100755 index 000000000..d7b507585 --- /dev/null +++ b/gnome/guake/post-install @@ -0,0 +1,19 @@ +#!/bin/sh + +port=guake + +# gconf schemas +SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" + +for SCHEMA in $SCHEMAS +do + export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` + gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null +done + +# reload gconf caches +if [ ! -z "`pidof gconfd-2`" ] +then + killall -HUP gconfd-2 > /dev/null +fi + |