[dev-haskell/gio] version bump, fix ghc 7.x compilation
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DIST gio-0.12.3.tar.gz 77997 RMD160 4f2e7970ceff86f5957a12de349dce3f5ddffd23 SHA1 8bcb5f4ebbb4a1e0862b0dc263930c7a7731fee4 SHA256 56aa7cd4d48486ce895fadba0113abc68a5f188bafccb200d448f2fe68a3b84e
|
||||
EBUILD gio-0.12.3.ebuild 809 RMD160 f92c439423b37ad8ddc126446fe9820875ec611f SHA1 118a95c994a4319bade9c0e6af37f9aa8aa4433c SHA256 c966dde69c158b0e25e229912aad44b9afaed1879fc2bfbf931e5bda4dc90737
|
||||
MISC metadata.xml 226 RMD160 ce53ae962a9db6f84ca4bb78be2164eaae59ef7e SHA1 5339c9c3bb37552032524a26cbebf57b6f67ef29 SHA256 e5dc2b6b77ac9bf27c18c122bdce1f2e766bbe26979d753337459c3fe807b851
|
||||
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gio/gio-0.12.0.ebuild,v 1.3 2011/06/21 11:02:26 hwoarang Exp $
|
||||
|
||||
# ebuild generated by hackport 0.2.13
|
||||
|
||||
EAPI="3"
|
||||
|
||||
#nocabaldep is for the fancy cabal-detection feature at build-time
|
||||
CABAL_FEATURES="lib profile haddock hscolour nocabaldep"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="Haskell bindings to the GIO subsystem of dev-libs/glib."
|
||||
HOMEPAGE="http://www.haskell.org/gtk2hs/"
|
||||
SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="=dev-haskell/glib-0.12*
|
||||
dev-haskell/mtl
|
||||
>=dev-lang/ghc-6.10.1
|
||||
dev-libs/glib:2"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-haskell/gtk2hs-buildtools"
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>haskell</herd>
|
||||
<maintainer>
|
||||
<email>haskell@gentoo.org</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user