gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6031: gtranslator atkmm


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6031: gtranslator atkmm
Date: Mon, 5 Nov 2018 16:43:29 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6031
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-11-05 13:43:21 -0800
message:
  gtranslator atkmm
added:
  pkg/gnome/gtranslator/         gtranslator-20181105065859-vxigcn6oatz8pf73-1
  pkg/gnome/gtranslator/Makefile makefile-20181105065859-vxigcn6oatz8pf73-3
  pkg/gnome/gtranslator/config.mk config.mk-20181105065859-vxigcn6oatz8pf73-2
  pkg/gnome/gtranslator/sha256sums sha256sums-20181105065859-vxigcn6oatz8pf73-4
modified:
  pkg/gnome/atkmm/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-309
  pkg/gnome/atkmm/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-313
=== modified file 'pkg/gnome/atkmm/Makefile'
--- a/pkg/gnome/atkmm/Makefile  2018-06-24 01:51:23 +0000
+++ b/pkg/gnome/atkmm/Makefile  2018-11-05 21:43:21 +0000
@@ -20,7 +20,7 @@
 
 NAME =    atkmm
 GARNAME = atkmm
-GARVERSION = 2.27.1
+GARVERSION = 2.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = C++ bindings for the ATK library
 define BLURB

=== modified file 'pkg/gnome/atkmm/sha256sums'
--- a/pkg/gnome/atkmm/sha256sums        2018-02-25 01:47:53 +0000
+++ b/pkg/gnome/atkmm/sha256sums        2018-11-05 21:43:21 +0000
@@ -1,2 +1,2 @@
-cf40bca4ae917bdc2a335cd8c9a9ad84859d8cfb4f8e3dd7741676948e28338c  
download/atkmm-2.27.1.tar.xz
-6e722d7d2257c67bcae4397a38ae9900e12159c9805a285e833431edc688e94a  
download/atkmm-2.27.1.sha256sum
+4140baa3c7991e8e0c518b17939c1a655e3e578bcdaf2fc0f2767e07853af545  
download/atkmm-2.29.1.tar.xz
+8ed077173894a7b351b543529d88f4ac6c0bf59cb78f646edca17cb042e800a6  
download/atkmm-2.29.1.sha256sum

=== added directory 'pkg/gnome/gtranslator'
=== added file 'pkg/gnome/gtranslator/Makefile'
--- a/pkg/gnome/gtranslator/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtranslator/Makefile    2018-11-05 21:43:21 +0000
@@ -0,0 +1,48 @@
+# Copyright ©2018 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 =    gtranslator
+GARNAME = gtranslator
+GARVERSION = 3.30.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = gtranslator for working with translation of docs
+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/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/gtranslator/config.mk'
--- a/pkg/gnome/gtranslator/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtranslator/config.mk   2018-11-05 21:43:21 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gtranslator/sha256sums'
--- a/pkg/gnome/gtranslator/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtranslator/sha256sums  2018-11-05 21:43:21 +0000
@@ -0,0 +1,2 @@
+630ae0820b7100f88cf3d0bd711cac1a13a2aa1bdfc5216fc66ebff2ca0bcde8  
download/gtranslator-3.30.0.tar.xz
+93f2b8d34c49c954a930ffbc78771081630208d5d08153ee07818eaccbf677da  
download/gtranslator-3.30.0.sha256sum


reply via email to

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