summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2006-01-12 11:14:05 +0000
committerMarius Mauch <genone@gentoo.org>2006-01-12 11:14:05 +0000
commit3c4917dc2bdaa65aada4509bc84bdee673fa0a95 (patch)
tree38877e3fc1f6170603616fda17bbd59cfcfef348 /mail-client
parentversion bump (diff)
downloadhistorical-3c4917dc2bdaa65aada4509bc84bdee673fa0a95.tar.gz
historical-3c4917dc2bdaa65aada4509bc84bdee673fa0a95.tar.bz2
historical-3c4917dc2bdaa65aada4509bc84bdee673fa0a95.zip
Removing old sylpheed-claws versions and associated plugins
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws-maildir/ChangeLog8
-rw-r--r--mail-client/sylpheed-claws-maildir/files/digest-sylpheed-claws-maildir-0.81
-rw-r--r--mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.8.ebuild29
-rw-r--r--mail-client/sylpheed-claws-mailmbox/ChangeLog8
-rw-r--r--mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.21
-rw-r--r--mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild6
-rw-r--r--mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild28
-rw-r--r--mail-client/sylpheed-claws-vcalendar/ChangeLog8
-rw-r--r--mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.61
-rw-r--r--mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild28
-rw-r--r--mail-client/sylpheed-claws/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.1001
-rw-r--r--mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.151
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.9.100.ebuild155
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-1.9.15.ebuild162
15 files changed, 26 insertions, 417 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog
index 462c13fe00ff..33c0be99867b 100644
--- a/mail-client/sylpheed-claws-maildir/ChangeLog
+++ b/mail-client/sylpheed-claws-maildir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws-maildir
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.19 2005/11/13 11:45:23 genone Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.20 2006/01/12 11:14:04 genone Exp $
+
+ 12 Jan 2006; Marius Mauch <genone@gentoo.org>
+ -sylpheed-claws-maildir-0.8.ebuild:
+ Removing old versions
*sylpheed-claws-maildir-0.11 (13 Nov 2005)
diff --git a/mail-client/sylpheed-claws-maildir/files/digest-sylpheed-claws-maildir-0.8 b/mail-client/sylpheed-claws-maildir/files/digest-sylpheed-claws-maildir-0.8
deleted file mode 100644
index afb839295acc..000000000000
--- a/mail-client/sylpheed-claws-maildir/files/digest-sylpheed-claws-maildir-0.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7eaef0d7a6d8fadbee17c04b5b6d5bbb sylpheed-claws-plugins-1.9.13.tar.gz 2796492
diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.8.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.8.ebuild
deleted file mode 100644
index 33362698b1be..000000000000
--- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.8.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.8.ebuild,v 1.4 2005/11/13 11:45:23 genone Exp $
-
-MY_P="${P##sylpheed-claws-}"
-MY_PN="${PN##sylpheed-claws-}"
-SC_BASE="1.9.13"
-
-DESCRIPTION="Plugin for sylpheed-claws to operate on maildir type mailboxes"
-HOMEPAGE="http://claws.sylpheed.org"
-SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-plugins-${SC_BASE}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-DEPEND="|| ( ~mail-client/sylpheed-claws-${SC_BASE} =mail-client/sylpheed-claws-1.9.15 )
- =sys-libs/db-4.2*"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog
index a371ac0f431f..82cdb7aa715b 100644
--- a/mail-client/sylpheed-claws-mailmbox/ChangeLog
+++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws-mailmbox
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.9 2005/11/13 11:45:23 genone Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.10 2006/01/12 11:14:04 genone Exp $
+
+ 12 Jan 2006; Marius Mauch <genone@gentoo.org>
+ sylpheed-claws-mailmbox-0.9.ebuild, -sylpheed-claws-mailmbox-1.2.ebuild:
+ Removing old versions, fixing -claws dep in 0.9
*sylpheed-claws-mailmbox-1.4 (13 Nov 2005)
diff --git a/mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.2 b/mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.2
deleted file mode 100644
index afb839295acc..000000000000
--- a/mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7eaef0d7a6d8fadbee17c04b5b6d5bbb sylpheed-claws-plugins-1.9.13.tar.gz 2796492
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild
index 7d857e3ac063..856914931cb6 100644
--- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild
+++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.7 2005/10/22 13:13:06 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.8 2006/01/12 11:14:04 genone Exp $
MY_P="${P##sylpheed-claws-}"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha"
IUSE=""
-DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1"
+DEPEND="=mail-client/sylpheed-claws-1.0*"
S="${WORKDIR}/${MY_P}"
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild
deleted file mode 100644
index 96ed189373ea..000000000000
--- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.5 2005/12/09 18:17:43 genone Exp $
-
-MY_P="${P##sylpheed-claws-}"
-MY_PN="${PN##sylpheed-claws-}"
-SC_BASE="1.9.13"
-
-DESCRIPTION="Plugin for sylpheed-claws to operate on mbox type mailboxes"
-HOMEPAGE="http://claws.sylpheed.org"
-SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-plugins-${SC_BASE}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-DEPEND="|| ( ~mail-client/sylpheed-claws-${SC_BASE} =mail-client/sylpheed-claws-1.9.15 )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/mail-client/sylpheed-claws-vcalendar/ChangeLog b/mail-client/sylpheed-claws-vcalendar/ChangeLog
index 07d537066f61..9a89b271c393 100644
--- a/mail-client/sylpheed-claws-vcalendar/ChangeLog
+++ b/mail-client/sylpheed-claws-vcalendar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws-vcalendar
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.7 2005/11/13 11:45:23 genone Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.8 2006/01/12 11:14:05 genone Exp $
+
+ 12 Jan 2006; Marius Mauch <genone@gentoo.org>
+ -sylpheed-claws-vcalendar-1.6.ebuild:
+ Removing old versions
*sylpheed-claws-vcalendar-1.8 (13 Nov 2005)
diff --git a/mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.6 b/mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.6
deleted file mode 100644
index afb839295acc..000000000000
--- a/mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7eaef0d7a6d8fadbee17c04b5b6d5bbb sylpheed-claws-plugins-1.9.13.tar.gz 2796492
diff --git a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild
deleted file mode 100644
index ecee660446e6..000000000000
--- a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild,v 1.3 2005/11/13 11:45:23 genone Exp $
-
-MY_P="${P##sylpheed-claws-}"
-MY_PN="${PN##sylpheed-claws-}"
-SC_BASE="1.9.13"
-
-DESCRIPTION="Plugin for sylpheed-claws to support the vCalendar meeting format"
-HOMEPAGE="http://claws.sylpheed.org"
-SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-plugins-${SC_BASE}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DEPEND="|| ( ~mail-client/sylpheed-claws-${SC_BASE} =mail-client/sylpheed-claws-1.9.15 )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index 522249ad212b..300ae2065ccd 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.77 2006/01/11 16:42:55 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.78 2006/01/12 11:14:04 genone Exp $
+
+ 12 Jan 2006; Marius Mauch <genone@gentoo.org>
+ -sylpheed-claws-1.9.15.ebuild, -sylpheed-claws-1.9.100.ebuild:
+ Removing old versions
*sylpheed-claws-2.0.0_rc3 (11 Jan 2006)
diff --git a/mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.100 b/mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.100
deleted file mode 100644
index b23897e160c7..000000000000
--- a/mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.100
+++ /dev/null
@@ -1 +0,0 @@
-MD5 863c314557f90f17c2f6d6a0ab57e6c2 sylpheed-claws-1.9.100.tar.bz2 3480063
diff --git a/mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.15 b/mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.15
deleted file mode 100644
index 63ca4746da83..000000000000
--- a/mail-client/sylpheed-claws/files/digest-sylpheed-claws-1.9.15
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0d187526e0eca23b87ffa4981f7e1765 sylpheed-claws-1.9.15.tar.bz2 3481018
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.9.100.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.9.100.ebuild
deleted file mode 100644
index 2e9a3964965c..000000000000
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.9.100.ebuild
+++ /dev/null
@@ -1,155 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.100.ebuild,v 1.3 2005/11/29 03:40:46 vapier Exp $
-
-IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc"
-
-inherit eutils
-
-DESCRIPTION="Bleeding edge version of Sylpheed"
-HOMEPAGE="http://claws.sylpheed.org"
-
-if [ -n "${P/*_rc*/}" ]; then
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-else
- MY_P="${P/_/-}"
- S="${WORKDIR}/${MY_P}"
- SRC_URI="http://claws.sylpheed.org/snapshots/${MY_P}.tar.bz2"
-fi
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
-
-COMMONDEPEND=">=x11-libs/gtk+-2.4
- pda? ( >=app-pda/jpilot-0.99 )
- ssl? ( >=dev-libs/openssl-0.9.7 )
- ldap? ( >=net-nds/openldap-2.0.7 )
- crypt? ( >=app-crypt/gpgme-0.4 )
- dillo? ( www-client/dillo )
- spell? ( virtual/aspell-dict )
- clamav? ( app-antivirus/clamav )
- kde? ( kde-base/kdelibs )
- imap? ( >=net-libs/libetpan-0.40 )
- gnome? ( >=gnome-base/libgnomeprintui-2.2 )
- x11-libs/startup-notification
- !mail-client/sylpheed-claws-pgpinline" # included in the main package now
-
-DEPEND="${COMMONDEPEND}
- xface? ( >=media-libs/compface-1.4 )
- >=sys-apps/sed-4"
-
-RDEPEND="${COMMONDEPEND}
- app-misc/mime-types
- net-mail/metamail
- x11-misc/shared-mime-info"
-
-PROVIDE="virtual/sylpheed"
-
-src_unpack() {
- unpack ${A}
-
- # Only install local manual/FAQ if USE=doc, and honor $LINGUAS:
- local docdir lang languages
- for docdir in faq manual ; do
- cd "${S}/doc/${docdir}"
- languages=""
- # filter languages that are in $LINGUAS
- for lang in ${LINGUAS} ; do
- if [[ -d "${lang}" ]] ; then
- languages="${languages} ${lang}"
- fi
- done
- # Fix SUBDIRS (will be empty if -doc)
- if use doc && [ -n "${languages}" ]; then
- sed -i -e "/^SUBDIRS =/s:= .*:= ${languages}:" Makefile.in
- elif ! use doc; then
- sed -i -e "/^SUBDIRS =/s:= .*:= :" Makefile.in
- fi
- done
-}
-
-src_compile() {
- local myconf
-
- # Optional features
- myconf="${myconf} `use_enable gnome gnomeprint`"
- myconf="${myconf} `use_enable imap libetpan`"
- myconf="${myconf} `use_enable ipv6`"
- myconf="${myconf} `use_enable ldap`"
- myconf="${myconf} `use_enable pda jpilot`"
- myconf="${myconf} `use_enable spell aspell`"
- myconf="${myconf} `use_enable ssl openssl`"
- myconf="${myconf} `use_enable xface compface`"
-
- # Optional plugins
- myconf="${myconf} `use_enable clamav clamav-plugin`"
- myconf="${myconf} `use_enable crypt pgpmime-plugin`"
- myconf="${myconf} `use_enable crypt pgpinline-plugin`"
- myconf="${myconf} `use_enable crypt pgpcore-plugin`"
- myconf="${myconf} `use_enable dillo dillo-viewer-plugin`"
- myconf="${myconf} `use_enable spamassassin spamassassin-plugin`"
-
- econf \
- --enable-startup-notification \
- --enable-trayicon-plugin \
- ${myconf} || die "./configure failed"
-
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- # wait for upstream: move manpage
- mv ${D}/usr/share/man/man1/sylpheed{,-claws}.1
-
- dodir /usr/share/applications
- mv ${D}/usr/share/{gnome/apps/Internet,applications}/sylpheed-claws.desktop
- rm -rf ${D}/usr/share/gnome
-
- # Makefile install sylpheed-claws.png in /usr/share/icons/hicolor/48x48/apps
- # => also install it in /usr/share/pixmaps for other desktop envs
- # => also install higher resolution icons in /usr/share/icons/hicolor/...
- insinto /usr/share/pixmaps
- doins sylpheed-claws.png
- local res resdir
- for res in 64x64 128x128 ; do
- resdir="/usr/share/icons/hicolor/${res}/apps"
- insinto ${resdir}
- newins sylpheed-claws-${res}.png sylpheed-claws.png
- done
-
- dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO*
- docinto tools
- dodoc tools/README*
-
- # install the extra tools
- cd ${S}/tools
- exeinto /usr/lib/${PN}/tools
- doexe *.pl *.py *.rc *.conf *.sh
- doexe tb2sylpheed update-po uudec
-
- if use kde; then
- local kdeprefix="$(kde-config --prefix)"
- local servicescript="sylpheed-kdeservicemenu.pl"
- cd ${S}/tools/kdeservicemenu
- for f in sylpheed-attach-files.desktop sylpheed-compress-attach.desktop; do
- sed -e "s:SCRIPT_PATH:${kdeprefix}/bin/${servicescript}:g" template_$f > $f
- install -m 0644 $f ${D}/${kdeprefix}/share/apps/konqueror/servicemenus/$f
- done
- insinto ${kdeprefix}/bin
- doexe ${servicescript}
- fi
-
- # kill useless plugin files
- rm -f ${D}/usr/lib*/${PN}/plugins/*.{la,a}
-}
-
-pkg_postinst() {
- ewarn
- ewarn "You have to re-emerge or update all external plugins"
- ewarn
- epause 5
- ebeep 3
-}
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-1.9.15.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-1.9.15.ebuild
deleted file mode 100644
index 2e8b26eb3a2c..000000000000
--- a/mail-client/sylpheed-claws/sylpheed-claws-1.9.15.ebuild
+++ /dev/null
@@ -1,162 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-1.9.15.ebuild,v 1.2 2005/10/23 22:25:29 ticho Exp $
-
-IUSE="nls gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc"
-
-inherit eutils
-
-DESCRIPTION="Bleeding edge version of Sylpheed"
-HOMEPAGE="http://claws.sylpheed.org"
-
-if [ -n "${P/*_rc*/}" ]; then
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-else
- MY_P="${P/_/-}"
- S="${WORKDIR}/${MY_P}"
- SRC_URI="http://claws.sylpheed.org/snapshots/${MY_P}.tar.bz2"
-fi
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-COMMONDEPEND=">=x11-libs/gtk+-2.4
- pda? ( >=app-pda/jpilot-0.99 )
- ssl? ( >=dev-libs/openssl-0.9.7 )
- ldap? ( >=net-nds/openldap-2.0.7 )
- crypt? ( >=app-crypt/gpgme-0.4 )
- dillo? ( www-client/dillo )
- spell? ( virtual/aspell-dict )
- clamav? ( app-antivirus/clamav )
- nls? ( >=sys-devel/gettext-0.12 )
- kde? ( kde-base/kdelibs )
- imap? ( >=net-libs/libetpan-0.39 )
- gnome? ( >=gnome-base/libgnomeprintui-2.2 )
- x11-libs/startup-notification
- !mail-client/sylpheed-claws-pgpinline" # included in the main package now
-
-DEPEND="${COMMONDEPEND}
- xface? ( >=media-libs/compface-1.4 )
- >=sys-apps/sed-4"
-
-RDEPEND="${COMMONDEPEND}
- app-misc/mime-types
- net-mail/metamail
- x11-misc/shared-mime-info"
-
-PROVIDE="virtual/sylpheed"
-
-src_unpack() {
- unpack ${A}
-
- # Only install local manual/FAQ if USE=doc, and honor $LINGUAS:
- local docdir lang languages
- for docdir in faq manual ; do
- cd "${S}/doc/${docdir}"
- languages=""
- # filter languages that are in $LINGUAS
- for lang in ${LINGUAS} ; do
- if [[ -d "${lang}" ]] ; then
- languages="${languages} ${lang}"
- fi
- done
- # Fix SUBDIRS (will be empty if -doc)
- if use doc && [ -n "${languages}" ]; then
- sed -i -e "/^SUBDIRS =/s:= .*:= ${languages}:" Makefile.in
- elif ! use doc; then
- sed -i -e "/^SUBDIRS =/s:= .*:= :" Makefile.in
- fi
- done
-}
-
-src_compile() {
- local myconf
-
- # Optional features
- myconf="${myconf} `use_enable gnome gnomeprint`"
- myconf="${myconf} `use_enable imap libetpan`"
- myconf="${myconf} `use_enable ipv6`"
- myconf="${myconf} `use_enable ldap`"
- myconf="${myconf} `use_enable nls`"
- myconf="${myconf} `use_enable pda jpilot`"
- myconf="${myconf} `use_enable spell aspell`"
- myconf="${myconf} `use_enable ssl openssl`"
- myconf="${myconf} `use_enable xface compface`"
-
- # Optional plugins
- myconf="${myconf} `use_enable clamav clamav-plugin`"
- myconf="${myconf} `use_enable crypt pgpmime-plugin`"
- myconf="${myconf} `use_enable crypt pgpinline-plugin`"
- myconf="${myconf} `use_enable crypt pgpcore-plugin`"
- myconf="${myconf} `use_enable dillo dillo-viewer-plugin`"
- myconf="${myconf} `use_enable spamassassin spamassassin-plugin`"
-
- econf \
- --program-suffix=-claws \
- --with-config-dir=.sylpheed-claws \
- --enable-startup-notification \
- --enable-trayicon-plugin \
- ${myconf} || die "./configure failed"
-
- emake || die
-
- # build the extra tools
- cd ${S}/tools
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
-
- dodir /usr/share/applications
- sed -i -e 's:Exec=sylpheed:Exec=sylpheed-claws:' ${D}/usr/share/gnome/apps/Internet/sylpheed-claws.desktop
- mv ${D}/usr/share/{gnome/apps/Internet,applications}/sylpheed-claws.desktop
- rm -rf ${D}/usr/share/gnome
-
- # Makefile install sylpheed-claws.png in /usr/share/icons/hicolor/48x48/apps
- # => also install it in /usr/share/pixmaps for other desktop envs
- # => also install higher resolution icons in /usr/share/icons/hicolor/...
- insinto /usr/share/pixmaps
- doins sylpheed-claws.png
- local resdir
- for res in 64x64 128x128 ; do
- resdir="/usr/share/icons/hicolor/${res}/apps"
- insinto ${resdir}
- newins sylpheed-claws-${res}.png sylpheed-claws.png
- done
-
- dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO*
- docinto tools
- dodoc tools/README*
-
- # install the extra tools
- cd ${S}/tools
- exeinto /usr/lib/${PN}/tools
- doexe *.pl *.py *.rc *.conf *.sh
- doexe tb2sylpheed update-po uudec gpg-sign-syl
-
- if use kde; then
- local kdeprefix="$(kde-config --prefix)"
- local servicescript="sylpheed-kdeservicemenu.pl"
- cd ${S}/tools/kdeservicemenu
- for f in sylpheed-attach-files.desktop sylpheed-compress-attach.desktop; do
- sed -e "s:SCRIPT_PATH:${kdeprefix}/bin/${servicescript}:g" template_$f > $f
- install -m 0644 $f ${D}/${kdeprefix}/share/apps/konqueror/servicemenus/$f
- done
- insinto ${kdeprefix}/bin
- doexe ${servicescript}
- fi
-}
-
-pkg_postinst() {
- echo
- einfo "For safety reasons this version will use the alternate configuration"
- einfo "directory ~/.sylpheed-claws instead of ~/.sylpheed, so you have to"
- einfo "copy your configuration manually or create a new one."
- ewarn
- ewarn "You have to re-emerge or update all external plugins"
- ewarn
- epause 5
- ebeep 3
-}