Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13081 Details for
Bug 22583
Balsa ebuild modification for to add gpgme support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to add gpg support to balsa
balsa-2.0.11.ebuild.diff (text/plain), 943 bytes, created by
Chris Irwin
on 2003-06-10 17:58:28 UTC
(
hide
)
Description:
diff to add gpg support to balsa
Filename:
MIME Type:
Creator:
Chris Irwin
Created:
2003-06-10 17:58:28 UTC
Size:
943 bytes
patch
obsolete
>--- /usr/portage/net-mail/balsa/balsa-2.0.11.ebuild 2003-05-15 18:50:24.000000000 -0400 >+++ /usr/local/portage/net-mail/balsa/balsa-2.0.11.ebuild 2003-06-10 20:40:04.000000000 -0400 >@@ -4,7 +4,7 @@ > > inherit gnome2 eutils > >-IUSE="ssl gtkhtml perl ldap" >+IUSE="ssl gtkhtml perl ldap crypt" > DESCRIPTION="Email client for GNOME" > SRC_URI="http://balsa.gnome.org/${P}.tar.bz2" > HOMEPAGE="http://balsa.gnome.org" >@@ -26,7 +26,8 @@ > ssl? ( dev-libs/openssl ) > perl? ( >=dev-libs/libpcre-3.4 ) > gtkhtml? ( >=gnome-extra/libgtkhtml-2 ) >- ldap? ( net-nds/openldap )" >+ ldap? ( net-nds/openldap ) >+ crypt? ( =app-crypt/gpgme-0.3.14 )" > > DEPEND="dev-util/pkgconfig > >=app-text/scrollkeeper-0.1.4 >@@ -47,6 +48,9 @@ > use ldap \ > && myconf="${myconf} --enable-ldap" \ > || myconf="${myconf} --disable-ldap" >+ use crypt \ >+ && myconf="${myconf} --with-gpgme" \ >+ || myconf="${myconf} --without-gpgme" > > libmutt/configure \ > --prefix=/usr \
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 22583
: 13081