gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5632: some gnome updatees


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5632: some gnome updatees
Date: Sun, 17 Jun 2018 20:20:04 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5632
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-06-17 17:19:58 -0700
message:
  some gnome updatees
modified:
  pkg/gnome/NetworkManager/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-263
  pkg/gnome/NetworkManager/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-267
  pkg/gnome/glib/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-552
  pkg/gnome/glib/config.mk       config.mk-20160617013948-zxz0vnfa6s7m6z8o-1
  pkg/gnome/gnome-boxes/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-577
  pkg/gnome/gnome-documents/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-657
  pkg/gnome/gnome-documents/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-661
  pkg/gnome/gnome-logs/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-687
  pkg/gnome/gnome-logs/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-691
  pkg/gnome/graphene/Makefile    makefile-20160922070116-gb7vbcagxpux6kyk-2
  pkg/gnome/graphene/sha256sums  sha256sums-20160922070116-gb7vbcagxpux6kyk-4
  pkg/gnome/gspell/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-887
  pkg/gnome/gspell/sha256sums    sha256sums-20160617013746-7ygosxqw3lxxvo7f-891
  pkg/gnome/gtksourceview/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-942
  pkg/gnome/gtksourceview/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-946
  pkg/gnome/libgweather/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1119
  pkg/gnome/libgweather/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1123
  pkg/gnome/totem-pl-parser/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1401
  pkg/gnome/totem-pl-parser/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1405
  pkg/gnome/totem/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-1396
  pkg/gnome/totem/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-1400
=== modified file 'pkg/gnome/NetworkManager/Makefile'
--- a/pkg/gnome/NetworkManager/Makefile 2018-04-23 19:35:50 +0000
+++ b/pkg/gnome/NetworkManager/Makefile 2018-06-18 00:19:58 +0000
@@ -19,7 +19,7 @@
 
 NAME =    NetworkManager
 GARNAME = NetworkManager
-GARVERSION = 1.11.3
+GARVERSION = 1.13.0
 HOME_URL = https://wiki.gnome.org/Projects/NetworkManager
 DESCRIPTION =  NetworkManager
 define BLURB

=== modified file 'pkg/gnome/NetworkManager/sha256sums'
--- a/pkg/gnome/NetworkManager/sha256sums       2018-04-23 19:35:50 +0000
+++ b/pkg/gnome/NetworkManager/sha256sums       2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-a88d1bcedc5da4e7b3d2d13000c9b0245cf1c3c08d7028d90569445ae2c41886  
download/NetworkManager-1.11.3.tar.xz
-bc4a9d296da175fe3b8359751e3827c914efb8639d2fc790c4951220cb166ecc  
download/NetworkManager-1.11.3.sha256sum
+7dff23e56ac86ffdc29d588ea9cbfeea92b4bbb7bdb172eb526e04b73baa15b6  
download/NetworkManager-1.13.0.tar.xz
+fdbc7e256bc8dd758d43d86bfa1e2f0789db68c289ed092d2172b5c32bfff781  
download/NetworkManager-1.13.0.sha256sum

=== modified file 'pkg/gnome/glib/Makefile'
--- a/pkg/gnome/glib/Makefile   2018-05-23 19:19:25 +0000
+++ b/pkg/gnome/glib/Makefile   2018-06-18 00:19:58 +0000
@@ -40,13 +40,13 @@
 DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
 SIGFILES =
 
-BUILDDEPS =
+BUILDDEPS = 
 # apt install libmount-dev
 LIBDEPS =
 
 ######################################################################
 
-#include ../../../gar/gar.lib/mesonninja.mk
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
+#include ../../../gar/gar.lib/auto.mk
 include config.mk
 

=== modified file 'pkg/gnome/glib/config.mk'
--- a/pkg/gnome/glib/config.mk  2018-03-02 19:32:13 +0000
+++ b/pkg/gnome/glib/config.mk  2018-06-18 00:19:58 +0000
@@ -1,11 +1,11 @@
 ## Configuration options for glib ##
 
-#CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?= 
 # might be needed:
