diff options
Diffstat (limited to 'x11-misc/mate-notification-daemon')
4 files changed, 100 insertions, 0 deletions
diff --git a/x11-misc/mate-notification-daemon/ChangeLog b/x11-misc/mate-notification-daemon/ChangeLog new file mode 100644 index 000000000000..a4e9dd51c181 --- /dev/null +++ b/x11-misc/mate-notification-daemon/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-misc/mate-notification-daemon +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/ChangeLog,v 1.1 2014/03/19 16:50:58 tomwij Exp $ + +*mate-notification-daemon-1.6.1 (19 Mar 2014) + + 19 Mar 2014; Tom Wijsman <TomWij@gentoo.org> + +mate-notification-daemon-1.6.1.ebuild, +metadata.xml: + New ebuild for x11-misc/mate-notification-daemon; imported from the mate- + overlay, reviewed and adjusted. diff --git a/x11-misc/mate-notification-daemon/Manifest b/x11-misc/mate-notification-daemon/Manifest new file mode 100644 index 000000000000..791385ba3104 --- /dev/null +++ b/x11-misc/mate-notification-daemon/Manifest @@ -0,0 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST mate-notification-daemon-1.6.1.tar.xz 298636 SHA256 77e57d7f0a699b41125b2db5a7e0cf7c5b9d762084dcac625e60a93e1e701f0d SHA512 6bdf2e66e3879aeec14a8dddddda67365d9ee3b6c367f015898c506d2e39c7b80865cb563f972d0b195a3520fc5a5c3c658ced872a31292f93b678bd69da9f90 WHIRLPOOL dae62429a02973cb7bc69857f534d0528034798db4be4e80d9391ea5b3163c9c471416635ad74415e0563f53cbb6b11e768c64a1c228cef8038f8c164ee94b60 +EBUILD mate-notification-daemon-1.6.1.ebuild 1577 SHA256 7e279f4a51adbd39c1300703e60a55a0d1ed58f283a623fa49ffdafe8f9de442 SHA512 3238a9ed72d86e62a2fb13467ac9d6ab9d8e60481aba909b29d83845dde768eb278b2a3219a9c144ec00747c97e1ec8d3775f962bad28176ea7d8c6eeda33669 WHIRLPOOL 835c58f1496a08dfdd59406d5eba55c2af1cb45f9752b9ea27638617e7d7da40f221055f8f732baa05f47cf2fa220f6b045eece1272847e42497218df665c21a +MISC ChangeLog 500 SHA256 1300f97bd348fe98408c3bfc7817b317ec9980d8bfccc17f5f5e8415760a6b0f SHA512 90b336910ca4de541c58a0e572c235c9915f034c1627855b8be05a6a020c6cd6ee52db5c13ac25d4a18710b4bda6974e3b1402efca7fafe5f493305da0bcdb4f WHIRLPOOL dfcd3a2a8541d20af01a0167ea42837513ff643ee3508982150306675ba315651bf8c33e5567a7bfabfe25add450aed7b9f97e1ceb5228f83977d0e1f6175c64 +MISC metadata.xml 230 SHA256 c188c403bd41d5dfe348e4809c2350a5a2fca98d46f8adae83a36d89af439ecd SHA512 17d13ca08cb96bf73a2c821019fd00677f17579c54b5543c1653c9f6106d7c52ad14b4a7ff72000ab7f59b7031e4471756b96864ca2fedef2e3a047fa0eb71eb WHIRLPOOL 39073c2fd817e3c41775408adf7271656a744ccd967e74770c673506c8c78cd11356b0cd28eeb16fe7350e8708141ad25037c45066263f2ed1b85d5270743986 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.22 (GNU/Linux) + +iQEcBAEBCAAGBQJTKcrvAAoJEJWyH81tNOV9z48IAKNxmRJG7ccETdxxw29p2QVC +FT3maXnbiY+Zzp4scT2LW7969I1oq7khJDUz2pTO76X/gfWXXrYVb7+6Grh1XT7P +tU8tH5UH1Gw8kcuP18TCONiP+WVU5VsJE5NgpbmL+gZqGmZ4/wQKsnC7l8RUPGOV +MtSkG2sDUdV21gOS7SNqbHF7mY96RdZiDsNYgKEjFj/gjuKlLHXJkMhZJaUCWqNS +mpoP22PHpI3tI985LA05lrJmWfBjhYfLiivWoji30TZhzrBOPT2XjdEFutwVpU12 +kbpl0GnimTVaBjAkugkgZJ/r2a4WfNVh6CVzQdro9jxUYDA5ZeXTAvTEkA0en/4= +=w9h+ +-----END PGP SIGNATURE----- diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.6.1.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.6.1.ebuild new file mode 100644 index 000000000000..e0fe4306099d --- /dev/null +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.6.1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mate-notification-daemon/mate-notification-daemon-1.6.1.ebuild,v 1.1 2014/03/19 16:50:58 tomwij Exp $ + +EAPI="5" + +GNOME2_LA_PUNT="yes" + +inherit gnome2 versionator + +MATE_BRANCH="$(get_version_component_range 1-2)" + +SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz" +DESCRIPTION="MATE Notification daemon" +HOMEPAGE="http://mate-dekstop.org" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-libs/atk:0 + >=dev-libs/dbus-glib-0.78:0 + >=dev-libs/glib-2.18:2 + >=media-libs/libcanberra-0.4:0[gtk] + >=sys-apps/dbus-1:0 + x11-libs/cairo:0 + x11-libs/gdk-pixbuf:2 + >=x11-libs/gtk+-2.18:2 + >=x11-libs/libmatewnck-1.6:0 + >=x11-libs/libnotify-0.7:0 + x11-libs/libX11:0 + virtual/libintl:0 + !x11-misc/notify-osd:* + !x11-misc/qtnotifydaemon:* + !x11-misc/notification-daemon:*" + +DEPEND="${RDEPEND} + app-arch/xz-utils:0 + >=dev-util/intltool-0.40:* + sys-devel/gettext:* + >=sys-devel/libtool-2.2.6:2 + virtual/pkgconfig:*" + +DOCS=( AUTHORS ChangeLog NEWS ) + +src_install() { + gnome2_src_install + + keepdir /etc/mateconf/mateconf.xml.mandatory + keepdir /etc/mateconf/mateconf.xml.defaults + + # Make sure this directory exists. + keepdir /etc/mateconf/mateconf.xml.system + + cat <<-EOF > "${T}/org.freedesktop.Notifications.service" + [D-BUS Service] + Name=org.freedesktop.Notifications + Exec=/usr/libexec/mate-notification-daemon + EOF + + insinto /usr/share/dbus-1/services + doins "${T}/org.freedesktop.Notifications.service" +} diff --git a/x11-misc/mate-notification-daemon/metadata.xml b/x11-misc/mate-notification-daemon/metadata.xml new file mode 100644 index 000000000000..dca1781cb290 --- /dev/null +++ b/x11-misc/mate-notification-daemon/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>TomWij@gentoo.org</email> + <name>Tom Wijsman</name> + </maintainer> +</pkgmetadata> |