From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QseGy-000722-Ru for garchives@archives.gentoo.org; Sun, 14 Aug 2011 17:14:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5765221C092; Sun, 14 Aug 2011 17:14:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1787721C08D for ; Sun, 14 Aug 2011 17:14:45 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 765CE1B406F for ; Sun, 14 Aug 2011 17:14:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CAC2780043 for ; Sun, 14 Aug 2011 17:14:43 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <8be5fe1050110faf02d17e14566506b018cfb0f4.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: x11-libs/libtinynotify/ X-VCS-Repository: dev/mgorny X-VCS-Files: x11-libs/libtinynotify/Manifest x11-libs/libtinynotify/libtinynotify-9999.ebuild x11-libs/libtinynotify/metadata.xml X-VCS-Directories: x11-libs/libtinynotify/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8be5fe1050110faf02d17e14566506b018cfb0f4 Date: Sun, 14 Aug 2011 17:14:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 95f828cf243f319a0fd8bce2366a2390 commit: 8be5fe1050110faf02d17e14566506b018cfb0f4 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Sun Aug 14 17:16:11 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Sun Aug 14 17:16:11 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D8be5fe10 x11-libs/libtinynotify: Introduce a live ebuild for libtinynotify. (Portage version: 2.2.0_alpha51_p3/git/Linux x86_64, signed Manifest comm= it with key 42B9401D) --- x11-libs/libtinynotify/Manifest | 14 ++++++ x11-libs/libtinynotify/libtinynotify-9999.ebuild | 50 ++++++++++++++++= ++++++ x11-libs/libtinynotify/metadata.xml | 16 +++++++ 3 files changed, 80 insertions(+), 0 deletions(-) diff --git a/x11-libs/libtinynotify/Manifest b/x11-libs/libtinynotify/Man= ifest new file mode 100644 index 0000000..bf697c9 --- /dev/null +++ b/x11-libs/libtinynotify/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +EBUILD libtinynotify-9999.ebuild 900 RMD160 88780017e30b91e5f1b72ea59d59= 1588f55c7bb7 SHA1 38b8190d87923f8e12292f107dad81a96b91b0b0 SHA256 d1aca1b= 034a2d30409d084afe7ac599b74a606346cd4e6ab73050569134af3ec +MISC metadata.xml 544 RMD160 9892c7ba36692fac581d487cfc95967ce29b250c SH= A1 5360e9c106e67226fb1a14ef905317c600585b24 SHA256 1a235d6555291a5ae1380c= 9bacf4f3e2a636d120d3995974af75d2e181254b09 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.18 (GNU/Linux) + +iJwEAQEIAAYFAk5IAtsACgkQfXuS5UK5QB3RHAP9HOm2r3oIAPRyK5CkkxGu4PaO +l9JCkR0dO/YDCGjxQsyhWET2VKZIzU6kzAgX/jGD2pHqfYg1CszhbrLUaq68LVfp +qoptudH0Ba1xmCybX7d3lPuBJXIEbbG+4zcH0fI1FIQ1INTCW32LQCEU8EZfCkzU +pwuRzGRRa0oHaPeYf1o=3D +=3DQ2Jv +-----END PGP SIGNATURE----- diff --git a/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/= libtinynotify/libtinynotify-9999.ebuild new file mode 100644 index 0000000..f4ff50c --- /dev/null +++ b/x11-libs/libtinynotify/libtinynotify-9999.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 +inherit autotools-utils + +#if LIVE +EGIT_REPO_URI=3D"git://github.com/mgorny/${PN}.git + http://github.com/mgorny/${PN}.git" +inherit autotools git-2 +#endif + +DESCRIPTION=3D"A lightweight implementation of Desktop Notification Spec= " +HOMEPAGE=3D"https://github.com/mgorny/libtinynotify/" +SRC_URI=3D"http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2" + +LICENSE=3D"BSD" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"doc" + +RDEPEND=3D"sys-apps/dbus" +DEPEND=3D"${RDEPEND} + doc? ( dev-util/gtk-doc )" + +DOCS=3D( README ) + +#if LIVE +KEYWORDS=3D +SRC_URI=3D +DEPEND=3D"${DEPEND} + dev-util/gtk-doc" +#endif + +src_prepare() { + autotools-utils_src_prepare +#if LIVE + autotools_run_tool gtkdocize + eautoreconf +#endif +} + +src_configure() { + myeconfargs=3D( + $(use_enable doc gtk-doc) + ) + + autotools-utils_src_configure +} diff --git a/x11-libs/libtinynotify/metadata.xml b/x11-libs/libtinynotify= /metadata.xml new file mode 100644 index 0000000..e97da50 --- /dev/null +++ b/x11-libs/libtinynotify/metadata.xml @@ -0,0 +1,16 @@ + + + + no-herd + + mgorny@gentoo.org + Micha=C5=82 G=C3=B3rny + + + + mgorny@gentoo.org + Micha=C5=82 G=C3=B3rny + + http://bugs.gentoo.org/enter_bug.cgi?product=3DGentoo%20Linux= &component=3DApplications&short_desc=3Dx11-libs/libtinynotify:%20= + +