|
Lines 1-6
Link Here
|
| 1 |
# Copyright 1999-2004 Gentoo Foundation |
1 |
# Copyright 1999-2004 Gentoo Foundation |
| 2 |
# Distributed under the terms of the GNU General Public License v2 |
2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.12b-r1.ebuild,v 1.4 2004/10/19 19:58:11 kloeri Exp $ |
3 |
# $Header: $ |
| 4 |
|
4 |
|
| 5 |
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir mbox calendar xface" |
5 |
IUSE="nls gnome dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib maildir mbox calendar xface" |
| 6 |
|
6 |
|
|
Lines 64-76
Link Here
|
| 64 |
myconf="${myconf} `use_enable spell aspell`" |
64 |
myconf="${myconf} `use_enable spell aspell`" |
| 65 |
myconf="${myconf} `use_enable ldap`" |
65 |
myconf="${myconf} `use_enable ldap`" |
| 66 |
myconf="${myconf} `use_enable ssl openssl`" |
66 |
myconf="${myconf} `use_enable ssl openssl`" |
| 67 |
myconf="${myconf} `use_enable crypt gpgme`" |
67 |
myconf="${myconf} `use_enable crypt pgpmime-plugin`" |
| 68 |
myconf="${myconf} `use_enable ipv6`" |
68 |
myconf="${myconf} `use_enable ipv6`" |
| 69 |
myconf="${myconf} `use_enable pda jpilot`" |
69 |
myconf="${myconf} `use_enable pda jpilot`" |
| 70 |
myconf="${myconf} `use_enable nls`" |
70 |
myconf="${myconf} `use_enable nls`" |
| 71 |
myconf="${myconf} `use_enable dillo dillo-viewer-plugin`" |
71 |
myconf="${myconf} `use_enable dillo dillo-viewer-plugin`" |
| 72 |
myconf="${myconf} `use_enable clamav clamav-plugin`" |
72 |
myconf="${myconf} `use_enable clamav clamav-plugin`" |
| 73 |
myconf="${myconf} `use_enable crypt pgpmime-plugin`" |
|
|
| 74 |
myconf="${myconf} `use_enable xface compface`" |
73 |
myconf="${myconf} `use_enable xface compface`" |
| 75 |
|
74 |
|
| 76 |
export GPGME_CONFIG=${ROOT}/usr/bin/gpgme3-config |
75 |
export GPGME_CONFIG=${ROOT}/usr/bin/gpgme3-config |