summaryrefslogtreecommitdiffstats
path: root/xfce4-notifyd
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2012-05-12 16:49:35 +0200
committerpiernov <piernov@piernov.org>2012-05-13 20:07:35 +0200
commit9214c3d6d7846679c31f5f1443612afd33186114 (patch)
tree124032dfaa22fd6282d4d8653b13aed689871746 /xfce4-notifyd
parent13a099c6ca16d4b9b8938aa36366afee31764d86 (diff)
downloadnutyx-extra-9214c3d6d7846679c31f5f1443612afd33186114.tar.gz
nutyx-extra-9214c3d6d7846679c31f5f1443612afd33186114.tar.bz2
nutyx-extra-9214c3d6d7846679c31f5f1443612afd33186114.tar.xz
nutyx-extra-9214c3d6d7846679c31f5f1443612afd33186114.zip
xfce4-netload-plugin, recompilation sur nvelle lib
(cherry picked from commit 4bfffb930cbcc77f03605468c6c44a5428dc751e)
Diffstat (limited to 'xfce4-notifyd')
-rw-r--r--xfce4-notifyd/.footprint.i6868
-rw-r--r--xfce4-notifyd/.md5sum.i6862
-rwxr-xr-xxfce4-notifyd/Pkgfile9
3 files changed, 11 insertions, 8 deletions
diff --git a/xfce4-notifyd/.footprint.i686 b/xfce4-notifyd/.footprint.i686
index 1ad80f393..1ea217c21 100644
--- a/xfce4-notifyd/.footprint.i686
+++ b/xfce4-notifyd/.footprint.i686
@@ -3,13 +3,14 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xfce4-notifyd-config
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/xfce4/
--rwxr-xr-x root/root usr/lib/xfce4/xfce4-notifyd
+drwxr-xr-x root/root usr/lib/xfce4/notifyd/
+-rwxr-xr-x root/root usr/lib/xfce4/notifyd/xfce4-notifyd
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/xfce4-notifyd-config.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.freedesktop.Notifications.service
+-rw-r--r-- root/root usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
@@ -19,6 +20,9 @@ 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/xfce4-notifyd.mo
+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/xfce4-notifyd-config.1.gz
drwxr-xr-x root/root usr/share/themes/
drwxr-xr-x root/root usr/share/themes/Default/
drwxr-xr-x root/root usr/share/themes/Default/xfce-notify-4.0/
diff --git a/xfce4-notifyd/.md5sum.i686 b/xfce4-notifyd/.md5sum.i686
index 7c39773dd..2e2318f18 100644
--- a/xfce4-notifyd/.md5sum.i686
+++ b/xfce4-notifyd/.md5sum.i686
@@ -1 +1 @@
-659ecaf37f0f7ee9e31f7b25f9813778 xfce4-notifyd-0.1.0.tar.bz2
+8687fb7a0f270231ada265e363b6ffcc xfce4-notifyd-0.2.2.tar.bz2
diff --git a/xfce4-notifyd/Pkgfile b/xfce4-notifyd/Pkgfile
index 12e23810d..6d362849d 100755
--- a/xfce4-notifyd/Pkgfile
+++ b/xfce4-notifyd/Pkgfile
@@ -1,15 +1,14 @@
# Description: Daemon de notification pour Xfce
# URL: http://git.xfce.org/kelnos/xfce4-notifyd/
# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
+# Packager: tyrry33 at gmail dot com
# Depends on: libsexy, startup-notification, libxfce4util, libxfcegui4
# Run on: libsexy,startup-notification,libxfce4util,libxfcegui4
name=xfce4-notifyd
-version=0.1.0
-release=2
-source=(http://spuriousinterrupt.org/files/$name/$name-$version.tar.bz2)
-
+version=0.2.2
+release=1
+source=(http://archive.xfce.org/src/apps/$name/0.2/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=/usr \