aboutsummaryrefslogtreecommitdiff
path: root/audio/gsequencer
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-11-29 04:54:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-11-29 04:54:19 +0000
commitc0f42a538f2938ba906a1e48f3bc602d4d9f1ec1 (patch)
tree3494875b2c87fcbb5caa791535b7fb1fcfc18d2c /audio/gsequencer
parent5ce8edf30be25bb272f166592d2989b15182bcae (diff)
downloadports-c0f42a538f2938ba906a1e48f3bc602d4d9f1ec1.tar.gz
ports-c0f42a538f2938ba906a1e48f3bc602d4d9f1ec1.zip
audio/gsequencer: Update 2.3.15 -> 2.4.1
Reported by: upstream author
Notes
Notes: svn path=/head/; revision=518622
Diffstat (limited to 'audio/gsequencer')
-rw-r--r--audio/gsequencer/Makefile4
-rw-r--r--audio/gsequencer/distinfo6
-rw-r--r--audio/gsequencer/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/audio/gsequencer/Makefile b/audio/gsequencer/Makefile
index 3027aea74100..fd3b3b12b596 100644
--- a/audio/gsequencer/Makefile
+++ b/audio/gsequencer/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gsequencer
-DISTVERSION= 2.3.15
+DISTVERSION= 2.4.1
CATEGORIES= audio
MASTER_SITES= SAVANNAH/gsequencer/${DISTVERSION:R}.x
@@ -25,7 +25,7 @@ RUN_DEPENDS= dssi>0:audio/dssi
USES= desktop-file-utils gettext-runtime gmake gnome libtool localbase pkgconfig shared-mime-info xorg
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-alsa --enable-oss
+CONFIGURE_ARGS= --disable-alsa --enable-oss --enable-threads=posix --without-included-regex
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango
USE_XORG= x11
USE_GCC= yes # the project uses gnu99 extensions, clang fails even with USE_CSTD=gnu99. Suggestions how to build with clang are welcome.
diff --git a/audio/gsequencer/distinfo b/audio/gsequencer/distinfo
index a3140e60af76..b1f5fd939925 100644
--- a/audio/gsequencer/distinfo
+++ b/audio/gsequencer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572239668
-SHA256 (gsequencer-2.3.15.tar.gz) = b2cde600c52a5a34c7b4e1d9ed100e9c48e9056ce134b494be6f71b8f1cc7139
-SIZE (gsequencer-2.3.15.tar.gz) = 5449794
+TIMESTAMP = 1574959290
+SHA256 (gsequencer-2.4.1.tar.gz) = 24efbb8beb1bc4caa026e9be07f325806eba0438a5e17d91ee4cafc7dc5763e6
+SIZE (gsequencer-2.4.1.tar.gz) = 5825653
diff --git a/audio/gsequencer/pkg-plist b/audio/gsequencer/pkg-plist
index 9ad93ce0b761..fc1e52beb4e0 100644
--- a/audio/gsequencer/pkg-plist
+++ b/audio/gsequencer/pkg-plist
@@ -243,6 +243,7 @@ include/ags/audio/task/ags_remove_audio_signal.h
include/ags/audio/task/ags_remove_note.h
include/ags/audio/task/ags_remove_soundcard.h
include/ags/audio/task/ags_reset_amplitude.h
+include/ags/audio/task/ags_reset_note.h
include/ags/audio/task/ags_reset_peak.h
include/ags/audio/task/ags_resize_audio.h
include/ags/audio/task/ags_seek_soundcard.h
@@ -266,6 +267,7 @@ include/ags/audio/thread/ags_audio_thread.h
include/ags/audio/thread/ags_channel_thread.h
include/ags/audio/thread/ags_export_thread.h
include/ags/audio/thread/ags_sequencer_thread.h
+include/ags/audio/thread/ags_sf2_loader.h
include/ags/audio/thread/ags_sfz_loader.h
include/ags/audio/thread/ags_soundcard_thread.h
include/ags/audio/thread/ags_wave_loader.h