From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: x11-misc/sw-notify-send/
Date: Mon, 29 Aug 2011 16:32:58 +0000 (UTC) [thread overview]
Message-ID: <aee00b6f145f217833b327e75b82d5b0e8bfa34d.mgorny@gentoo> (raw)
commit: aee00b6f145f217833b327e75b82d5b0e8bfa34d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 16:34:41 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 16:34:41 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=aee00b6f
x11-misc/sw-notify-send: Update to support merged libtinynotify-cli & tinynotify-send sources.
(Portage version: 2.2.0_alpha51_p36/git/Linux x86_64, signed Manifest commit with key 42B9401D)
---
x11-misc/sw-notify-send/Manifest | 12 ++++++------
x11-misc/sw-notify-send/sw-notify-send-9999.ebuild | 6 +++++-
2 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/x11-misc/sw-notify-send/Manifest b/x11-misc/sw-notify-send/Manifest
index 4eca001..1d484ae 100644
--- a/x11-misc/sw-notify-send/Manifest
+++ b/x11-misc/sw-notify-send/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-EBUILD sw-notify-send-9999.ebuild 955 RMD160 c45463a95ae67cb2ef95a132a864c53c65e6a791 SHA1 62daf83ab3f6ea7d14318847a16313846942cb5e SHA256 01e3c5680ff5bdc33f706f1483ef679d9e459a0e5c2b289a4cff54e1b10f563a
+EBUILD sw-notify-send-9999.ebuild 1049 RMD160 d8ac6e071388f10d1d720f22c6086ab8532e66e0 SHA1 8e83deee1617789f68072e0444ca755566829db8 SHA256 c99df92beb2ae2b73eeca428dc0dcd613851b83eef5b9349a7b4b12ab9f3d131
MISC metadata.xml 545 RMD160 7c294594b06340127479bec6e94d070d3ea41870 SHA1 8cf4578ce17232ed85bd65dd8d7808c1164571b1 SHA256 8b88607ce4c50a61019d92f617922636e15a293fe9489279a844b1099b447f4a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
-iJwEAQEIAAYFAk5TxbMACgkQfXuS5UK5QB3lMQQAqhmcw2vPUqbjtldseLKMuMXh
-0HfdmrokiDCljE6EXhBfkBc6F1ApA7yVYXJmDPKVr4LduJdVmmWYO8YSXvIEkzjM
-V0o5IzVAXaAMf8xFU+RHKO2FWm5asHMO0CBxrp5UiCMl8K+DiwS6yUzgijbDH6VP
-GTh7gtxZ8DaS02YLzro=
-=p+wh
+iJwEAQEIAAYFAk5bv6EACgkQfXuS5UK5QB14VQQAscE2eLVsB96SuI43MTK9HA1a
+CBif/SB4BDVST/Vd1fkp9ZbPg5kf6OrM9jdue1uvjZT0s2+P8tsItX/2yatH+8C2
+2K0aIXP9nkyhzSwscGbpHXWnIG3TgvxyCPafAoP9VaaYsShEaoH0ke3fp2gokYbl
+EKebLjfvsRMCUAQj7SI=
+=QHdS
-----END PGP SIGNATURE-----
diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
index 1aafddb..98f7e67 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
@@ -24,7 +24,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="x11-libs/libtinynotify
- x11-libs/libtinynotify-cli
+ =x11-libs/libtinynotify-cli-${PV}
x11-libs/libtinynotify-systemwide"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
@@ -35,15 +35,19 @@ S=${WORKDIR}/${MY_P}
#if LIVE
KEYWORDS=
SRC_URI=
+DEPEND="${DEPEND}
+ dev-util/gtk-doc"
src_prepare() {
autotools-utils_src_prepare
+ autotools_run_tool gtkdocize
eautoreconf
}
#endif
src_configure() {
myeconfargs=(
+ --disable-library
--disable-regular
--enable-system-wide
)
next reply other threads:[~2011-08-29 16:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-29 16:32 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-29 22:14 [gentoo-commits] dev/mgorny:master commit in: x11-misc/sw-notify-send/ Michał Górny
2011-08-23 15:29 Michał Górny
2011-08-21 21:21 Michał Górny
2011-08-21 11:21 Michał Górny
2011-08-20 21:13 Michał Górny
2011-08-19 17:02 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aee00b6f145f217833b327e75b82d5b0e8bfa34d.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox