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 0E9C2139696 for ; Thu, 16 Feb 2017 22:16:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A03821C028; Thu, 16 Feb 2017 22:16:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 06EED21C028 for ; Thu, 16 Feb 2017 22:16:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 EBB6C33BEFC for ; Thu, 16 Feb 2017 22:16:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CA9B4A48 for ; Thu, 16 Feb 2017 22:16:40 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1487283389.0322e045d140bb7c23beaea2a19d8836306b72fd.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/gtk3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/gtk3/Manifest dev-haskell/gtk3/gtk3-0.14.6.ebuild X-VCS-Directories: dev-haskell/gtk3/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0322e045d140bb7c23beaea2a19d8836306b72fd X-VCS-Branch: master Date: Thu, 16 Feb 2017 22:16:40 +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: b827d408-c182-487e-b547-cfa50c35be5c X-Archives-Hash: f4003b5c092f258eda7ccf97cb2a3c24 commit: 0322e045d140bb7c23beaea2a19d8836306b72fd Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Feb 16 22:03:33 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Feb 16 22:16:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0322e045 dev-haskell/gtk3: bump up to 0.14.6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-haskell/gtk3/Manifest | 1 + dev-haskell/gtk3/gtk3-0.14.6.ebuild | 41 +++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/dev-haskell/gtk3/Manifest b/dev-haskell/gtk3/Manifest index 9d18123910..8d68ad2757 100644 --- a/dev-haskell/gtk3/Manifest +++ b/dev-haskell/gtk3/Manifest @@ -1 +1,2 @@ DIST gtk3-0.13.7.tar.gz 673031 SHA256 29bf3dcdb39d01dbbced766ab1d72add67e73e01181668bc3423a71359d94f96 SHA512 c350ae55a7044684e6f2d94592decfcd01d3e96900a468cd417bad52713502c89c328f96cd4ff29647169a76287b8dada9654d46c4dc884c0dab0590ad57762e WHIRLPOOL 2045939ea93c510582a29b8427a607bcf931d8bd7cdaef9a3751fe3fa925bacebfa1ff4980c941470acfecd6b76fb08e99c3934b6b0577ab475bbf26c9e98e40 +DIST gtk3-0.14.6.tar.gz 675439 SHA256 f4c0d3c51a5e06e5f6a8fcfc2a1303e0a3ed0242309fc6c1b9603be9de1f4258 SHA512 d03930164fa117ebd6bcc79b79a9cfc0449c5ed0b3de6999f26ad63673a67a146f989245efa68b4e1484091689b350a5df95ed49bbbe9d4a30fbe418cbb37209 WHIRLPOOL f35bd46995f4340c3e640a3010569b2fc08542ad713aec0020302afa2352e5a52e303d82270c37c0264cfcd216eb1d97339dd6e203a363b8e93a70ec4af6263c diff --git a/dev-haskell/gtk3/gtk3-0.14.6.ebuild b/dev-haskell/gtk3/gtk3-0.14.6.ebuild new file mode 100644 index 0000000000..db959c206c --- /dev/null +++ b/dev-haskell/gtk3/gtk3-0.14.6.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +# ebuild generated by hackport 0.5.9999 +#hackport: flags: have-gio:gio,build-demos:examples + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Binding to the Gtk+ 3 graphical user interface library" +HOMEPAGE="http://projects.haskell.org/gtk2hs/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0/${PV}" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="+fmode-binary +gio" + +RDEPEND=">=dev-haskell/cairo-0.13.0.0:=[profile?] =dev-haskell/glib-0.13.0.0:=[profile?] =dev-haskell/pango-0.13.0.0:=[profile?] =dev-haskell/text-0.11.0.6:=[profile?] =dev-lang/ghc-7.4.1:= + dev-libs/glib:2 + x11-libs/gtk+:3 + gio? ( >=dev-haskell/gio-0.13.0:=[profile?]