gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5541: some updates, mostly gnomish


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5541: some updates, mostly gnomish
Date: Sun, 13 May 2018 20:32:46 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5541
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-05-13 17:32:37 -0700
message:
  some updates, mostly gnomish
modified:
  pkg/bio/beagle-lib/Makefile    makefile-20160617200040-lqf8h520dfq0rtk7-46
  pkg/freedesktop/pulseaudio/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1308
  pkg/freedesktop/pulseaudio/config.mk 
config.mk-20160617014609-a4mzcfk4jc5n02ze-1
  pkg/freedesktop/xtrans/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-1471
  pkg/gnome/epiphany/Makefile    makefile-20160617013746-7ygosxqw3lxxvo7f-424
  pkg/gnome/epiphany/sha256sums  sha256sums-20160617013746-7ygosxqw3lxxvo7f-428
  pkg/gnome/evolution-data-server/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-439
  pkg/gnome/evolution-data-server/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-443
  pkg/gnome/glib-networking/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-557
  pkg/gnome/glib-networking/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-561
  pkg/gnome/gnome-desktop/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-637
  pkg/gnome/gnome-desktop/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-641
  pkg/gnome/gnome-logs/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-687
  pkg/gnome/gnome-logs/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-691
  pkg/gnome/gnome-maps/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-697
  pkg/gnome/gnome-maps/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-701
  pkg/gnome/gnome-online-accounts/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-727
  pkg/gnome/gnome-online-accounts/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-731
  pkg/gnome/gnome-system-monitor/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-787
  pkg/gnome/gnome-system-monitor/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-791
  pkg/gnome/libdazzle/Makefile   makefile-20170723074657-u9frfoym8mri53p1-3
  pkg/gnome/libdazzle/sha256sums sha256sums-20170723074657-u9frfoym8mri53p1-4
=== modified file 'pkg/bio/beagle-lib/Makefile'
--- a/pkg/bio/beagle-lib/Makefile       2017-11-26 21:24:45 +0000
+++ b/pkg/bio/beagle-lib/Makefile       2018-05-14 00:32:37 +0000
@@ -21,7 +21,7 @@
 UPSTREAMNAME = master
 #SVN_REVISION = 1240
 HOME_URL = https://github.com/beagle-dev/beagle-lib/wiki
-DESCRIPTION = A library for evaluating the likelihoodof sequence evolution on 
trees
+DESCRIPTION = A library for evaluating the likelihood of sequence evolution on 
trees
 define BLURB
 BEAGLE is a library of functions for evaluating phylogenetic
 likelihoods, both via Bayesian samplers and Maximum Likelihood

=== modified file 'pkg/freedesktop/pulseaudio/Makefile'
--- a/pkg/freedesktop/pulseaudio/Makefile       2018-05-10 02:43:08 +0000
+++ b/pkg/freedesktop/pulseaudio/Makefile       2018-05-14 00:32:37 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017, 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -15,8 +15,6 @@
 # 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
 
 

=== modified file 'pkg/freedesktop/pulseaudio/config.mk'
--- a/pkg/freedesktop/pulseaudio/config.mk      2018-05-10 02:43:08 +0000
+++ b/pkg/freedesktop/pulseaudio/config.mk      2018-05-14 00:32:37 +0000
@@ -4,6 +4,6 @@
 #CONFIGURE_OPTS ?= -Wl,--rpath=$(prefix)/lib/pulseaudio
 CONFIGURE_OPTS ?= 
 #CONFIGURE_OPTS ?=  --without-caps
-#BUILD_OPTS ?=  CFLAGS+=-Wl,-rpath=$(prefix)/lib/pulseaudio 
-I$(prefix)/include/graphene-1.0/
-BUILD_OPTS ?=  CFLAGS+= -I$(prefix)/include/graphene-1.0/
+BUILD_OPTS ?=  CFLAGS+="-Wl,-rpath=$(prefix)/lib/pulseaudio 
-Wl,-L$(prefix)/lib/pulseaudio  -I$(prefix)/include/graphene-1.0/"
+#BUILD_OPTS ?=  CFLAGS+= -I$(prefix)/include/graphene-1.0/
 

=== modified file 'pkg/freedesktop/xtrans/Makefile'
--- a/pkg/freedesktop/xtrans/Makefile   2017-10-31 20:56:15 +0000
+++ b/pkg/freedesktop/xtrans/Makefile   2018-05-14 00:32:37 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016 Carl Hansen <address@hidden>
+# Copyright © 2016,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -24,9 +24,12 @@
 GARNAME = xtrans
 GARVERSION = 1.3.5
 HOME_URL = https://xorg.freedesktop.org/wiki
