gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4233: update geary to 0.11.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4233: update geary to 0.11.2
Date: Fri, 23 Dec 2016 00:34:55 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4233
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Thu 2016-12-22 16:34:51 -0800
message:
  update geary to 0.11.2
added:
  pkg/gnome/geary/               geary-20161223003440-sep0zjj1olb4p4o9-1
  pkg/gnome/geary/Makefile       makefile-20161223003440-sep0zjj1olb4p4o9-3
  pkg/gnome/geary/config.mk      config.mk-20161223003440-sep0zjj1olb4p4o9-2
  pkg/gnome/geary/sha256sums     sha256sums-20161223003440-sep0zjj1olb4p4o9-4
=== added directory 'pkg/gnome/geary'
=== added file 'pkg/gnome/geary/Makefile'
--- a/pkg/gnome/geary/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/geary/Makefile  2016-12-23 00:34:51 +0000
@@ -0,0 +1,55 @@
+
+# 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
+
+#  problems compiling. if you figure it out: 
+# Send bug reports and comments about GSRC problems to address@hidden
+
+
+NAME =    geary
+GARNAME = geary
+GARVERSION = 0.11.2
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  geary
+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 =
+CONFIGURE_SCRIPTS = $(WORKSRC)/CMakeLists.txt
+
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/geary/config.mk'
--- a/pkg/gnome/geary/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/geary/config.mk 2016-12-23 00:34:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=   -Wno-dev
+BUILD_OPTS ?=

=== added file 'pkg/gnome/geary/sha256sums'
--- a/pkg/gnome/geary/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/geary/sha256sums        2016-12-23 00:34:51 +0000
@@ -0,0 +1,2 @@
+5c9e20ecd53672a42e22a436b9d3b6b9e9bf81ddf77163414a1c55986f9b4631  
download/geary-0.11.2.tar.xz
+cbea89910678d4ebf0b1a82fa88741d409eceb34ba6ffb6262a42fca7f3a7621  
download/geary-0.11.2.sha256sum


reply via email to

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