From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 879C8138331 for ; Sat, 17 Sep 2016 13:52:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13297E0925; Sat, 17 Sep 2016 13:52:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA5F7E0925 for ; Sat, 17 Sep 2016 13:51:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9886D340ADB for ; Sat, 17 Sep 2016 13:51:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 880A72484 for ; Sat, 17 Sep 2016 13:51:56 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1474119353.3a4ce1606ba4eaf59cba65b029a9d74c223cb1c1.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+extra/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gtk+extra/Manifest x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild X-VCS-Directories: x11-libs/gtk+extra/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3a4ce1606ba4eaf59cba65b029a9d74c223cb1c1 X-VCS-Branch: master Date: Sat, 17 Sep 2016 13:51:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0973e881-f915-4261-ad96-ec1faabfbf41 X-Archives-Hash: 3d31d185330d934ac359fde5c97d451d commit: 3a4ce1606ba4eaf59cba65b029a9d74c223cb1c1 Author: Pacho Ramos gentoo org> AuthorDate: Sat Sep 17 13:35:53 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Sep 17 13:35:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4ce160 x11-libs/gtk+extra: Version bump Package-Manager: portage-2.3.0 x11-libs/gtk+extra/Manifest | 1 + x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild | 36 +++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/x11-libs/gtk+extra/Manifest b/x11-libs/gtk+extra/Manifest index 4ab9b0a..ae9e357 100644 --- a/x11-libs/gtk+extra/Manifest +++ b/x11-libs/gtk+extra/Manifest @@ -1 +1,2 @@ DIST gtkextra-3.2.0.tar.gz 1496537 SHA256 f24478ae8b863864708827f18ad7d72fac99ad013ef1396f9f1c277e9be0953b SHA512 545758f50e5f5c0dfdae8ba9bf7a3cd2dff8489c9868c219c2f53770297641f5a36b442dc8f12951b9c39cf87401665560cb1a846ad6cb97b29f45ee12f5e33f WHIRLPOOL 7aa97146194dd312df8520a06f3efc9efe6a30743b51e8c5a461c47f9c192ef443026b39f090ff33a116e86648fd340e955e4e6abee6fc72ce0ff9391664d219 +DIST gtkextra-3.3.0.tar.gz 1502771 SHA256 6ff0b81f77349a8d4675962783ae1d3f8b9d1ef13c4dba8944a54080e22453ce SHA512 345f2e93437220b8ba7b65f312eb86479a45c6131cf32f92e93d26ffe109981a4abf11e5a54e998d806e2b8844877d0f000344fc09e7e945c837dc100cf35fc5 WHIRLPOOL c9a79e1ffc7d9c5f3462ebff88b38d273b22a2b13d5705334dc98e20e74911ecea152e2d03b39892d563c005ff83343492d7702a4f52b9d43425652160287457 diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild new file mode 100644 index 00000000..3957e2a --- /dev/null +++ b/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit gnome2 + +DESCRIPTION="Useful Additional GTK+ widgets" +HOMEPAGE="http://gtkextra.sourceforge.net" +SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.tar.gz" + +LICENSE="FDL-1.1 LGPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="+introspection static-libs test" + +RDEPEND=" + >=x11-libs/gtk+-2.12.0:2 + dev-libs/glib:2 + introspection? ( >=dev-libs/gobject-introspection-0.6.14:= ) +" +DEPEND="${RDEPEND} + virtual/pkgconfig +" +# dev-libs/gobject-introspection-common needed for eautoreconf + +S="${WORKDIR}/gtkextra-${PV}" + +src_configure() { + gnome2_src_configure \ + --enable-glade=no \ + --disable-man \ + $(use_enable introspection) \ + $(use_enable static-libs static) \ + $(use_enable test tests) +}