Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 298055 Details for
Bug 397739
x11-misc/enter-0.0.9 - configure:4415: error: You need to have libXft.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
enter-0.0.9-r1.ebuild
enter-0.0.9-r1.ebuild (text/plain), 857 bytes, created by
Weonbin
on 2012-01-06 01:40:59 UTC
(
hide
)
Description:
enter-0.0.9-r1.ebuild
Filename:
MIME Type:
Creator:
Weonbin
Created:
2012-01-06 01:40:59 UTC
Size:
857 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-misc/enter/enter-0.0.9.ebuild,v 1.1 2010/06/20 21:22:49 ssuominen Exp $ > >EAPI=2 >inherit autotools > >DESCRIPTION="A lightweight graphical login manager for X" >HOMEPAGE="http://enter.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="x11-libs/libXau > x11-libs/libXext > x11-libs/libXft > x11-libs/libX11 > media-libs/imlib2" >DEPEND="${RDEPEND} > >=media-libs/freetype-2 > x11-proto/xproto" > >src_prepare() { > sed -i \ > -e 's:enter_LDFLAGS:enter_LDADD:' \ > src/Makefile.am || die > epatch "${FILESDIR}/${P}-autoconf-fixes.diff" > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die > dodoc AUTHORS ChangeLog README TODO >}
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 397739
: 298055 |
298057