summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-03-10 11:42:54 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-03-10 11:42:54 +0000
commit0e3b224d78318a95a11c858220d7d9c10c9f1ffa (patch)
treea88c81f894270b376191cfb26117aed93d1f7bc2 /net-mail
parentpython fix (diff)
downloadhistorical-0e3b224d78318a95a11c858220d7d9c10c9f1ffa.tar.gz
historical-0e3b224d78318a95a11c858220d7d9c10c9f1ffa.tar.bz2
historical-0e3b224d78318a95a11c858220d7d9c10c9f1ffa.zip
new version
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/sylpheed/files/digest-sylpheed-0.6.2-r11
-rw-r--r--net-mail/sylpheed/files/digest-sylpheed-0.6.31
-rw-r--r--net-mail/sylpheed/files/digest-sylpheed-0.6.41
-rw-r--r--net-mail/sylpheed/files/digest-sylpheed-0.6.51
-rw-r--r--net-mail/sylpheed/files/digest-sylpheed-0.7.41
-rw-r--r--net-mail/sylpheed/sylpheed-0.6.2-r1.ebuild52
-rw-r--r--net-mail/sylpheed/sylpheed-0.6.3.ebuild52
-rw-r--r--net-mail/sylpheed/sylpheed-0.6.4.ebuild52
-rw-r--r--net-mail/sylpheed/sylpheed-0.7.4.ebuild (renamed from net-mail/sylpheed/sylpheed-0.6.5.ebuild)25
9 files changed, 10 insertions, 176 deletions
diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.6.2-r1 b/net-mail/sylpheed/files/digest-sylpheed-0.6.2-r1
deleted file mode 100644
index d3eea1b06cf1..000000000000
--- a/net-mail/sylpheed/files/digest-sylpheed-0.6.2-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4f92dce0a085f68391d4a78d0f5cc656 sylpheed-0.6.2.tar.bz2 1151292
diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.6.3 b/net-mail/sylpheed/files/digest-sylpheed-0.6.3
deleted file mode 100644
index 129c57c79d51..000000000000
--- a/net-mail/sylpheed/files/digest-sylpheed-0.6.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 538225dec1ef6d896e4bd950fc085d3e sylpheed-0.6.3.tar.bz2 1218028
diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.6.4 b/net-mail/sylpheed/files/digest-sylpheed-0.6.4
deleted file mode 100644
index 9a71ab033eb1..000000000000
--- a/net-mail/sylpheed/files/digest-sylpheed-0.6.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 517ed25347565e776526364566163c10 sylpheed-0.6.4.tar.bz2 1299368
diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.6.5 b/net-mail/sylpheed/files/digest-sylpheed-0.6.5
deleted file mode 100644
index c180bd4543bc..000000000000
--- a/net-mail/sylpheed/files/digest-sylpheed-0.6.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 60016b1319df112172fa5623308afe2c sylpheed-0.6.5.tar.bz2 1325175
diff --git a/net-mail/sylpheed/files/digest-sylpheed-0.7.4 b/net-mail/sylpheed/files/digest-sylpheed-0.7.4
new file mode 100644
index 000000000000..42bb968d3166
--- /dev/null
+++ b/net-mail/sylpheed/files/digest-sylpheed-0.7.4
@@ -0,0 +1 @@
+MD5 0f6fa79e7956fb5b94ae648d3c5169a6 sylpheed-0.7.4.tar.bz2 1617898
diff --git a/net-mail/sylpheed/sylpheed-0.6.2-r1.ebuild b/net-mail/sylpheed/sylpheed-0.6.2-r1.ebuild
deleted file mode 100644
index f1652b949a74..000000000000
--- a/net-mail/sylpheed/sylpheed-0.6.2-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.6.2-r1.ebuild,v 1.1 2001/10/06 10:08:19 azarah Exp $
-
-A=${P}.tar.bz2
-S=${WORKDIR}/${P}
-DESCRIPTION="A lightweight email client and newsreader"
-SRC_URI="http://sylpheed.good-day.net/sylpheed/${A}"
-HOMEPAGE="http://sylpheed.good-day.net"
-
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
- >=media-libs/compface-1.4
- gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )
- nls? ( sys-devel/gettext )
- ssl? ( dev-libs/openssl )
- gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.2 )"
-
-
-RDEPEND=">=x11-libs/gtk+-1.2.10-r4
- gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )
- ssl? ( dev-libs/openssl )
- gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.2 )"
-
-src_compile() {
-
- local myconf
- if [ -z "`use gnome`" ] ; then
- myconf="--disable-gdk-pixbuf --disable-imlib"
- fi
- if [ -z "`use nls`" ] ; then
- myconf="$myconf --disable-nls"
- fi
- if [ "`use ssl`" ] ; then
- myconf="$myconf --enable-ssl"
- fi
- if [ "`use gpg`" ] ; then
- myconf="$myconf --enable-gpgme"
- fi
-
- try ./configure --prefix=/usr --host=${CHOST} --enable-ipv6 $myconf
- try make
-
-}
-
-src_install () {
-
- try make prefix=${D}/usr manualdir=${D}/usr/share/doc/${PF}/html install
- dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO*
-
-}
-
diff --git a/net-mail/sylpheed/sylpheed-0.6.3.ebuild b/net-mail/sylpheed/sylpheed-0.6.3.ebuild
deleted file mode 100644
index 02d9f18fefcd..000000000000
--- a/net-mail/sylpheed/sylpheed-0.6.3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.6.3.ebuild,v 1.1 2001/10/10 09:33:29 blocke Exp $
-
-A=${P}.tar.bz2
-S=${WORKDIR}/${P}
-DESCRIPTION="A lightweight email client and newsreader"
-SRC_URI="http://sylpheed.good-day.net/sylpheed/${A}"
-HOMEPAGE="http://sylpheed.good-day.net"
-
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
- >=media-libs/compface-1.4
- gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )
- nls? ( sys-devel/gettext )
- ssl? ( dev-libs/openssl )
- gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )"
-
-
-RDEPEND=">=x11-libs/gtk+-1.2.10-r4
- gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )
- ssl? ( dev-libs/openssl )
- gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )"
-
-src_compile() {
-
- local myconf
- if [ -z "`use gnome`" ] ; then
- myconf="--disable-gdk-pixbuf --disable-imlib"
- fi
- if [ -z "`use nls`" ] ; then
- myconf="$myconf --disable-nls"
- fi
- if [ "`use ssl`" ] ; then
- myconf="$myconf --enable-ssl"
- fi
- if [ "`use gpg`" ] ; then
- myconf="$myconf --enable-gpgme"
- fi
-
- try ./configure --prefix=/usr --host=${CHOST} --enable-ipv6 $myconf
- try make
-
-}
-
-src_install () {
-
- try make prefix=${D}/usr manualdir=${D}/usr/share/doc/${PF}/html install
- dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO*
-
-}
-
diff --git a/net-mail/sylpheed/sylpheed-0.6.4.ebuild b/net-mail/sylpheed/sylpheed-0.6.4.ebuild
deleted file mode 100644
index cf2baaee48e2..000000000000
--- a/net-mail/sylpheed/sylpheed-0.6.4.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.6.4.ebuild,v 1.1 2001/10/22 00:50:27 blocke Exp $
-
-A=${P}.tar.bz2
-S=${WORKDIR}/${P}
-DESCRIPTION="A lightweight email client and newsreader"
-SRC_URI="http://sylpheed.good-day.net/sylpheed/${A}"
-HOMEPAGE="http://sylpheed.good-day.net"
-
-DEPEND=">=x11-libs/gtk+-1.2.10-r4
- >=media-libs/compface-1.4
- gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )
- nls? ( sys-devel/gettext )
- ssl? ( dev-libs/openssl )
- gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )"
-
-
-RDEPEND=">=x11-libs/gtk+-1.2.10-r4
- gnome? ( >=media-libs/gdk-pixbuf-0.11.0-r1 )
- ssl? ( dev-libs/openssl )
- gpg? ( >=app-crypt/gnupg-1.0.6 >=app-crypt/gpgme-0.2.3 )"
-
-src_compile() {
-
- local myconf
- if [ -z "`use gnome`" ] ; then
- myconf="--disable-gdk-pixbuf --disable-imlib"
- fi
- if [ -z "`use nls`" ] ; then
- myconf="$myconf --disable-nls"
- fi
- if [ "`use ssl`" ] ; then
- myconf="$myconf --enable-ssl"
- fi
- if [ "`use gpg`" ] ; then
- myconf="$myconf --enable-gpgme"
- fi
-
- try ./configure --prefix=/usr --host=${CHOST} --enable-ipv6 $myconf
- try make
-
-}
-
-src_install () {
-
- try make prefix=${D}/usr manualdir=${D}/usr/share/doc/${PF}/html install
- dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO*
-
-}
-
diff --git a/net-mail/sylpheed/sylpheed-0.6.5.ebuild b/net-mail/sylpheed/sylpheed-0.7.4.ebuild
index f980b47c762b..5395e06e8de1 100644
--- a/net-mail/sylpheed/sylpheed-0.6.5.ebuild
+++ b/net-mail/sylpheed/sylpheed-0.7.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Karl Trygve Kalleberg <karltk@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.6.5.ebuild,v 1.1 2001/12/15 02:20:19 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.7.4.ebuild,v 1.1 2002/03/10 11:42:54 blocke Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A lightweight email client and newsreader"
-SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-0.6.5.tar.bz2"
+SRC_URI="http://sylpheed.good-day.net/sylpheed/sylpheed-${PV}.tar.bz2"
HOMEPAGE="http://sylpheed.good-day.net"
DEPEND=">=x11-libs/gtk+-1.2.10-r4
@@ -24,28 +24,21 @@ RDEPEND=">=x11-libs/gtk+-1.2.10-r4
src_compile() {
local myconf
- if [ -z "`use gnome`" ] ; then
- myconf="--disable-gdk-pixbuf --disable-imlib"
- fi
- if [ -z "`use nls`" ] ; then
- myconf="$myconf --disable-nls"
- fi
- if [ "`use ssl`" ] ; then
- myconf="$myconf --enable-ssl"
- fi
- if [ "`use gpg`" ] ; then
- myconf="$myconf --enable-gpgme"
- fi
+
+ use gnome || myconf="--disable-gdk-pixbuf --disable-imlib"
+ use nls || myconf="$myconf --disable-nls"
+ use ssl && myconf="$myconf --enable-ssl"
+ use gpg && myconf="$myconf --enable-gpgme"
./configure --prefix=/usr \
--host=${CHOST} \
--enable-ipv6 $myconf || die
- make || die
+ emake || die
}
src_install () {
- make prefix=${D}/usr \
+ make prefix=${D}/usr \
manualdir=${D}/usr/share/doc/${PF}/html \
install || die
dodoc AUTHORS COPYING ChangeLog* NEWS README* TODO*