From owner-svn-ports-head@freebsd.org Wed Sep 11 05:01:13 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B81E8EEB86; Wed, 11 Sep 2019 05:01:13 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46SqVd4X3kz4RJn; Wed, 11 Sep 2019 05:01:13 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7EDCB152F; Wed, 11 Sep 2019 05:01:13 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8B51DpZ063402; Wed, 11 Sep 2019 05:01:13 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8B51DFJ063400; Wed, 11 Sep 2019 05:01:13 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201909110501.x8B51DFJ063400@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 11 Sep 2019 05:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511799 - head/audio/gsequencer X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/gsequencer X-SVN-Commit-Revision: 511799 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2019 05:01:13 -0000 Author: yuri Date: Wed Sep 11 05:01:12 2019 New Revision: 511799 URL: https://svnweb.freebsd.org/changeset/ports/511799 Log: audio/gsequencer: Update 2.2.38 -> 2.3.3 Reported by: upstream Modified: head/audio/gsequencer/Makefile head/audio/gsequencer/distinfo head/audio/gsequencer/pkg-plist Modified: head/audio/gsequencer/Makefile ============================================================================== --- head/audio/gsequencer/Makefile Wed Sep 11 00:33:36 2019 (r511798) +++ head/audio/gsequencer/Makefile Wed Sep 11 05:01:12 2019 (r511799) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gsequencer -DISTVERSION= 2.2.38 +DISTVERSION= 2.3.3 CATEGORIES= audio MASTER_SITES= SAVANNAH/gsequencer/${DISTVERSION:R}.x @@ -23,7 +23,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libuuid.so:misc/e2fsprogs-libuuid RUN_DEPENDS= dssi>0:audio/dssi -USES= desktop-file-utils gettext-runtime gmake gnome libtool localbase pkgconfig shared-mime-info +USES= desktop-file-utils gettext-runtime gmake gnome libtool localbase pkgconfig shared-mime-info xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa --enable-oss USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango Modified: head/audio/gsequencer/distinfo ============================================================================== --- head/audio/gsequencer/distinfo Wed Sep 11 00:33:36 2019 (r511798) +++ head/audio/gsequencer/distinfo Wed Sep 11 05:01:12 2019 (r511799) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565760852 -SHA256 (gsequencer-2.2.38.tar.gz) = 27cdf2cb199ae1200c07aa77b6f0de3d40ea2befe217936b310472d9292b2711 -SIZE (gsequencer-2.2.38.tar.gz) = 5243313 +TIMESTAMP = 1568174414 +SHA256 (gsequencer-2.3.3.tar.gz) = 958afe91a300ebd27a4bc94d5b57099cbe35f939304ffaedeba50c850717dd08 +SIZE (gsequencer-2.3.3.tar.gz) = 5369468 Modified: head/audio/gsequencer/pkg-plist ============================================================================== --- head/audio/gsequencer/pkg-plist Wed Sep 11 00:33:36 2019 (r511798) +++ head/audio/gsequencer/pkg-plist Wed Sep 11 05:01:12 2019 (r511799) @@ -11,10 +11,17 @@ include/ags/audio/ags_channel.h include/ags/audio/ags_char_buffer_util.h include/ags/audio/ags_devin.h include/ags/audio/ags_devout.h +include/ags/audio/ags_diatonic_scale.h include/ags/audio/ags_fifoout.h +include/ags/audio/ags_filter_util.h +include/ags/audio/ags_fm_synth_util.h +include/ags/audio/ags_fourier_transform_util.h +include/ags/audio/ags_frequency_map.h +include/ags/audio/ags_frequency_map_manager.h include/ags/audio/ags_generic_recall_channel_run.h include/ags/audio/ags_generic_recall_recycling.h include/ags/audio/ags_input.h +include/ags/audio/ags_lfo_synth_util.h include/ags/audio/ags_midi.h include/ags/audio/ags_midiin.h include/ags/audio/ags_notation.h @@ -48,6 +55,7 @@ include/ags/audio/ags_sequencer_util.h include/ags/audio/ags_sound_enums.h include/ags/audio/ags_sound_provider.h include/ags/audio/ags_soundcard_util.h +include/ags/audio/ags_synth_enums.h include/ags/audio/ags_synth_generator.h include/ags/audio/ags_synth_util.h include/ags/audio/ags_track.h @@ -67,6 +75,10 @@ include/ags/audio/file/ags_ipatch_dls2_reader.h include/ags/audio/file/ags_ipatch_gig_reader.h include/ags/audio/file/ags_ipatch_sample.h include/ags/audio/file/ags_ipatch_sf2_reader.h +include/ags/audio/file/ags_sfz_file.h +include/ags/audio/file/ags_sfz_group.h +include/ags/audio/file/ags_sfz_region.h +include/ags/audio/file/ags_sfz_sample.h include/ags/audio/file/ags_sndfile.h include/ags/audio/file/ags_sound_container.h include/ags/audio/file/ags_sound_resource.h @@ -141,6 +153,10 @@ include/ags/audio/recall/ags_feed_audio_signal.h include/ags/audio/recall/ags_feed_channel.h include/ags/audio/recall/ags_feed_channel_run.h include/ags/audio/recall/ags_feed_recycling.h +include/ags/audio/recall/ags_lfo_audio_signal.h +include/ags/audio/recall/ags_lfo_channel.h +include/ags/audio/recall/ags_lfo_channel_run.h +include/ags/audio/recall/ags_lfo_recycling.h include/ags/audio/recall/ags_loop_channel.h include/ags/audio/recall/ags_loop_channel_run.h include/ags/audio/recall/ags_mute_audio.h @@ -245,6 +261,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_sfz_loader.h include/ags/audio/thread/ags_soundcard_thread.h include/ags/audio/thread/ags_wave_loader.h include/ags/config.h