gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5688: libredwg now in gnu


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5688: libredwg now in gnu
Date: Fri, 6 Jul 2018 02:03:29 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5688
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-07-05 23:03:17 -0700
message:
  libredwg now in gnu
removed:
  pkg/gnualpha/libredwg/         libredwg-20180626213721-qfoxrozy8x5gp0km-1
  pkg/gnualpha/libredwg/Makefile makefile-20180626213803-0u88ibnrp6pif4mr-1
  pkg/gnualpha/libredwg/config.mk config.mk-20180626213721-qfoxrozy8x5gp0km-2
  pkg/gnualpha/libredwg/gpg-keyring gpgkeyring-20180626213803-0u88ibnrp6pif4mr-2
  pkg/gnualpha/libredwg/sha256sums sha256sums-20180626213803-0u88ibnrp6pif4mr-3
added:
  pkg/other/guile-json/          guilejson-20180701212225-s9gxmmiqbt4tvpwt-1
  pkg/other/guile-json/Makefile  makefile-20180701212225-s9gxmmiqbt4tvpwt-4
  pkg/other/guile-json/config.mk config.mk-20180701212225-s9gxmmiqbt4tvpwt-2
  pkg/other/guile-json/gpg-keyring gpgkeyring-20180701212225-s9gxmmiqbt4tvpwt-3
  pkg/other/guile-json/sha256sums sha256sums-20180701212225-s9gxmmiqbt4tvpwt-5
modified:
  pkg/gnome/gtk/Makefile         makefile-20160617013746-7ygosxqw3lxxvo7f-917
  pkg/gnome/gtk/sha256sums       sha256sums-20160617013746-7ygosxqw3lxxvo7f-921
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
=== modified file 'pkg/gnome/gtk/Makefile'
--- a/pkg/gnome/gtk/Makefile    2018-04-17 20:19:20 +0000
+++ b/pkg/gnome/gtk/Makefile    2018-07-06 06:03:17 +0000
@@ -20,9 +20,9 @@
 NAME =    GTK+
 GARNAME = gtk
 UPSTREAMNAME = gtk+
-GARVERSION = 3.22.30
+GARVERSION = 3.23.0
 # to be gtk 4:
-#GARVERSION = 3.93.0
+#GARVERSION = 3.94.0
 HOME_URL = http://www.gnome.org/
 DESCRIPTION =  gtk+ 3 GNOME toolkit
 define BLURB

=== modified file 'pkg/gnome/gtk/sha256sums'
--- a/pkg/gnome/gtk/sha256sums  2018-04-17 20:19:20 +0000
+++ b/pkg/gnome/gtk/sha256sums  2018-07-06 06:03:17 +0000
@@ -1,2 +1,2 @@
-a1a4a5c12703d4e1ccda28333b87ff462741dc365131fbc94c218ae81d9a6567  
download/gtk+-3.22.30.tar.xz
-284d1297dd5977cb45309d9fcd6b11bbb6bc9ac543e2c4f6d4906760b5db8645  
download/gtk+-3.22.30.sha256sum
+3f4461044402e9466a2d587e34d00a1cb92a59397b9458b4bce8ea0a4acf8179  
download/gtk+-3.23.0.tar.xz
+ab7677ba30435dcd7e2d39917ae9a9b386e013918674d972d8c72f616d4d4998  
download/gtk+-3.23.0.sha256sum

=== removed directory 'pkg/gnualpha/libredwg'
=== removed file 'pkg/gnualpha/libredwg/Makefile'
--- a/pkg/gnualpha/libredwg/Makefile    2018-06-26 21:38:16 +0000
+++ b/pkg/gnualpha/libredwg/Makefile    1970-01-01 00:00:00 +0000
@@ -1,46 +0,0 @@
-# Copyright ©2018 Carl Hansen <address@hidden>
-#
-# This file is part of GSRC.
-#
-# 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 = LibreDWG 
-GARNAME = libredwg
-GARVERSION = 0.4.900
-HOME_URL = http://www.gnu.org/software/libredwg/
-DESCRIPTION = LibreDWG 3d CAD format library
-define BLURB
-LibreDWG is a free C library to read and write "DWG files".  The DWG
-file format was created in the 1970s for the then-emerging CAD
-applications.
-endef
-
-######################################################################
-
-MASTER_SITES = $(MASTER_GNU_ALPHA)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.xz
-SIGFILES = $(DISTNAME).tar.xz.sig
-
-BUILDDEPS =
-LIBDEPS =
-INFO_FILES = LibreDWG.info
-######################################################################
-
-include ../../../gar/gar.lib/auto.mk
-include ../../../gar/gar.lib/info.mk
-include config.mk
-

