diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-06-17 14:23:52 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-06-17 14:23:52 +0000 |
commit | 2b032e672b4b8245f13f2a9dbe264536c09d402c (patch) | |
tree | 9323c4b9b0aaf170c3f8f3b0de211ba86071baa5 /mail-client | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-2b032e672b4b8245f13f2a9dbe264536c09d402c.tar.gz gentoo-2-2b032e672b4b8245f13f2a9dbe264536c09d402c.tar.bz2 gentoo-2-2b032e672b4b8245f13f2a9dbe264536c09d402c.zip |
cleaned out old ebuilds and patches
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/sylpheed/files/digest-sylpheed-0.9.10 | 1 | ||||
-rw-r--r-- | mail-client/sylpheed/files/digest-sylpheed-0.9.4-r1 | 2 | ||||
-rw-r--r-- | mail-client/sylpheed/files/digest-sylpheed-0.9.5-r1 | 2 | ||||
-rw-r--r-- | mail-client/sylpheed/files/gtk2-patch-fix.patch | 11 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.10.ebuild | 65 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.4-r1.ebuild | 91 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.5-r1.ebuild | 91 |
8 files changed, 6 insertions, 264 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index a153467744bc..019bfffb05fc 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/sylpheed # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.8 2004/06/07 14:13:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.9 2004/06/17 14:23:52 hattya Exp $ + + 17 Jun 2004; Akinori Hattori <hattya@gentoo.org> + -files/gtk2-patch-fix.patch, -sylpheed-0.9.10.ebuild, + -sylpheed-0.9.4-r1.ebuild, -sylpheed-0.9.5-r1.ebuild: + cleaned out old ebuilds and patches. 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> sylpheed-0.9.4-r1.ebuild, sylpheed-0.9.5-r1.ebuild, sylpheed-0.9.8-r2.ebuild, diff --git a/mail-client/sylpheed/files/digest-sylpheed-0.9.10 b/mail-client/sylpheed/files/digest-sylpheed-0.9.10 deleted file mode 100644 index f6dfbf0a5dfa..000000000000 --- a/mail-client/sylpheed/files/digest-sylpheed-0.9.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 4e2242436de3cf3977a1b25b1ddc4930 sylpheed-0.9.10.tar.bz2 2302890 diff --git a/mail-client/sylpheed/files/digest-sylpheed-0.9.4-r1 b/mail-client/sylpheed/files/digest-sylpheed-0.9.4-r1 deleted file mode 100644 index 946e9190beac..000000000000 --- a/mail-client/sylpheed/files/digest-sylpheed-0.9.4-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 222af8fd1c1026babaa952398693fe01 sylpheed-0.9.4.tar.bz2 2100835 -MD5 8bbebd44d105985dfefe65f4ee014379 sylpheed-0.9.4-gtk2-20030802.diff.gz 124166 diff --git a/mail-client/sylpheed/files/digest-sylpheed-0.9.5-r1 b/mail-client/sylpheed/files/digest-sylpheed-0.9.5-r1 deleted file mode 100644 index 0bdda05ac10a..000000000000 --- a/mail-client/sylpheed/files/digest-sylpheed-0.9.5-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 2e217d01a941e6006ffe4bf86df380d4 sylpheed-0.9.5.tar.bz2 2145795 -MD5 8d9bc0a8a9606b9021346f037377822c sylpheed-0.9.5-gtk2-20030906.diff.gz 125100 diff --git a/mail-client/sylpheed/files/gtk2-patch-fix.patch b/mail-client/sylpheed/files/gtk2-patch-fix.patch deleted file mode 100644 index 183a7d216421..000000000000 --- a/mail-client/sylpheed/files/gtk2-patch-fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- sylpheed-0.9.4-gtk2-20030802.diff.old 2003-09-05 02:32:08.000000000 +0200 -+++ sylpheed-0.9.4-gtk2-20030802.diff 2003-09-05 02:32:31.000000000 +0200 -@@ -4708,7 +4708,7 @@ - - -#undef STEXT_FREEZE - #undef GET_CHAR --+#undef CHAR_BUF_SIZR -++#undef CHAR_BUF_SIZE - - static void compose_set_title(Compose *compose) - { diff --git a/mail-client/sylpheed/sylpheed-0.9.10.ebuild b/mail-client/sylpheed/sylpheed-0.9.10.ebuild deleted file mode 100644 index 72e38f28f1f9..000000000000 --- a/mail-client/sylpheed/sylpheed-0.9.10.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.10.ebuild,v 1.2 2004/05/30 08:23:39 hattya Exp $ - -inherit eutils - -IUSE="ssl xface ipv6 imlib nls gnome ldap crypt pda" - -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" -HOMEPAGE="http://sylpheed.good-day.net" - -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" -SLOT="0" - -PROVIDE="virtual/sylpheed" - -DEPEND="=x11-libs/gtk+-1.2* - app-misc/mime-types - !amd64? ( nls? ( =sys-devel/gettext-0.12.1* ) ) - ssl? ( dev-libs/openssl ) - pda? ( app-pda/jpilot ) - ldap? ( >=net-nds/openldap-2.0.11 ) - crypt? ( app-crypt/gnupg <app-crypt/gpgme-0.4 ) - gnome? ( media-libs/gdk-pixbuf ) - imlib? ( media-libs/imlib ) - xface? ( >=media-libs/compface-1.4 )" - -src_compile() { - - econf \ - `use_enable nls` \ - `use_enable ssl` \ - `use_enable crypt gpgme` \ - `use_enable pda jpilot` \ - `use_enable ldap` \ - `use_enable ipv6` \ - `use_enable xface compface` \ - `use_enable imlib` \ - `use_enable gnome gdk-pixbuf` \ - || die - - emake || die - -} - -src_install () { - - einstall - - dodir /usr/share/pixmaps - insinto /usr/share/pixmaps - doins *.png - - if use gnome - then - dodir /usr/share/gnome/apps/Internet - insinto /usr/share/gnome/apps/Internet - doins sylpheed.desktop - fi - - dodoc [A-Z][A-Z]* ChangeLog* - -} diff --git a/mail-client/sylpheed/sylpheed-0.9.4-r1.ebuild b/mail-client/sylpheed/sylpheed-0.9.4-r1.ebuild deleted file mode 100644 index c0dcddc45811..000000000000 --- a/mail-client/sylpheed/sylpheed-0.9.4-r1.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.4-r1.ebuild,v 1.2 2004/06/07 14:13:42 agriffis Exp $ - -IUSE="ssl xface ipv6 nls gnome ldap crypt pda gtk2" - -inherit eutils - -S=${WORKDIR}/${P} -PATCHVER="20030802" -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2 - gtk2? ( http://www.homa.ne.jp/~ashie/linux/files/${P}-gtk2-${PATCHVER}.diff.gz )" - -HOMEPAGE="http://sylpheed.good-day.net -http://www.homa.ne.jp/~ashie/linux/sylpheed-gtk2.html.en" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc hppa" - -PROVIDE="virtual/sylpheed" - -DEPEND=" - gtk2? ( >=x11-libs/gtk+-2.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* ) - xface? ( >=media-libs/compface-1.4 ) - ssl? ( dev-libs/openssl ) - pda? ( app-pda/jpilot ) - crypt? ( >=app-crypt/gnupg-1.0.6 =app-crypt/gpgme-0.3.14 ) - ldap? ( >=net-nds/openldap-2.0.11 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 ) - x11-misc/shared-mime-info" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/shared-mime.patch - use gtk2 && gunzip -dc ${DISTDIR}/sylpheed-${PV}-gtk2-${PATCHVER}.diff.gz >sylpheed-${PV}-gtk2-${PATCHVER}.diff - - use gtk2 && patch <${FILESDIR}/gtk2-patch-fix.patch - use gtk2 && epatch sylpheed-${PV}-gtk2-${PATCHVER}.diff -} - -src_compile() { - local myconf - if use gtk2; - then - myconf="${myconf} --enable-gdk-pixbuf" - else - use gnome || myconf="${myconf} --disable-gdk-pixbuf --disable-imlib" - use nls || myconf="${myconf} --disable-nls" - fi - - - use ssl && myconf="${myconf} --enable-ssl" - - use crypt && myconf="${myconf} --enable-gpgme" - - use pda && myconf="${myconf} --enable-jpilot" - - use ldap && myconf="${myconf} --enable-ldap" - - use ipv6 && myconf="${myconf} --enable-ipv6" - - use xface || myconf="${myconf} --disable-compface" - - # build fails if this is done normally. dunno why and didn't bother to find out. : ) - use gtk2 && ./autogen.sh - - econf ${myconf} || die "econf failed" - - emake || die -} - -src_install () { - einstall - - dodir /usr/share/pixmaps - insinto /usr/share/pixmaps - doins *.png - - if use gnome - then - dodir /usr/share/gnome/apps/Internet - insinto /usr/share/gnome/apps/Internet - doins sylpheed.desktop - fi - - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog* NEWS README* TODO* -} diff --git a/mail-client/sylpheed/sylpheed-0.9.5-r1.ebuild b/mail-client/sylpheed/sylpheed-0.9.5-r1.ebuild deleted file mode 100644 index 2b4dda9cbe59..000000000000 --- a/mail-client/sylpheed/sylpheed-0.9.5-r1.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.5-r1.ebuild,v 1.2 2004/06/07 14:13:42 agriffis Exp $ - -IUSE="ssl xface ipv6 nls gnome ldap crypt pda gtk2" - -inherit eutils - -S=${WORKDIR}/${P} -PATCHVER="20030906" -DESCRIPTION="A lightweight email client and newsreader" -SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2 - gtk2? ( mirror://sourceforge/${PN}-gtk2/${P}-gtk2-${PATCHVER}.diff.gz )" - -HOMEPAGE="http://sylpheed.good-day.net -http://www.homa.ne.jp/~ashie/linux/sylpheed-gtk2.html.en" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa" - -PROVIDE="virtual/sylpheed" - -DEPEND=" - gtk2? ( >=x11-libs/gtk+-2.0 ) - !gtk2? ( =x11-libs/gtk+-1.2* ) - xface? ( >=media-libs/compface-1.4 ) - ssl? ( dev-libs/openssl ) - pda? ( app-pda/jpilot ) - crypt? ( >=app-crypt/gnupg-1.0.6 =app-crypt/gpgme-0.3.14 ) - ldap? ( >=net-nds/openldap-2.0.11 ) - gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 ) - x11-misc/shared-mime-info" - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/shared-mime.patch - use gtk2 && gunzip -dc ${DISTDIR}/sylpheed-${PV}-gtk2-${PATCHVER}.diff.gz >sylpheed-${PV}-gtk2-${PATCHVER}.diff - -# use gtk2 && patch <${FILESDIR}/gtk2-patch-fix.patch - use gtk2 && epatch sylpheed-${PV}-gtk2-${PATCHVER}.diff -} - -src_compile() { - local myconf - if use gtk2; - then - myconf="${myconf} --enable-gdk-pixbuf" - else - use gnome || myconf="${myconf} --disable-gdk-pixbuf --disable-imlib" - use nls || myconf="${myconf} --disable-nls" - fi - - - use ssl && myconf="${myconf} --enable-ssl" - - use crypt && myconf="${myconf} --enable-gpgme" - - use pda && myconf="${myconf} --enable-jpilot" - - use ldap && myconf="${myconf} --enable-ldap" - - use ipv6 && myconf="${myconf} --enable-ipv6" - - use xface || myconf="${myconf} --disable-compface" - - # build fails if this is done normally. dunno why and didn't bother to find out. : ) - use gtk2 && ./autogen.sh - - econf ${myconf} || die "econf failed" - - emake || die -} - -src_install () { - einstall - - dodir /usr/share/pixmaps - insinto /usr/share/pixmaps - doins *.png - - if use gnome - then - dodir /usr/share/gnome/apps/Internet - insinto /usr/share/gnome/apps/Internet - doins sylpheed.desktop - fi - - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog* NEWS README* TODO* -} |