-CONFIGURE_OPTS ?=  --with-libiconv  CFLAGS="-DUSE_LIBICONV_GNU=1"
+#CONFIGURE_OPTS ?=  --with-libiconv  CFLAGS="-DUSE_LIBICONV_GNU=1"
 
-#BUILD_OPTS ?= 
+BUILD_OPTS ?= 
 # might be needed:
-BUILD_OPTS ?=  -Wl,-I/opt/gsrc/include -Wl,-L/opt/gsrc/lib  -Wl,-liconv  
CFLAGS="-DUSE_LIBICONV_GNU=1" LDFLAGS+=-liconv
+#BUILD_OPTS ?=  -Wl,-I/opt/gsrc/include -Wl,-L/opt/gsrc/lib  -Wl,-liconv  
CFLAGS="-DUSE_LIBICONV_GNU=1" LDFLAGS+=-liconv
 
 # a little redundant, but harmless

=== modified file 'pkg/gnome/gnome-boxes/Makefile'
--- a/pkg/gnome/gnome-boxes/Makefile    2018-05-27 05:55:32 +0000
+++ b/pkg/gnome/gnome-boxes/Makefile    2018-06-18 00:19:58 +0000
@@ -38,11 +38,14 @@
 DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
 SIGFILES =
 
+# HINT:
+# apt install  libspice-client-gtk-3.0-5 libspice-client-gtk-3.0-dev  
libgudev-1.0-0 libgudev-1.0-dev gir1.2-gudev-1.0
+# spice-client-gtk
 BUILDDEPS =
 LIBDEPS =
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/gnome-documents/Makefile'
--- a/pkg/gnome/gnome-documents/Makefile        2018-06-05 20:29:02 +0000
+++ b/pkg/gnome/gnome-documents/Makefile        2018-06-18 00:19:58 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    gnome-documents
 GARNAME = gnome-documents
-GARVERSION = 3.28.0
+GARVERSION = 3.28.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A document manager application for GNOME
 define BLURB

=== modified file 'pkg/gnome/gnome-documents/sha256sums'
--- a/pkg/gnome/gnome-documents/sha256sums      2018-05-10 07:33:59 +0000
+++ b/pkg/gnome/gnome-documents/sha256sums      2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-0a320e9713c2ebbf345f9865e19ba7a4e56ecc144da3bdd74000c8345f2a989c  
download/gnome-documents-3.28.0.tar.xz
-fa255ea4cc9f99718c783f138d836bae706d6dcdae370ea323e7139e017b88a3  
download/gnome-documents-3.28.0.sha256sum
+f50226f3c08dc7e2069d3365335fc1ab187b0939f04ab55e97aca7b70c111ac4  
download/gnome-documents-3.28.1.tar.xz
+e1779bc0ab437f721fc701c3bcadb73fa6c8b257e59f9bb39d24dcac1b3cdc7c  
download/gnome-documents-3.28.1.sha256sum

=== modified file 'pkg/gnome/gnome-logs/Makefile'
--- a/pkg/gnome/gnome-logs/Makefile     2018-05-14 00:32:37 +0000
+++ b/pkg/gnome/gnome-logs/Makefile     2018-06-18 00:19:58 +0000
@@ -19,7 +19,7 @@
 
 NAME =    gnome-logs
 GARNAME = gnome-logs
-GARVERSION = 3.29.1
+GARVERSION = 3.28.3
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A log viewer for the systemd journal
 define BLURB
@@ -43,6 +43,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/gnome-logs/sha256sums'
--- a/pkg/gnome/gnome-logs/sha256sums   2018-05-14 00:32:37 +0000
+++ b/pkg/gnome/gnome-logs/sha256sums   2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-6e823be5d748e510f4b93986d96caf90a1c73500424f063fea67578182d000d1  
download/gnome-logs-3.29.1.tar.xz
-6e70ef612af4dc2dbd4a00b5df16a19cfae8ceb5263ecd1fe7208a2eadda258b  
download/gnome-logs-3.29.1.sha256sum
+dee125a680aeea3a7beb22c82337da997a01fbd0510babe17ada04274e40efae  
download/gnome-logs-3.28.3.tar.xz
+f98186d8dba1cb3f9956128a8d3c4962ea112a32c59e1844c10e9c6d49ffd84f  
download/gnome-logs-3.28.3.sha256sum