=== removed file 'pkg/gnualpha/libredwg/config.mk'
--- a/pkg/gnualpha/libredwg/config.mk   2018-06-26 21:37:38 +0000
+++ b/pkg/gnualpha/libredwg/config.mk   1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-## Configuration options
-
-CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=

=== removed file 'pkg/gnualpha/libredwg/gpg-keyring'
Binary files a/pkg/gnualpha/libredwg/gpg-keyring        2018-06-26 21:38:16 
+0000 and b/pkg/gnualpha/libredwg/gpg-keyring       1970-01-01 00:00:00 +0000 
differ
=== removed file 'pkg/gnualpha/libredwg/sha256sums'
--- a/pkg/gnualpha/libredwg/sha256sums  2018-06-26 21:38:16 +0000
+++ b/pkg/gnualpha/libredwg/sha256sums  1970-01-01 00:00:00 +0000
@@ -1,2 +0,0 @@
-ce82d4bc3dfcc68aa92a6c70380a8ce38511b06d852147e515f8b54b1f4bfd85  
download/libredwg-0.4.900.tar.xz
-377c44bc9ad90c7968441efd290064f2ce9ca6c5ed1c021c9b59c5c2d66c4874  
download/libredwg-0.4.900.tar.xz.sig

=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2018-06-27 07:25:30 +0000
+++ b/pkg/other/gsequencer/Makefile     2018-07-06 06:03:17 +0000
@@ -49,7 +49,7 @@
 # apt-get install make gcc autoconf automake pkg-config libgtk2.0-dev \
 # libinstpatch-dev libsndfile-dev libsamplerate-dev libxml2-dev \
 # libgmp-dev ladspa-sdk dssi-dev lv2-dev oss4-dev libasound2-dev \
-# libjack-jackd2-dev  libjack-dev  uuid-dev libcunit1-dev
+# libjack-jackd2-dev  libjack-dev  uuid-dev libcunit1-dev 
 
 BUILDDEPS = #pulseaudio gdbm
 LIBDEPS = 

=== added directory 'pkg/other/guile-json'
=== added file 'pkg/other/guile-json/Makefile'
--- a/pkg/other/guile-json/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-json/Makefile     2018-07-06 06:03:17 +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 =    guile-json
+GARNAME = guile-json
+GARVERSION = 1.0.1
+HOME_URL =  http://savannah.nongnu.org/projects/guile-json
+DESCRIPTION = guile scheme JSON module 
+define BLURB
+guile-json is a JSON module in Guile for parsing and building
+JSON documents.  Strictly complies to http://json.org specification.
+Build JSON documents programmatically via macros.  Unicode support
+for strings.  Allows JSON pretty printing.
+endef
+
+######################################################################
+#https://download.savannah.gnu.org/releases/guile-json/guile-json-1.0.1.tar.gz.sig
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = $(DISTNAME).tar.gz.sig
+
+#INFO_FILES = 
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/guile-json/config.mk'
--- a/pkg/other/guile-json/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-json/config.mk    2018-07-06 06:03:17 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-json/gpg-keyring'
Binary files a/pkg/other/guile-json/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/pkg/other/guile-json/gpg-keyring        2018-07-06 06:03:17 +0000 differ
=== added file 'pkg/other/guile-json/sha256sums'
--- a/pkg/other/guile-json/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-json/sha256sums   2018-07-06 06:03:17 +0000
@@ -0,0 +1,2 @@
+fed0b99dc9acaa0ea7b0d19de3afba3038ea6e77fa291b77bf730253345f4453  
download/guile-json-1.0.1.tar.gz
+dc79c9d34926727858efad5a56c655d1cf317f0673c0f935e1ff81c43114239a  
download/guile-json-1.0.1.tar.gz.sig


reply via email to

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