-DESCRIPTION = xtrans
+DESCRIPTION = xtrans library to handle network protocol transport
 define BLURB
-
+xtrans is a library of code that is shared among various X packages to
+handle network protocol transport in a modular fashion, allowing a
+single place to add new transport types.  It is used by the X server,
+libX11, libICE, the X font server, and related components.
 endef
 
 ######################################################################

=== modified file 'pkg/gnome/epiphany/Makefile'
--- a/pkg/gnome/epiphany/Makefile       2018-04-20 22:52:59 +0000
+++ b/pkg/gnome/epiphany/Makefile       2018-05-14 00:32:37 +0000
@@ -20,7 +20,7 @@
 
 NAME =    epiphany
 GARNAME = epiphany
-GARVERSION = 3.28.1.1
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A simple, clean, beautiful view of the Web, they think
 define BLURB

=== modified file 'pkg/gnome/epiphany/sha256sums'
--- a/pkg/gnome/epiphany/sha256sums     2018-04-20 22:52:59 +0000
+++ b/pkg/gnome/epiphany/sha256sums     2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-99426aa0e386742e924d84b59ec16bf394195fb9fce85d07f72d2cde486ea495  
download/epiphany-3.28.1.1.tar.xz
-3f01530aa1ab9f6bb0aec42a6de514c1f3982c5403e6da8f068feb5be51526b1  
download/epiphany-3.28.1.1.sha256sum
+8c1dcc4750eb1570ee75e52b94133ce4f886885cdf24a1b14ceb004f8aca6965  
download/epiphany-3.29.1.tar.xz
+1868c3699bc3310fc9b526f6e8bce5b2ff9c07b54866800f367a7df797636871  
download/epiphany-3.29.1.sha256sum

=== modified file 'pkg/gnome/evolution-data-server/Makefile'
--- a/pkg/gnome/evolution-data-server/Makefile  2018-05-10 02:43:08 +0000
+++ b/pkg/gnome/evolution-data-server/Makefile  2018-05-14 00:32:37 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016,2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    evolution-data-server
 GARNAME = evolution-data-server
-GARVERSION = 3.28.1
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Centralized access to appointments and contacts
 define BLURB

=== modified file 'pkg/gnome/evolution-data-server/sha256sums'
--- a/pkg/gnome/evolution-data-server/sha256sums        2018-05-10 02:43:08 
+0000
+++ b/pkg/gnome/evolution-data-server/sha256sums        2018-05-14 00:32:37 
+0000
@@ -1,2 +1,2 @@
-6b04fc1adaba0541546267a77f1bc5aa549fe85eb9933492fdf994c69fa36989  
download/evolution-data-server-3.28.1.tar.xz
-5b37c212d1c16209e126ac5787a3af70922703cf3b78ecf3c39543da3228d510  
download/evolution-data-server-3.28.1.sha256sum
+d06e24961e84b260e8394983ca86f08fe31907f81ec0ec6c3f83d2bd8a0a71aa  
download/evolution-data-server-3.29.1.tar.xz
+544985c1550d04f803f894f7bf9266ded990bd10a909d82dce62549c3adb5e06  
download/evolution-data-server-3.29.1.sha256sum

=== modified file 'pkg/gnome/glib-networking/Makefile'
--- a/pkg/gnome/glib-networking/Makefile        2018-03-11 08:47:37 +0000
+++ b/pkg/gnome/glib-networking/Makefile        2018-05-14 00:32:37 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016, 2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    glib-networking
 GARNAME = glib-networking
-GARVERSION = 2.56.0
+GARVERSION = 2.57.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Network extensions for GLib
 define BLURB

=== modified file 'pkg/gnome/glib-networking/sha256sums'
--- a/pkg/gnome/glib-networking/sha256sums      2018-03-11 08:47:37 +0000
+++ b/pkg/gnome/glib-networking/sha256sums      2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-47fd10bcae2e5039dc5f685e3ea384f48e64a6bee26d755718f534a978477c93  
download/glib-networking-2.56.0.tar.xz
-c6acddf20d6b724de5c8e20095e75ec563591000bcb77167f82357165d6e220a  
download/glib-networking-2.56.0.sha256sum
+663878443c636aa0af5b6708ddf715d82effe961989972cb9a1f48d2a3ecb026  
download/glib-networking-2.57.1.tar.xz
+fbd800cbe76490cfd0b810a36001d579155fbd4f4c34355bd7f7817e7db35f28  
download/glib-networking-2.57.1.sha256sum

