Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101839 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.2.2.ebuild
gq-1.2.2.ebuild (text/plain), 1.05 KB, created by
mren
on 2006-11-13 07:38:18 UTC
(
hide
)
Description:
gq-1.2.2.ebuild
Filename:
MIME Type:
Creator:
mren
Created:
2006-11-13 07:38:18 UTC
Size:
1.05 KB
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 > >=gnome-base/gnome-keyring-0.4.4" > > >src_compile() { > local myconf="--enable-browser-dnd --enable-cache --disable-update-mimedb" > > 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 > emake DESTDIR=${D} install || die "Installation failed" > 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