summaryrefslogtreecommitdiff
path: root/x11-misc/notify-osd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-misc/notify-osd
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-misc/notify-osd')
-rw-r--r--x11-misc/notify-osd/Manifest5
-rw-r--r--x11-misc/notify-osd/metadata.xml8
-rw-r--r--x11-misc/notify-osd/notify-osd-0.9.34.ebuild63
3 files changed, 76 insertions, 0 deletions
diff --git a/x11-misc/notify-osd/Manifest b/x11-misc/notify-osd/Manifest
new file mode 100644
index 000000000000..ea0b10a8146f
--- /dev/null
+++ b/x11-misc/notify-osd/Manifest
@@ -0,0 +1,5 @@
+DIST notify-osd-0.9.34.tar.gz 635387 SHA256 12080deeaa5e1e10b420117351c2bd5db3421b0d1efcab8ee8052c808c3aaa3c SHA512 60ca63c2041f129d5139537242c2260908cedef633df977a608e19dcb01b75b2280ec80abe2b6da5eff76621107ee9d294742abfae301bc24eaa3aa855c56ce1 WHIRLPOOL 3a1aa26ed5276e6cfe2501585effb8825bfde56cadb7a264ebf084a60f520e423498073c86ecce6621599f8c7d383962d0a40f1096c5afb8830a91c5e821171e
+EBUILD notify-osd-0.9.34.ebuild 1439 SHA256 ea1c452c4f763eca5e79199f01ecec741b4b6018c53cdf2f19038403170e0657 SHA512 36760f312cc4d47a0489850c9066b19f823fe5884effc3b629c0634fa4c1874bee65f6e4c5273b9133d3369292d611186db60387edea776b1eb812877e28f0a2 WHIRLPOOL 477640bebca76021411c2e1d16fa8cd769d88c195a166ab03504b8525274c696ce685bb7ee5408bb14e325a1c7b988869d5bed5d357e268b5d927f105a6eb21a
+MISC ChangeLog 2779 SHA256 21a5ba0af6baaed473e2831bb0c371f876de9b2288dc3793651c9c70dc2d47a6 SHA512 c824ea9dbc363b0f99332d633820ca2d45b8613d403a64425a563255b964a582c914346a4ef522512864792bd07fbf5717c3ab4325303274a32e8e16628c3456 WHIRLPOOL bba3a90d588de8c1087fd1f15dcb239830cfa4f2850f9684ec3dd4a8830bc57ffbd7739a7a7ab04e313d5df7e873266e86adf9ccf067e00d2a8061624f51995d
+MISC ChangeLog-2015 2678 SHA256 5962ff5d1cff7b4d17f3a6844db5535cb15eb4828170b0a1edac3de95dfc06d7 SHA512 c5919d381fefab0b34994d9f5100f76ebea45ba83ac6ca5b84e2c5a28090da156b45f31c97bc28eaeb19ec687a482c107ed6872846210345b0236ae3e959199d WHIRLPOOL 85f844a1215128ca783278f2621cedd5878182fdd4f22c51fcda873ea3aed3a3c471e035c14814e25356bb62a9f19e23aba8dd6692b96c877acf042145f271ba
+MISC metadata.xml 250 SHA256 48fb02b37590edf483fe7a6f1ed0ef115f2b733f60f8f47feb0611f186f5f72b SHA512 0bed48908552a27396c77549264bbb7516677909afdecd967cce446529ea944c8f9ddf167241a033ca790123be27f8e3a4c503954100f9ea076f40b8ef5b0209 WHIRLPOOL fcbe7587883b0b286ed9d76b4c3628050009ec6be625a9ac000189f55929bbfc433599b950269814299155ac481f4b21a88392a6b45d445e63408c30ff85ddef
diff --git a/x11-misc/notify-osd/metadata.xml b/x11-misc/notify-osd/metadata.xml
new file mode 100644
index 000000000000..64dfa5cdb7f0
--- /dev/null
+++ b/x11-misc/notify-osd/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-needed -->
+ <upstream>
+ <remote-id type="launchpad">notify-osd</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/x11-misc/notify-osd/notify-osd-0.9.34.ebuild b/x11-misc/notify-osd/notify-osd-0.9.34.ebuild
new file mode 100644
index 000000000000..70ae583ebe58
--- /dev/null
+++ b/x11-misc/notify-osd/notify-osd-0.9.34.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+inherit autotools gnome2-utils multilib savedconfig
+
+DESCRIPTION="Canonical's on-screen-display notification agent"
+HOMEPAGE="https://launchpad.net/notify-osd"
+SRC_URI="https://launchpad.net/${PN}/precise/${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+COMMON_DEPEND=">=dev-libs/dbus-glib-0.98
+ >=dev-libs/glib-2.16
+ >=x11-libs/gtk+-3.2:3
+ >=x11-libs/libnotify-0.7
+ >=x11-libs/libwnck-3
+ x11-libs/libX11
+ x11-libs/pixman
+ !x11-misc/notification-daemon
+ !x11-misc/qtnotifydaemon"
+RDEPEND="${COMMON_DEPEND}
+ !minimal? ( x11-themes/notify-osd-icons )"
+DEPEND="${COMMON_DEPEND}
+ virtual/pkgconfig
+ gnome-base/gnome-common
+ x11-proto/xproto"
+
+RESTRICT="test" # virtualx.eclass: 1 of 1: FAIL: test-modules
+
+DOCS=( AUTHORS ChangeLog NEWS README TODO )
+
+src_prepare() {
+ sed -i -e 's:noinst_PROG:check_PROG:' tests/Makefile.am || die
+ restore_config src/{bubble,defaults,dnd}.c #428134
+ eautoreconf
+}
+
+src_configure() {
+ econf --libexecdir=/usr/$(get_libdir)/${PN}
+}
+
+src_install() {
+ default
+ save_config src/{bubble,defaults,dnd}.c
+ rm -f "${ED}"/usr/share/${PN}/icons/*/*/*/README
+}
+
+pkg_preinst() {
+ gnome2_icon_savelist
+ gnome2_schemas_savelist
+}
+pkg_postinst() {
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
+pkg_postrm() {
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}