=== modified file 'pkg/gnome/gnome-desktop/Makefile'
--- a/pkg/gnome/gnome-desktop/Makefile  2018-05-13 03:36:51 +0000
+++ b/pkg/gnome/gnome-desktop/Makefile  2018-05-14 00:32:37 +0000
@@ -20,7 +20,7 @@
 
 NAME =    gnome-desktop
 GARNAME = gnome-desktop
-GARVERSION = 3.28.2
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Library with common API for various GNOME modules
 define BLURB

=== modified file 'pkg/gnome/gnome-desktop/sha256sums'
--- a/pkg/gnome/gnome-desktop/sha256sums        2018-05-13 03:36:51 +0000
+++ b/pkg/gnome/gnome-desktop/sha256sums        2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-605087bff17c61bc167ccb5a61ed4d06eab922fcce384576ed2a3577214c8330  
download/gnome-desktop-3.28.2.tar.xz
-7361577512dd70b073567584a51e4ffd95463cd87a015dce3ecfd8794cb2d869  
download/gnome-desktop-3.28.2.sha256sum
+e8932a971739ebd6b31caf4420ef6e2681bc911594c26f8f26475adbf130e0ed  
download/gnome-desktop-3.29.1.tar.xz
+756e6737221012332336ea3d8de50a83513c590a33050896d0c1a571557a2583  
download/gnome-desktop-3.29.1.sha256sum

=== modified file 'pkg/gnome/gnome-logs/Makefile'
--- a/pkg/gnome/gnome-logs/Makefile     2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/gnome-logs/Makefile     2018-05-14 00:32:37 +0000
@@ -1,4 +1,3 @@
-
 # Copyright © 2016, 2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
@@ -20,7 +19,7 @@
 
 NAME =    gnome-logs
 GARNAME = gnome-logs
-GARVERSION = 3.28.0
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A log viewer for the systemd journal
 define BLURB

=== modified file 'pkg/gnome/gnome-logs/sha256sums'
--- a/pkg/gnome/gnome-logs/sha256sums   2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/gnome-logs/sha256sums   2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-cbe03758b7936a2c54470b5dd13ba6c2d972c23107563949af560b76fe9a7c48  
download/gnome-logs-3.28.0.tar.xz
-7984fbe211e19483af48cbbaf9ed24638fb349633adafdaece6f403fbb4ec4b0  
download/gnome-logs-3.28.0.sha256sum
+6e823be5d748e510f4b93986d96caf90a1c73500424f063fea67578182d000d1  
download/gnome-logs-3.29.1.tar.xz
+6e70ef612af4dc2dbd4a00b5df16a19cfae8ceb5263ecd1fe7208a2eadda258b  
download/gnome-logs-3.29.1.sha256sum

=== modified file 'pkg/gnome/gnome-maps/Makefile'
--- a/pkg/gnome/gnome-maps/Makefile     2018-05-10 02:43:08 +0000
+++ b/pkg/gnome/gnome-maps/Makefile     2018-05-14 00:32:37 +0000
@@ -1,5 +1,4 @@
-
-# Copyright © 2016, 2017 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017, 2-18 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -20,7 +19,7 @@
 
 NAME =    gnome-maps
 GARNAME = gnome-maps
-GARVERSION = 3.28.1
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A simple GNOME 3 maps application
 define BLURB
@@ -44,6 +43,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/gnome-maps/sha256sums'
--- a/pkg/gnome/gnome-maps/sha256sums   2018-05-10 02:43:08 +0000
+++ b/pkg/gnome/gnome-maps/sha256sums   2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-a509a938cb8c255322916a1da7ac9fa633298c613b2c2e098c28335fc40ebda7  
download/gnome-maps-3.28.1.tar.xz
-692f8ed8489b08b7d9a1792f0ff5d856bafbeb411e3f8f3c1409b95327af91c0  
download/gnome-maps-3.28.1.sha256sum
+39333e5ddcc4c586dbe3e77dab31683b27791f9bd6b46a5e57ddac5d80830240  
download/gnome-maps-3.29.1.tar.xz
+cde3d29fe2b7b69fc624dad81810b7265467a1918eca546433e0a03bacfaf2ef  
download/gnome-maps-3.29.1.sha256sum

