Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97404 Details for
Bug 129836
net-nds/gq-1.2.2: New Version
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gq 1.1.3 ebuild
gq-1.1.3.ebuild (text/plain), 955 bytes, created by
Michiel Hazelhof
on 2006-09-19 06:18:42 UTC
(
hide
)
Description:
gq 1.1.3 ebuild
Filename:
MIME Type:
Creator:
Michiel Hazelhof
Created:
2006-09-19 06:18:42 UTC
Size:
955 bytes
patch
obsolete
>inherit eutils > >S=${WORKDIR}/${PN}-${PV/_/} >DESCRIPTION="GQ is a GTK+-based LDAP client" >HOMEPAGE="http://www.gq-project.org/" >SRC_URI="mirror://sourceforge/gqclient/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="kerberos nls ssl sasl" >RESTRICT="nostrip" > >RDEPEND=">=x11-libs/gtk+-2 > >=net-nds/openldap-2 > kerberos? ( app-crypt/mit-krb5 ) > ssl? ( dev-libs/openssl ) > dev-libs/libxml2 > >=dev-libs/glib-2 > x11-libs/pango > sasl? ( dev-libs/cyrus-sasl ) > virtual/libc" > >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >src_compile() { > local myconf="--enable-browser-dnd --enable-cache" > > use nls \ > && myconf="${myconf} --with-included-gettext" \ > || myconf="${myconf} --disable-nls" > > use kerberos && myconf="${myconf} --with-kerberos-prefix=/usr" > > econf $myconf || die "./configure failed" > > emake || die "Compilation failed" >} > >src_install() { > rm -f ${D}/usr/share/locale/locale.alias > dodoc AUTHORS ChangeLog COPYING NEWS 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 129836
:
85927
|
85931
|
86256
|
96302
|
97403
|
97404
|
97408
|
97456
|
98374
|
101839
|
106328