gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6343: update gnome to 3.30.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6343: update gnome to 3.30.2
Date: Sat, 9 Mar 2019 01:42:00 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6343
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-03-08 22:41:52 -0800
message:
  update gnome to 3.30.2
added:
  pkg/gnome/gnome/               gnome-20190309063833-16ws2vzrf3aejnff-1
  pkg/gnome/gnome/Makefile       makefile-20190309063849-zavsdrtteow7xpw3-1
  pkg/gnome/gnome/config.mk      config.mk-20190309063833-16ws2vzrf3aejnff-2
  pkg/gnome/gnome/sha256sums     sha256sums-20190309063849-zavsdrtteow7xpw3-2
=== added directory 'pkg/gnome/gnome'
=== added file 'pkg/gnome/gnome/Makefile'
--- a/pkg/gnome/gnome/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome/Makefile  2019-03-09 06:41:52 +0000
@@ -0,0 +1,59 @@
+# Copyright © 2019 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 =    gnome
+GARNAME = gnome
+GARVERSION = 3.30.2
+#HOME_URL = http://www.gnome.org/
+HOME_URL =     https://wiki.gnome.org/Newcomers/BuildSystemComponent
+DESCRIPTION = latest version of Gnome build scripts for the BuildSystem 
+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.mk
+include config.mk
+
+pre-build: 
+       @echo
+       @echo
+       @echo This not a package to be built in the normal way.
+       @echo It does not build if you try.
+       @echo However, it does "extract". The README will put you on the path 
to happiness.
+       @echo
+       @echo
+

=== added file 'pkg/gnome/gnome/config.mk'
--- a/pkg/gnome/gnome/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome/config.mk 2019-03-09 06:41:52 +0000
@@ -0,0 +1,5 @@
+## Configuration options for gnome ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome/sha256sums'
--- a/pkg/gnome/gnome/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome/sha256sums        2019-03-09 06:41:52 +0000
@@ -0,0 +1,2 @@
+c15e1ef4f032515af372b16a44de398c7c6665fb7b4b4bbc275a460322a57502  
download/gnome-3.30.2.tar.xz
+d1ef08a40d10892fd76f9b407c5c7f8cc8f9eb5c85142009e0762f42df5c7267  
download/gnome-3.30.2.sha256sum


reply via email to

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