=== modified file 'pkg/gnome/gnome-online-accounts/Makefile'
--- a/pkg/gnome/gnome-online-accounts/Makefile  2018-05-10 07:33:59 +0000
+++ b/pkg/gnome/gnome-online-accounts/Makefile  2018-05-14 00:32:37 +0000
@@ -1,5 +1,4 @@
-
-# Copyright © 2016, 2017 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017, 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -20,7 +19,7 @@
 
 NAME =    gnome-online-accounts
 GARNAME = gnome-online-accounts
-GARVERSION = 3.28.0
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Single sign-on framework for GNOME
 define BLURB

=== modified file 'pkg/gnome/gnome-online-accounts/sha256sums'
--- a/pkg/gnome/gnome-online-accounts/sha256sums        2018-05-10 07:33:59 
+0000
+++ b/pkg/gnome/gnome-online-accounts/sha256sums        2018-05-14 00:32:37 
+0000
@@ -1,2 +1,2 @@
-87bc4ef307604f1ce4f09f6e5c9996ef8d37ca5e0a3bf76f6b27d71844adb40c  
download/gnome-online-accounts-3.28.0.tar.xz
-38575afd62d2ff5480943f6cc5b751dd37f5f8c0882bbcbdb2fa1bd2f6452370  
download/gnome-online-accounts-3.28.0.sha256sum
+bb6b8737ef414b948a1c4d9520c9c2aa2a7b9ee24ba48780b71811b3653d0138  
download/gnome-online-accounts-3.29.1.tar.xz
+4376717ea1591b7623184dbefee37f20020496ed127d83361823254dd8d07143  
download/gnome-online-accounts-3.29.1.sha256sum

=== modified file 'pkg/gnome/gnome-system-monitor/Makefile'
--- a/pkg/gnome/gnome-system-monitor/Makefile   2018-05-10 07:33:59 +0000
+++ b/pkg/gnome/gnome-system-monitor/Makefile   2018-05-14 00:32:37 +0000
@@ -19,7 +19,7 @@
 
 NAME =    gnome-system-monitor
 GARNAME = gnome-system-monitor
-GARVERSION = 3.28.1
+GARVERSION = 3.28.2
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = View current processes and monitor system state
 define BLURB

=== modified file 'pkg/gnome/gnome-system-monitor/sha256sums'
--- a/pkg/gnome/gnome-system-monitor/sha256sums 2018-05-10 07:33:59 +0000
+++ b/pkg/gnome/gnome-system-monitor/sha256sums 2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-873f10d9282ea28892e9076eebd81daedf3a982945b22d79e50fd4ec6a69b771  
download/gnome-system-monitor-3.28.1.tar.xz
-2f13d183729bddaf5d7dffd09998a00868b5fab6eff750fd457b8c8e9e0d6edc  
download/gnome-system-monitor-3.28.1.sha256sum
+eb87863f2505ae4ad693b3b6fe79817b6a9d57f6ed7de98bb2dbf95610b29198  
download/gnome-system-monitor-3.28.2.tar.xz
+b66252c55c713a20f5fa5301cbae93022f760b1ba23cd9c6da85182320c27f94  
download/gnome-system-monitor-3.28.2.sha256sum

=== modified file 'pkg/gnome/libdazzle/Makefile'
--- a/pkg/gnome/libdazzle/Makefile      2018-04-17 22:23:21 +0000
+++ b/pkg/gnome/libdazzle/Makefile      2018-05-14 00:32:37 +0000
@@ -19,7 +19,7 @@
 
 NAME =    libdazzle
 GARNAME = libdazzle
-GARVERSION = 3.28.1
+GARVERSION = 3.29.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION =  libdazzle, extends GObject and Gtk+
 define BLURB

=== modified file 'pkg/gnome/libdazzle/sha256sums'
--- a/pkg/gnome/libdazzle/sha256sums    2018-04-17 22:23:21 +0000
+++ b/pkg/gnome/libdazzle/sha256sums    2018-05-14 00:32:37 +0000
@@ -1,2 +1,2 @@
-627cdbd1fda815ad8308f8a01ba9a23d4a8fd11cc783e40d6eadbffba2bc4912  
download/libdazzle-3.28.1.tar.xz
-212472a82c9d594f8a422c2df21c3d987a2804624474203e04804f0dac2903d2  
download/libdazzle-3.28.1.sha256sum
+f10d3d6b946564bccadc65afc1ae311bcc8d8b556a872235447a4d34baf6bd64  
download/libdazzle-3.29.1.tar.xz
+8fc3bab7ca04ed05805f0a2d2106bc9e0625ec2eca2d02c890c51978fd15fdef  
download/libdazzle-3.29.1.sha256sum


reply via email to

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