gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7032: some stuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7032: some stuff
Date: Tue, 12 May 2020 18:06:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7032
revision-id: carl@aurora-20200512220612-4kj68k9qgn2qtzkx
parent: carl@aurora-20200512174043-vs28u3sjqe8vh64n
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Tue 2020-05-12 15:06:12 -0700
message:
  some stuff
added:
  pkg/other/guile-dsv/           guiledsv-20200512220547-x7xs0r19qige18i3-1
  pkg/other/guile-dsv/Makefile   makefile-20200512220547-x7xs0r19qige18i3-3
  pkg/other/guile-dsv/config.mk  config.mk-20200512220547-x7xs0r19qige18i3-2
  pkg/other/guile-dsv/sha256sums sha256sums-20200512220547-x7xs0r19qige18i3-4
modified:
  pkg/bio/beagle-lib/Makefile    makefile-20160617200040-lqf8h520dfq0rtk7-46
  pkg/bio/beagle-lib/sha256sums  sha256sums-20171205205121-7i9sp22ogc1uztof-1
  pkg/gnome/pygobject/Makefile   makefile-20160617013746-7ygosxqw3lxxvo7f-1318
  pkg/gnome/pygobject/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-1322
=== modified file 'pkg/bio/beagle-lib/Makefile'
--- a/pkg/bio/beagle-lib/Makefile       2018-06-29 18:28:23 +0000
+++ b/pkg/bio/beagle-lib/Makefile       2020-05-12 22:06:12 +0000
@@ -1,7 +1,9 @@
 # Copyright © 2013, 2014 Brandon Invergo <address@hidden>
-# Copyright © 2018 Carl Hansen <address@hidden>
-#
-# This file is part of GSRC.
+# Copyright © 2018, 2020 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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
@@ -15,12 +17,13 @@
 #
 # 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 = BEAGLE
 GARNAME = beagle-lib
-GARVERSION = 3.0.0
-UPSTREAMNAME = master
-#SVN_REVISION = 1240
+GARVERSION = master
 HOME_URL = https://github.com/beagle-dev/beagle-lib/wiki
 DESCRIPTION = A library for evaluating the likelihood of sequence evolution on 
trees
 define BLURB
@@ -33,18 +36,22 @@
 
 ######################################################################
 #https://github.com/beagle-dev/beagle-lib/archive/master.zip
-# to do , change name
-MASTER_SITES = $(MASTER_GITHUB)/
-MASTER_SUBDIR = /beagle-dev/beagle-lib/archive/
-DISTFILES = $(UPSTREAMNAME).zip
-#NOCHECKSUM = $(DISTFILES)
+# FIXME ,use git, change name
+MASTER_SITES = $(MASTER_GITHUB_GIT)
+MASTER_SUBDIR = beagle-dev/
+GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
+DISTNAME  = $(GARNAME)-$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.gz
+NOCHECKSUM = $(DISTFILES)
 WORKSRC = $(WORKDIR)/beagle-lib-master/
+GIT_REVISION = master
 
 BUILDDEPS =
 LIBDEPS =
 
 USE_AUTORECONF = y
 
+# doesn't build. configure problem FIXME
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/bio/beagle-lib/sha256sums'
--- a/pkg/bio/beagle-lib/sha256sums     2018-06-29 18:28:23 +0000
+++ b/pkg/bio/beagle-lib/sha256sums     2020-05-12 22:06:12 +0000
@@ -1,1 +0,0 @@
-cca617e7433602b1300c6edccf056014301b71e1929fe1406958031cef49ccd2  
download/master.zip

=== modified file 'pkg/gnome/pygobject/Makefile'
--- a/pkg/gnome/pygobject/Makefile      2020-04-30 18:05:45 +0000
+++ b/pkg/gnome/pygobject/Makefile      2020-05-12 22:06:12 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2017,2018,2019 Carl Hansen <address@hidden>
+# Copyright © 2016,2017,2018,2019,2020 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -20,7 +20,7 @@
 
 NAME =    pygobject
 GARNAME = pygobject
-GARVERSION = 3.36.0
+GARVERSION = 3.36.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Python bindings for GObject Introspection
 define BLURB

=== modified file 'pkg/gnome/pygobject/sha256sums'
--- a/pkg/gnome/pygobject/sha256sums    2020-04-30 18:05:45 +0000
+++ b/pkg/gnome/pygobject/sha256sums    2020-05-12 22:06:12 +0000
@@ -1,2 +1,2 @@
-8683d2dfb5baa9e501a9a64eeba5c2c1117eadb781ab1cd7a9d255834af6daef  
download/pygobject-3.36.0.tar.xz
-9ce67325caff3efcacad605ffb7a7315d1215319d6e8c826ddd5cc3ba51c9e6a  
download/pygobject-3.36.0.sha256sum
+d1bf42802d1cec113b5adaa0e7bf7f3745b44521dc2163588d276d5cd61d718f  
download/pygobject-3.36.1.tar.xz
+5b70ad71109d25cdef2bee09a838f426ebd7f172b644fe8bb75458c96c7aacbc  
download/pygobject-3.36.1.sha256sum

=== added directory 'pkg/other/guile-dsv'
=== added file 'pkg/other/guile-dsv/Makefile'
--- a/pkg/other/guile-dsv/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-dsv/Makefile      2020-05-12 22:06:12 +0000
@@ -0,0 +1,58 @@
+# Copyright © 2020 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-dsv
+GARNAME = guile-dsv
+GARVERSION = master
+HOME_URL = https://github.com/artyom-poptsov/guile-dsv
+DESCRIPTION =  Guile code to parse delimiter-separated-value files
+define BLURB
+endef
+
+######################################################################
+# https://github.com/artyom-poptsov/guile-dsv/archive/v0.3.0.tar.gz
+# https://github.com/artyom-poptsov/guile-dsv.git
+MASTER_SITES = $(MASTER_GITHUB_GIT)
+MASTER_SUBDIR = artyom-poptsov/
+GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
+
+
+DISTNAME = $(GARNAME)-$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.gz
+
+#DISTFILES = v$(GARVERSION).tar.gz 
+SIGFILES  = 
+
+BUILDDEPS =
+LIBDEPS =
+
+# this is not working yet FIXME
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+
+#from freefem
+#post-fetch:
+#      mv download/$(DISTFILES) download/$(GARNAME)-$(GARVERSION).tar.gz
+#      $(MAKECOOKIE)
+
+

=== added file 'pkg/other/guile-dsv/config.mk'
--- a/pkg/other/guile-dsv/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-dsv/config.mk     2020-05-12 22:06:12 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-dsv/sha256sums'

reply via email to

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