Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=7d7cbe380c323e308d85b2d139f9785974c4399b
commit 7d7cbe380c323e308d85b2d139f9785974c4399b Author: Devil505 <[email protected]> Date: Wed Sep 5 15:58:36 2012 +0200 lxmusic-0.4.5-1-i686 * version bump * removed patch diff --git a/source/xapps-extra/lxmusic/FrugalBuild b/source/xapps-extra/lxmusic/FrugalBuild index 3cac44f..03273c4 100644 --- a/source/xapps-extra/lxmusic/FrugalBuild +++ b/source/xapps-extra/lxmusic/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil <[email protected]> pkgname=lxmusic -pkgver=0.4.4 +pkgver=0.4.5 pkgdesc="A xmms2 music player" depends=('xmms2-libs-c++>=0.8' 'glibc' 'libxau>=1.0.4' 'libxdmcp' 'freetype2' 'libxext>=1.0.5-3' 'libxdamage' 'libxml2>=2.7.8' \ 'gtk+2>=2.20.0-2') @@ -16,9 +16,7 @@ groups=('xapps-extra') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude lxde gnome-scriptlet -pkgrel=7 -source=($source libnotify07.diff) -sha1sums=('e5687f01b874d48658489c721e1f1e506baa8506' \ - '803d1c59c34730465de96d1e3ad353fbd2882df1') +pkgrel=1 +sha1sums=('428cbce247267968468d035c4b7a3025a6b28b9c') # optimization OK diff --git a/source/xapps-extra/lxmusic/libnotify07.diff b/source/xapps-extra/lxmusic/libnotify07.diff deleted file mode 100644 index 0336ace..0000000 --- a/source/xapps-extra/lxmusic/libnotify07.diff +++ /dev/null @@ -1,15 +0,0 @@ ---- lxmusic-0.4.4.orig/src/lxmusic-notify.c 2010-03-01 20:09:00.000000000 +0100 -+++ lxmusic-0.4.4/src/lxmusic-notify.c 2010-11-18 00:47:51.461257411 +0100 -@@ -57,11 +57,9 @@ - - lxmusic_clear_notify (n); - -- notify = notify_notification_new (summary, message, -- "lxmusic", NULL); -+ notify = notify_notification_new (summary, message, "lxmusic"); - n->notification = notify; - -- notify_notification_attach_to_status_icon (notify, n->status_icon); - notify_notification_set_urgency (notify, NOTIFY_URGENCY_NORMAL); - notify_notification_set_timeout (notify, NOTIFY_EXPIRES_DEFAULT); - _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