=== modified file 'pkg/gnome/graphene/Makefile'
--- a/pkg/gnome/graphene/Makefile       2018-02-23 07:56:25 +0000
+++ b/pkg/gnome/graphene/Makefile       2018-06-18 00:19:58 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    graphene
 GARNAME = graphene
-GARVERSION = 1.8.0
+GARVERSION = 1.8.2
 HOME_URL = http://www.gnome.org
 DESCRIPTION =  graphene, a thin layer of types for graphic libraries
 define BLURB

=== modified file 'pkg/gnome/graphene/sha256sums'
--- a/pkg/gnome/graphene/sha256sums     2018-02-23 07:56:25 +0000
+++ b/pkg/gnome/graphene/sha256sums     2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-7bbc8e2f183acb522e1d9fe256f5fb483ce42260bfeb3ae69320aeb649dd8d91  
download/graphene-1.8.0.tar.xz
-a385889df86d87fd395f193413cdfc2278ae4992ac156acd160c7fa032d9dd36  
download/graphene-1.8.0.sha256sum
+b3fcf20996e57b1f4df3941caac10f143bb29890a42f7a65407cd19271fc89f7  
download/graphene-1.8.2.tar.xz
+f3453899ab0aa1a0092b0a425b714d538fcd0f2288f5b83aa0575694f2eb111b  
download/graphene-1.8.2.sha256sum

=== modified file 'pkg/gnome/gspell/Makefile'
--- a/pkg/gnome/gspell/Makefile 2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/gspell/Makefile 2018-06-18 00:19:58 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016,2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    gspell
 GARNAME = gspell
-GARVERSION = 1.8.0
+GARVERSION = 1.8.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Spell-checking library for GTK+
 define BLURB

=== modified file 'pkg/gnome/gspell/sha256sums'
--- a/pkg/gnome/gspell/sha256sums       2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/gspell/sha256sums       2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-1b7fc2c5b84ede43bc52d513f0601238af92b572a42b19363da6d067fb529345  
download/gspell-1.8.0.tar.xz
-7de93020839fb61aac92515f83d44df4c9fdf625dd6a0ac65ebdb43e238a8ae9  
download/gspell-1.8.0.sha256sum
+819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5  
download/gspell-1.8.1.tar.xz
+4e31e0b26aadbd3ffa774c78d208a134345c380c8378ec717227a271cf4d6212  
download/gspell-1.8.1.sha256sum

=== modified file 'pkg/gnome/gtksourceview/Makefile'
--- a/pkg/gnome/gtksourceview/Makefile  2018-05-05 18:41:50 +0000
+++ b/pkg/gnome/gtksourceview/Makefile  2018-06-18 00:19:58 +0000
@@ -20,7 +20,7 @@
 
 NAME =    gtksourceview
 GARNAME = gtksourceview
-GARVERSION = 4.0.1
+GARVERSION = 4.0.2
 #GARVERSION = 3.24.7
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Source code editing widget

=== modified file 'pkg/gnome/gtksourceview/sha256sums'
--- a/pkg/gnome/gtksourceview/sha256sums        2018-05-05 18:41:50 +0000
+++ b/pkg/gnome/gtksourceview/sha256sums        2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-38ce20ce0b8162d2ac0ee60c33b6c95173435499c7e101d2bde5f0276df5a37a  
download/gtksourceview-4.0.1.tar.xz
-8cb7fa9296e13ca1566d29942b4cda68bc8f75b3f67e200968a1cd6031ce7271  
download/gtksourceview-4.0.1.sha256sum
+15829fc728f74e2005e2fc65c2aada4b223f3b361b2200b7e02ff7a9014b5fac  
download/gtksourceview-4.0.2.tar.xz
+f03d37b6965a0127047e7b70e1c377233adf26b683a6ec90775acb937c47ebaa  
download/gtksourceview-4.0.2.sha256sum

