Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34513 Details for
Bug 55710
patch: Gaim should optionally use the krb4 USE flag to allow zephyr to be compiled with krb4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
use the krb4 USE flag to allow zephyr to be compiled with krb4
gaim-gentoo-zephyr-krb4.diff (text/plain), 988 bytes, created by
Arun Tharuvai
on 2004-06-30 13:09:47 UTC
(
hide
)
Description:
use the krb4 USE flag to allow zephyr to be compiled with krb4
Filename:
MIME Type:
Creator:
Arun Tharuvai
Created:
2004-06-30 13:09:47 UTC
Size:
988 bytes
patch
obsolete
>--- gaim-0.79-r1.ebuild 2004-06-30 15:38:35.000000000 -0400 >+++ gaim-0.79-r1-with-krb4.ebuild 2004-06-30 15:41:44.000000000 -0400 >@@ -5,7 +5,7 @@ > inherit flag-o-matic eutils gcc > use debug && inherit debug > >-IUSE="nls perl spell nas debug crypt cjk gnutls silc evo" >+IUSE="nls perl spell nas debug crypt cjk gnutls silc evo krb4" > > DESCRIPTION="GTK Instant Messenger client" > HOMEPAGE="http://gaim.sourceforge.net/" >@@ -25,6 +25,7 @@ > !<dev-perl/ExtUtils-MakeMaker-6.17 ) > spell? ( >=app-text/gtkspell-2.0.2 ) > dev-libs/nss >+ krb4? ( app-crypt/mit-krb5 ) > gnutls? ( net-libs/gnutls ) > !mips? ( > !ia64? ( evo? ( mail-client/evolution ) ) >@@ -76,6 +77,7 @@ > use nls || myconf="${myconf} --disable-nls" > use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas" > use evo || myconf="${myconf} --disable-gevolution" >+ use krb4 && myconf="${myconf} --with-krb4=/usr" > > if use gnutls ; then > myconf="${myconf} --with-gnutls-includes=/usr/include/gnutls"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 55710
: 34513