gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2279: add gnumail at 1.2.0


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2279: add gnumail at 1.2.0
Date: Wed, 10 Apr 2013 22:20:50 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2279
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-04-10 22:20:50 +0200
message:
  add gnumail at 1.2.0
added:
  gnustep/gnumail/
  gnustep/gnumail/Makefile
  gnustep/gnumail/config.mk
  gnustep/gnumail/sha256sums
modified:
  TODO
=== modified file 'TODO'
--- a/TODO      2013-04-10 20:09:17 +0000
+++ b/TODO      2013-04-10 20:20:50 +0000
@@ -1789,12 +1789,13 @@
 ** TODO yelp-xsl
 ** TODO yelp
 ** TODO zenity
-* GNUstep packages [20/25] [80%]
+* GNUstep packages [21/25] [84%]
 ** TODO app-wrappers
 ** DONE enterprise
    CLOSED: [2012-12-16 Sun 20:12]
 ** TODO examples
-** TODO gnumail
+** DONE gnumail
+   CLOSED: [2013-04-10 Wed 22:20]
 ** DONE gnustep-backend
    CLOSED: [2012-12-16 Sun 20:12]
 ** DONE gnustep-base

=== added directory 'gnustep/gnumail'
=== added file 'gnustep/gnumail/Makefile'
--- a/gnustep/gnumail/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnustep/gnumail/Makefile  2013-04-10 20:20:50 +0000
@@ -0,0 +1,44 @@
+# Copyright © 2013 Brandon Invergo <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = GNUMail
+GARNAME = gnumail
+UPSTREAMNAME = GNUMail
+GARVERSION = 1.2.0
+HOME_URL = http://collaboration-world.com/gnumail
+DESCRIPTION = A GNUstep e-mail application
+define BLURB
+ GNUMail is a fully featured e-mail application made with GNUstep.  It
+ uses Pantomime as its backend, so it supports POP3, IMAP and local
+ mailboxes. 
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNUSTEP_NONFSF)
+MASTER_SUBDIR = 
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+CONFIGURE_SCRIPTS =
+
+BUILDDEPS =
+LIBDEPS = gnustep-base gnustep-gui pantomime addresses
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/gnumail/config.mk'
--- a/gnustep/gnumail/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnustep/gnumail/config.mk 2013-04-10 20:20:50 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnumail ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/gnumail/sha256sums'
--- a/gnustep/gnumail/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnustep/gnumail/sha256sums        2013-04-10 20:20:50 +0000
@@ -0,0 +1,2 @@
+792512276b253d79362736fb0cb7d614d5a980ea356d03d6adec4d0dd0f6ef2c  
download/GNUMail-1.2.0.tar.gz
+19e1aca4375bbd38428a5b6e4ae83a685d7b3ff95f4dc400aab36079e5b85945  
download/GNUMail-1.2.0.tar.gz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]