gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9187: update gsequencer to 5.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9187: update gsequencer to 5.0.0
Date: Wed, 26 Apr 2023 23:41:40 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9187
revision-id: carlhansen1234@gmail.com-20230427034135-nu9syki6lsi3xree
parent: carlhansen1234@gmail.com-20230427000906-iccz9j2sms3dh4zj
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-04-26 20:41:35 -0700
message:
  update gsequencer to 5.0.0
modified:
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
  pkg/other/gsequencer/config.mk config.mk-20170404081001-mr4jrzxutgqe0il2-2
  pkg/other/gsequencer/sha256sums sha256sums-20170404081001-mr4jrzxutgqe0il2-4
=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2023-04-08 21:47:40 +0000
+++ b/pkg/other/gsequencer/Makefile     2023-04-27 03:41:35 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2016,2017,2018,2019,2020,2021,2022,2023 Carl Hansen 
<carlhansen@gnu.com>
+# Copyright ©2016-2023 Carl Hansen <carlhansen@gnu.com>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
 
 NAME = gsequencer
 GARNAME = gsequencer
-GARVERSION = 4.5.3
+GARVERSION = 5.0.0
 HOME_URL = http://www.nongnu.org/gsequencer/ 
 DESCRIPTION = Audio processing, editing, sequencer.
 define BLURB 
@@ -38,10 +38,10 @@
 LICENSE = GNU GPLv3+
 
 ######################################################################
-# 
https://download.savannah.gnu.org/releases/gsequencer/4.5.x/gsequencer-4.5.3.tar.gz.sig
-#MASTER_SITES = $(MASTER_SAVANNAH_GNU_RELEASES)
-MASTER_SITES = https://download.savannah.gnu.org/
-MASTER_SUBDIR = $(GARNAME)/4.5.x/
+#https://download.savannah.gnu.org/releases/gsequencer/5.0.x/gsequencer-5.0.0.tar.gz.sig
+
+MASTER_SITES = https://download.savannah.gnu.org/releases/
+MASTER_SUBDIR = $(GARNAME)/5.0.x/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES  = $(DISTNAME).tar.gz.sig
 
@@ -59,7 +59,7 @@
 BUILDDEPS =  fftw
 #pulseaudio gdbm
 LIBDEPS = 
-USE_AUTORECONF = y
+#USE_AUTORECONF = y
 ######################################################################
 include ../../../gar/gar.lib/autotools.mk
 include config.mk

=== modified file 'pkg/other/gsequencer/config.mk'
--- a/pkg/other/gsequencer/config.mk    2022-04-02 19:26:20 +0000
+++ b/pkg/other/gsequencer/config.mk    2023-04-27 03:41:35 +0000
@@ -1,15 +1,10 @@
 ## Configuration options  ##
 ## adjust as needed
 
-# still not right
-
+
+
+BUILD_OPTS ?= 
+       
+
+#  -Wl,-lpulse
 CONFIGURE_OPTS ?=   --enable-oss=no --enable-jack=no
-
-
-
-BUILD_OPTS ?=  CFLAGS+="-Wl,-rpath=$(prefix)/lib/pulseaudio 
-Wl,-L$(prefix)/lib/pulseaudio \
-          -Wl,-L$(prefix)/lib64/pulseaudio \
-                          -I$(prefix)/include/graphene-1.0/   
--warn-no-maybe-uninitialized \
-                    -Wl,-L.libs -Wl,-L../.libs -Wl,-L./ 
-Wl,-L/usr/lib64/pulseaudio -Wl,-rpath=/usr/lib64/pulseaudio  -Wl,-Map=mapfile "
-
-#  -Wl,-lpulse

=== modified file 'pkg/other/gsequencer/sha256sums'
--- a/pkg/other/gsequencer/sha256sums   2023-04-08 21:47:40 +0000
+++ b/pkg/other/gsequencer/sha256sums   2023-04-27 03:41:35 +0000
@@ -1,2 +1,2 @@
-7601eeaaf645fd0ad67c6f2491ad3cd54618f4d1c7a93250a5d6e411d365505c  
download/gsequencer-4.5.3.tar.gz
-1dec46ac98b225b216a38c783eb60e25299390971dd61492926241746aa9f783  
download/gsequencer-4.5.3.tar.gz.sig
+3c632468b023adce6de956c51de1186cf02e5ebb00fa7209e572bf9b4ad8887d  
download/gsequencer-5.0.0.tar.gz
+537fbbbd9ebd1e6bfba74401ba13cfba4390f91df57c33af69e0daeb083552d1  
download/gsequencer-5.0.0.tar.gz.sig


reply via email to

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