public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: x11-misc/tinynotify-send/
Date: Mon, 29 Aug 2011 16:32:58 +0000 (UTC)	[thread overview]
Message-ID: <82d56ca0d9097fdec7e24ce10def0f12ed7158ab.mgorny@gentoo> (raw)

commit:     82d56ca0d9097fdec7e24ce10def0f12ed7158ab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 16:31:54 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 16:31:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=82d56ca0

x11-misc/tinynotify-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/tinynotify-send/Manifest                  |   12 ++++++------
 .../tinynotify-send/tinynotify-send-9999.ebuild    |    6 +++++-
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/x11-misc/tinynotify-send/Manifest b/x11-misc/tinynotify-send/Manifest
index f1f7d56..53af3fc 100644
--- a/x11-misc/tinynotify-send/Manifest
+++ b/x11-misc/tinynotify-send/Manifest
@@ -1,14 +1,14 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-EBUILD tinynotify-send-9999.ebuild 1055 RMD160 0da8157fb60ca8dd1da7ae0de8e35fae335fd6e5 SHA1 34f9950843cdcf21e8a99196689a2374955b735b SHA256 78a477218b9cb5f72c7afb4875453a79ddd64223b8539faa2e5cab9d9100e8a7
+EBUILD tinynotify-send-9999.ebuild 1149 RMD160 e7c53a405980826cb3c01301966d167fb9ecd272 SHA1 e50665fd6e80ed9709a3a952a1bcfd7656ebf360 SHA256 0e6fd684c99a754dd18ec81413e9ce078e9a22297641a55605e666db70da3d98
 MISC metadata.xml 631 RMD160 7649d0735014759d7dc8d8aa3ab1018243b6424d SHA1 c587cdcea4981c68e718cafd92f4f2cb91c1a9d2 SHA256 bab9224bd72784736c7801b20b694bf7e0d1d54d581cb63e9ac4904beee31c92
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
-iJwEAQEIAAYFAk5TxbsACgkQfXuS5UK5QB1jpwQAsjsOP5gjDDUkvzgi7sx9fUfT
-AbpjKWUaLUeCjhtHRzLPi2MMgbmJuFejNbXMHXKrdoqDSx47FxZn2u5KDZuUjqqo
-zqFMnfnh4ldrSioDIA6RU9zJb9qIu8fe33kCM6EVbBeoDjtiZJ/37lI7jiWB7JDl
-bwrKxdlwXrG8ALfceaM=
-=QY2k
+iJwEAQEIAAYFAk5bvvoACgkQfXuS5UK5QB22fgQAnn01FxCkswyVdi38hUs+7qWM
+swrWdpjkkaaiPvc+b8sF4eFeS/ulFyp5qRjgb7UP+UoqqrW7GpK18651fzCYz+0r
+dyy0dMg8fNIu8WPyr2S/iReeapwQpgQCAoFsbT7GVntrL6tUCNg4M8wkpeXMSvCf
+8wRCnPqNNULECFbTqrc=
+=wH57
 -----END PGP SIGNATURE-----

diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
index 343dc08..3b44315 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="symlink"
 
 RDEPEND="x11-libs/libtinynotify
-	x11-libs/libtinynotify-cli
+	=x11-libs/libtinynotify-cli-${PV}
 	symlink? ( !x11-libs/libnotify )"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
@@ -31,15 +31,19 @@ DOCS=( README )
 #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
 		--enable-regular
 		--disable-system-wide
 		--with-system-wide-exec=/usr/bin/sw-notify-send



             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 --
2012-08-31  9:15 [gentoo-commits] dev/mgorny:master commit in: x11-misc/tinynotify-send/ Michał Górny
2011-08-29 22:14 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-21 10:19 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=82d56ca0d9097fdec7e24ce10def0f12ed7158ab.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