=== modified file 'pkg/gnome/libgweather/Makefile'
--- a/pkg/gnome/libgweather/Makefile    2018-03-29 22:09:49 +0000
+++ b/pkg/gnome/libgweather/Makefile    2018-06-18 00:19:58 +0000
@@ -19,7 +19,7 @@
 
 NAME =    libgweather
 GARNAME = libgweather
-GARVERSION = 3.28.1
+GARVERSION = 3.28.2
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Location and timezone database and weather-lookup library
 define BLURB

=== modified file 'pkg/gnome/libgweather/sha256sums'
--- a/pkg/gnome/libgweather/sha256sums  2018-03-29 22:09:49 +0000
+++ b/pkg/gnome/libgweather/sha256sums  2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-157a8388532a751b36befff424b11ed913b2c43689b62cd2060f6847eb730be3  
download/libgweather-3.28.1.tar.xz
-8cbe20aaf1d07ed630f55843db6402a9ac615ac02e9ad811eae73862543ef699  
download/libgweather-3.28.1.sha256sum
+081ce81653afc614e12641c97a8dd9577c524528c63772407ae2dbcde12bde75  
download/libgweather-3.28.2.tar.xz
+017494c570331fbdd37f70d27f76aed25a2619e12d6e82aefcc937168942cd49  
download/libgweather-3.28.2.sha256sum

=== modified file 'pkg/gnome/totem-pl-parser/Makefile'
--- a/pkg/gnome/totem-pl-parser/Makefile        2018-02-03 07:11:44 +0000
+++ b/pkg/gnome/totem-pl-parser/Makefile        2018-06-18 00:19:58 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    totem-pl-parser
 GARNAME = totem-pl-parser
-GARVERSION = 3.26.0
+GARVERSION = 3.26.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Simple GObject-based library to parse and save a host of 
playlist formats
 define BLURB

=== modified file 'pkg/gnome/totem-pl-parser/sha256sums'
--- a/pkg/gnome/totem-pl-parser/sha256sums      2018-02-03 07:11:44 +0000
+++ b/pkg/gnome/totem-pl-parser/sha256sums      2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-f153a53391e9b42fed5cb6ce62322a58e323fde6ec4a54d8ba4d376cf4c1fbcb  
download/totem-pl-parser-3.26.0.tar.xz
-5d0d9d52ba343bd5ccdb08b552feb63fa353356cbf99b5793ecf8d1fcce81d60  
download/totem-pl-parser-3.26.0.sha256sum
+6ae2c4b8acaf052af21b8db256b6314385de031ba721a2dbdb361e90d4b4b74c  
download/totem-pl-parser-3.26.1.tar.xz
+6e34dc74ebe9cb12caec81a5115bc9873430d49a44bf5cd21c2dae614a7b5a3b  
download/totem-pl-parser-3.26.1.sha256sum

=== modified file 'pkg/gnome/totem/Makefile'
--- a/pkg/gnome/totem/Makefile  2018-02-03 07:12:41 +0000
+++ b/pkg/gnome/totem/Makefile  2018-06-18 00:19:58 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    totem
 GARNAME = totem
-GARVERSION = 3.26.0
+GARVERSION = 3.26.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Movie player for the GNOME desktop based on GStreamer
 define BLURB

=== modified file 'pkg/gnome/totem/sha256sums'
--- a/pkg/gnome/totem/sha256sums        2017-09-15 21:41:43 +0000
+++ b/pkg/gnome/totem/sha256sums        2018-06-18 00:19:58 +0000
@@ -1,2 +1,2 @@
-e32fb9a68097045e75c87ad1b8177f5c01aea2a13dcb3b2e71a0f9570fe9ee13  
download/totem-3.26.0.tar.xz
-653b3036e4f1fd4e0981814340664ba4327129e6bfc50985cce0c13c90633b72  
download/totem-3.26.0.sha256sum
+298160c9ee8d34f1ac6586c69e0440e3586a75fd4b1719d79f908edb9c00c382  
download/totem-3.26.1.tar.xz
+fd7dcb6b40000559140b9f1ec1eb11a5181d96487dd6e1a6a92be733fa039d50  
download/totem-3.26.1.sha256sum


reply via email to

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