gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3907: add gnome/gmime


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3907: add gnome/gmime
Date: Tue, 11 Oct 2016 01:19:05 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3907
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2016-10-10 18:19:00 -0700
message:
  add gnome/gmime
added:
  pkg/gnome/gmime/               gmime-20161011011821-w2it6h2mxpdezb7l-1
  pkg/gnome/gmime/Makefile       makefile-20161011011821-w2it6h2mxpdezb7l-3
  pkg/gnome/gmime/config.mk      config.mk-20161011011821-w2it6h2mxpdezb7l-2
  pkg/gnome/gmime/sha256sums     sha256sums-20161011011821-w2it6h2mxpdezb7l-4
=== added directory 'pkg/gnome/gmime'
=== added file 'pkg/gnome/gmime/Makefile'
--- a/pkg/gnome/gmime/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gmime/Makefile  2016-10-11 01:19:00 +0000
@@ -0,0 +1,49 @@
+
+# Copyright © 2016 Carl Hansen address@hidden
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    gmime
+GARNAME = gmime
+GARVERSION = 2.6.20 
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  gmime
+define BLURB
+
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/gmime/config.mk'
--- a/pkg/gnome/gmime/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gmime/config.mk 2016-10-11 01:19:00 +0000
@@ -0,0 +1,5 @@
+## Configuration options for gmime ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gmime/sha256sums'
--- a/pkg/gnome/gmime/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gmime/sha256sums        2016-10-11 01:19:00 +0000
@@ -0,0 +1,2 @@
+e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65  
download/gmime-2.6.20.tar.xz
+46510b80ae53b279b8b92cdd32aa2bc539adf3d5b5979e4bd3df72ee5f07f7ad  
download/gmime-2.6.20.sha256sum


reply via email to

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