Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217064 Details for
Bug 301709
Include dev-haskell/x11
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
x11-1.4.6.1.ebuild (text/plain), 831 bytes, created by
Richard Connon
on 2010-01-21 12:46:27 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Richard Connon
Created:
2010-01-21 12:46:27 UTC
Size:
831 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.6.1.ebuild,v 1.3 2009/10/27 04:19:09 mr_bones_ Exp $ > >CABAL_FEATURES="lib profile haddock" >inherit haskell-cabal eutils > >MY_PN="X11" >MY_P="${MY_PN}-${PV}" > >DESCRIPTION="A binding to the X11 graphics library" >HOMEPAGE="http://darcs.haskell.org/X11" >SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64-linux ~x86-linux" >IUSE="xinerama" > >RDEPEND=">=dev-lang/ghc-6.8 > x11-libs/libX11 > xinerama? ( x11-libs/libXinerama )" >DEPEND="${RDEPEND} > >=dev-haskell/cabal-1.2" > >S="${WORKDIR}/${MY_P}" > >src_compile() { > CABAL_CONFIGURE_FLAGS="--configure-option=$(use_with xinerama)" > cabal_src_compile >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 301709
: 217064