diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-24 23:22:25 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-24 23:22:25 +0000 |
commit | 154af59636fa33ffa2a8a6423eac8d05cfc992a7 (patch) | |
tree | 44588d3260e6e15ef566483d55aa2351552ef491 /x11-misc/notification-daemon | |
parent | tidy (diff) | |
download | historical-154af59636fa33ffa2a8a6423eac8d05cfc992a7.tar.gz historical-154af59636fa33ffa2a8a6423eac8d05cfc992a7.tar.bz2 historical-154af59636fa33ffa2a8a6423eac8d05cfc992a7.zip |
Version bump. Drop libglade, replace gstreamer by libcanberra, lots of fixes and translation updates. Support notification spec v1.1.
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 11 | ||||
-rw-r--r-- | x11-misc/notification-daemon/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild | 41 |
3 files changed, 63 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 294249744bc8..c35f50c42b2a 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/notification-daemon -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.71 2010/07/20 15:49:48 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.72 2011/01/24 23:22:25 eva Exp $ + +*notification-daemon-0.5.0 (24 Jan 2011) + + 24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> + +notification-daemon-0.5.0.ebuild: + Version bump. Drop libglade, replace gstreamer by libcanberra, lots of fixes + and translation updates. Support notification spec v1.1. 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> notification-daemon-0.4.0-r1.ebuild: diff --git a/x11-misc/notification-daemon/Manifest b/x11-misc/notification-daemon/Manifest index d9b04e5909f7..a44d85e24859 100644 --- a/x11-misc/notification-daemon/Manifest +++ b/x11-misc/notification-daemon/Manifest @@ -1,5 +1,17 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + AUX notification-daemon-0.4.0-report-sound-capability.patch 820 RMD160 f76bb8e8e495077216576b69d38d6714c9757298 SHA1 a55d4296987d4e0da052de65be01976002ed034d SHA256 ead94f505f0eda55964d1004477840ea16a5a586e6d1da29f93f48d071067269 DIST notification-daemon-0.4.0.tar.gz 404178 RMD160 349ea655b4fd0a2b5987b59a5d1241158f20f9d5 SHA1 c978d780588f31f4e5b75487ad1f1b7498e51a07 SHA256 0c0c90ec7f2fc7fc5cbefba2e04df6ae311abc7ace23dd34f21dc063e119d808 +DIST notification-daemon-0.5.0.tar.bz2 330034 RMD160 835bd1704797852d810f1812f4564e38d4def621 SHA1 1dfea9c637717f993099cfca564e700776083854 SHA256 aa1d3546fd1d5c51087317f4921c419927b644c12c39b557c959c9b45deb1475 EBUILD notification-daemon-0.4.0-r1.ebuild 1208 RMD160 e8bdabe71a1af450f716246a64588628f5f7f1b9 SHA1 619a8418d574bb5da75c8140d4e9b54b5d39523e SHA256 d553bf0f3230cf1e5f83b6bc1abb703e1c95d63e5bc4786ddee5a2ff241430d0 -MISC ChangeLog 10567 RMD160 31413c4cdb118fb0d6fa9955576a0438bb82f062 SHA1 28e42c5cde764a174d9619ff36884ef1b3c5325a SHA256 69e1af943d05c757f392dbf1d367b04a234c431c22f2029229d47651b3f6f7b4 +EBUILD notification-daemon-0.5.0.ebuild 1050 RMD160 c6949cfc7d7ea689d46e81b739107122a0bc7650 SHA1 e7a8a8d5f4ff28877737ba025b5798d7ce79aa59 SHA256 7eebb2a6dcd0f4b083d43a3818ca7a4936418fc39e1c4a35baff510dff99274f +MISC ChangeLog 10839 RMD160 845178d554f5e07ed6c86f3b7f4419546a500648 SHA1 bb1d109821598b58562f84062fc71d60749d382f SHA256 9dd1e859a498060ff91c0d2f820e94f632631a84b66d67d02a2f92477497d5bf MISC metadata.xml 165 RMD160 f8f7dd761c5475651b8e04512e4f3dd043c41984 SHA1 47939c027699c5810cd3f25b4698719e9bd183d2 SHA256 dc2ad50713441100082e32ba283e9dd807b8fc46f69a5b9221fb9b89064deb31 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iEYEARECAAYFAk0+CbwACgkQ1fmVwcYIWAZxcgCgvzy8WNM9AnmuHAfVGrpv/6pF +IrkAoJw1jSEZ3XQhQo+063oGh7aN62qw +=B9U2 +-----END PGP SIGNATURE----- diff --git a/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild new file mode 100644 index 000000000000..b5d8d27a216d --- /dev/null +++ b/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild,v 1.1 2011/01/24 23:22:25 eva Exp $ + +EAPI="3" +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="Notifications daemon" +HOMEPAGE="http://www.galago-project.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.4:2 + >=x11-libs/gtk+-2.18:2 + >=gnome-base/gconf-2.4 + >=dev-libs/dbus-glib-0.78 + >=sys-apps/dbus-1 + >=media-libs/libcanberra-0.4[gtk] + x11-libs/libnotify + x11-libs/libwnck + x11-libs/libX11 +" +DEPEND="${RDEPEND} + >=dev-util/intltool-0.40 + >=sys-devel/gettext-0.14 + !xfce-extra/xfce4-notifyd" + +pkg_setup() { + DOCS="AUTHORS ChangeLog NEWS" + G2CONF="${G2CONF} --disable-static" +} + +src_install() { + gnome2_src_install + find "${ED}" -name "*.la" -delete || die "la files removal failed" +} |