summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-07-23 13:10:27 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-07-23 13:10:27 +0000
commitda8456d0c32870a445f3729faf0aca0644954544 (patch)
tree23bfd3e5ba2ea17de0bbd53acc4c0e9d1b766a98 /gnustep-apps/gnumail
parentFixed PVP to be an array using () instead of "". Apologies. (diff)
downloadgentoo-2-da8456d0c32870a445f3729faf0aca0644954544.tar.gz
gentoo-2-da8456d0c32870a445f3729faf0aca0644954544.tar.bz2
gentoo-2-da8456d0c32870a445f3729faf0aca0644954544.zip
Moved from app-gnustep/gnumail to gnustep-apps/gnumail.
Diffstat (limited to 'gnustep-apps/gnumail')
-rw-r--r--gnustep-apps/gnumail/ChangeLog47
-rw-r--r--gnustep-apps/gnumail/Manifest4
-rw-r--r--gnustep-apps/gnumail/files/digest-gnumail-1.1.01
-rw-r--r--gnustep-apps/gnumail/gnumail-1.1.0.ebuild51
-rw-r--r--gnustep-apps/gnumail/metadata.xml5
5 files changed, 108 insertions, 0 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog
new file mode 100644
index 000000000000..9591eeab3e64
--- /dev/null
+++ b/gnustep-apps/gnumail/ChangeLog
@@ -0,0 +1,47 @@
+# ChangeLog for app-gnustep/gnumail
+# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.1 2004/07/23 13:10:27 fafhrd Exp $
+
+*gnumail-1.1.0 (23 Jul 2004)
+
+ 23 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> +metadata.xml,
+ +gnumail-1.1.0.ebuild:
+ Moved from app-gnustep/gnumail to gnustep-apps/gnumail.
+
+ 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> gnumail-1.1.0.ebuild:
+ Changing the eclass to gnustep-old
+
+ 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org> gnumail-1.1.0.ebuild:
+ Changing the eclass to gnustep-old
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnumail-1.1.0.ebuild:
+ sync IUSE (-${IUSE})
+
+ 01 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnumail-1.1.0.ebuild:
+ Fix use invocation
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnumail-1.1.0.ebuild:
+ Stable on alpha.
+
+ 06 Feb 2004; Aron Griffis <agriffis@gentoo.org> gnumail-1.1.0.ebuild:
+ add ~alpha
+
+ 18 Oct 2003; Nick Hadaway <raker@gentoo.org> gnumail-1.1.0.ebuild:
+ Removed stable ebuilds and fixed policy violation of setting ${A}.
+
+*gnumail-1.1.0 (21 Aug 2003)
+
+ 21 Aug 2003; Nick Hadaway <raker@gentoo.org> gnumail-1.1.0.ebuild:
+ Version bump. Finally a stable release.
+
+*gnumail-1.1.0_pre2 (16 Aug 2003)
+
+ 16 Aug 2003; Nick Hadaway <raker@gentoo.org> gnumail-1.1.0_pre2-r1.ebuild;
+ Added xface and crypt to IUSE for installing the Face.bundle and
+ PGP.bundle. Thanks to Caleb Shay on bug #26724 for noticing these
+ missing features.
+
+*gnumail-1.1.0_pre2 (15 Jul 2003)
+
+ 15 Jul 2003; Nick Hadaway <raker@gentoo.org> gnumail-1.1.0_pre2.ebuild:
+ New ebuild.
diff --git a/gnustep-apps/gnumail/Manifest b/gnustep-apps/gnumail/Manifest
new file mode 100644
index 000000000000..3d3de4a9a915
--- /dev/null
+++ b/gnustep-apps/gnumail/Manifest
@@ -0,0 +1,4 @@
+MD5 d7477a32cf807175b18663b22c7d5c26 gnumail-1.1.0.ebuild 1108
+MD5 a315cd22a759b490f4cf50058acdabad ChangeLog 1491
+MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
+MD5 a6afb5fd55515a881cc64e0b5f2667d9 files/digest-gnumail-1.1.0 66
diff --git a/gnustep-apps/gnumail/files/digest-gnumail-1.1.0 b/gnustep-apps/gnumail/files/digest-gnumail-1.1.0
new file mode 100644
index 000000000000..81a08ea226a1
--- /dev/null
+++ b/gnustep-apps/gnumail/files/digest-gnumail-1.1.0
@@ -0,0 +1 @@
+MD5 8b9d1030849dbc91c2d28716c6fceef2 GNUMail-1.1.0.tar.gz 1002575
diff --git a/gnustep-apps/gnumail/gnumail-1.1.0.ebuild b/gnustep-apps/gnumail/gnumail-1.1.0.ebuild
new file mode 100644
index 000000000000..264e94cfa7d5
--- /dev/null
+++ b/gnustep-apps/gnumail/gnumail-1.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.1.0.ebuild,v 1.1 2004/07/23 13:10:27 fafhrd Exp $
+
+inherit gnustep-old
+
+IUSE="crypt xface"
+S=${WORKDIR}/GNUMail
+
+newdepend dev-util/gnustep-gui
+newdepend app-gnustep/pantomime
+
+DESCRIPTION="A fully featured mail application for GNUstep"
+HOMEPAGE="http://www.collaboration-world.com/gnumail/"
+SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/GNUMail-${PV}.tar.gz"
+
+DEPEND="${DEPEND}"
+RDEPEND="${RDEPEND} dev-util/gnustep-back"
+
+KEYWORDS="x86 ~ppc alpha"
+LICENSE="GPL-2"
+SLOT="0"
+
+src_unpack() {
+ unpack GNUMail-${PV}.tar.gz
+ cd ${S}
+}
+
+src_compile() {
+ egnustepmake
+
+ if use xface; then
+ cd ${S}/Bundles/Face
+ make
+ cd ${S}
+ fi
+
+ if use crypt; then
+ cd ${S}/Bundles/PGP
+ make
+ cd ${S}
+ fi
+}
+
+src_install() {
+ egnustepinstall
+
+ use xface && cp -a ${S}/Bundles/Face/Face.bundle ${D}usr/GNUstep/System/Library/GNUMail/
+
+ use crypt && cp -a ${S}/Bundles/PGP/PGP.bundle ${D}usr/GNUstep/System/Library/GNUMail/
+}
diff --git a/gnustep-apps/gnumail/metadata.xml b/gnustep-apps/gnumail/metadata.xml
new file mode 100644
index 000000000000..6cfe3231f3bc
--- /dev/null
+++ b/gnustep-apps/gnumail/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnustep</herd>
+</pkgmetadata>