Commit graph

18366 commits

Author SHA1 Message Date
Emanuel Haupt
9ad02ef09a Update to 1.12 2020-05-01 08:24:54 +00:00
Emanuel Haupt
48d8fcc796 Update to 1.23 2020-04-30 13:40:21 +00:00
Matthias Andree
0fb98d3fa1 NEW audio/playumidi: standard MIDI format 0/1 player for umidi devices
"playumidi" is the "SIMPLE" MIDI file player for USB MIDI device on FreeBSD.
This software is able to direct control for FreeBSD-umidi device(/dev/umidi*.*)
in the "uaudio" driver.
Therefore, You don't need to use the "/dev/sequencer" device or the other
software when listening the MIDI-file music.
And, Support for auto-judge MIDI-file XG/GS/GM mode & auto add the
Tone-Generator ReSet code when the ReSet code isn't exist in a MIDI-file.

WWW: https://ja.osdn.net/projects/playumidi/

PR:		239774
Submitted by:	Koine Yuusuke <koinec@yahoo.co.jp>
2020-04-27 22:20:40 +00:00
Yuri Victorovich
1fff3fd890 audio/bchoppr-lv2: Update 1.6.0 -> 1.6.2
Reported by:	portscout
2020-04-27 08:56:22 +00:00
Baptiste Daroussin
119a5709e9 Update to 0.8.8 2020-04-27 08:45:43 +00:00
Adriaan de Groot
43060c7b83 Claim audio/praat from the pool 2020-04-24 22:34:16 +00:00
Emanuel Haupt
7ba2f328a9 Update to 1.09 2020-04-24 21:13:44 +00:00
Jason W. Bacon
9b3ea45e5b audio/praat: Upgrade to 6.1.13
Clean up patches
Switch from OSS to ALSA (upstream default)
Left in and documented patches to ease switch to OSS or JACK in case of
runtime issues
Releasing maintainership as I no longer work with any praat users

Reported by:    portscout
2020-04-24 19:22:03 +00:00
Fernando Apesteguía
fee15fe80f audio/mixertui: Update to 1.1
PR:	245860
Submitted by:	alfix86@gmail.com (maintainer)
2020-04-24 12:12:55 +00:00
Alexey Dokuchaev
2dc634c49e Update WWW line and spell "Window Maker" correctly: per 1998 agreement
between the developers of Window Maker and Windowmaker Software, Window
Maker (in the X11 sense) should never be used as a single word.
2020-04-24 11:04:23 +00:00
Alexey Dokuchaev
6be9ba5540 - Resurrect, unbreak, and undeprecate the port
- Transfer maintainership to the new volunteer
- Add some missing USE_XORG entries while here

PR:		244041
Submitted by:	blackend
2020-04-24 10:22:14 +00:00
Yuri Victorovich
400b71db4c audio/midi-matrix-lv2: Update 0.22.0 -> 0.24.0 2020-04-24 07:58:17 +00:00
Ruslan Makhmatkhanov
682825811b audio/exaile: add upstream patch
upstream commit:
bcbac20563

Bug fixed:
https://github.com/exaile/exaile/issues/699
2020-04-24 07:39:37 +00:00
Jan Beich
ffb8eb82e5 devel/icu: update to 67.1
Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-04-23 20:14:49 +00:00
Tobias C. Berner
cb08bca159 Update KDE Applications (release-service) to 20.04
KDE's April 2020 Apps Update

A new bundle of KDE applications is here! In these releases, you can expect to
find more features, stability improvements, and more user-friendly tools that
will help you work more effectively.

There are dozens of changes to look forward to in most of your favorite
applications. Take Dolphin, for example. Windows Samba shares are now fully
discoverable.

On the topic of playing music: the Elisa music player is adding features by
leaps and bounds. This release brings a new “Now Playing” view, easy
accessibility through the system tray, and an option to minimize the playlist
whenever you want. Thanks to the recently-added visual shuffle mode, it’s much
easier to rearrange your music in the playlists.

These are just the highlights of what’s new in KDE’s applications this month.
Read on to find out about everything we’ve prepared for you.

Announcement:
	https://kde.org/announcements/releases/2020-04-apps-update/
2020-04-23 17:00:52 +00:00
Tobias Kortkamp
5abe8902a5 lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR:		238556 [1], 245583 [2]
Reported by:	Matthias Apitz <guru@unixarea.de> [1], Greg V <greg@unrelenting.technology> [2]
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24521
2020-04-23 15:32:29 +00:00
Piotr Kubaj
a65eee55a4 audio/pianobooster: fix build on GCC architectures
Use C++11 compiler:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.
2020-04-23 12:49:01 +00:00
Emanuel Haupt
f260cac5ee Update to 1.21 2020-04-23 11:04:51 +00:00
Yuri Victorovich
1123ef7ccb audio/jalv-select: Update 1.2 -> 1.3
Reported by:	portscout
2020-04-23 03:29:14 +00:00
Ruslan Makhmatkhanov
b335192427 audio/exaile: update to 4.1.0-alpha1
This release brings python3 support.
Release notes: https://github.com/exaile/exaile/wiki/Exaile-4.1-release-notes
2020-04-22 17:00:18 +00:00
Tobias Kortkamp
58e4e827df audio/yoshimi: Update to 1.7.1
Changes:	https://github.com/Yoshimi/yoshimi/blob/1.7.1/Changelog
2020-04-22 03:28:38 +00:00
Mark Linimon
a27ec47194 Patch out -mtune=generic.
This fixed the build on GCC-based systems, plus, we should turn this
off on package building machines in any case.

Approved by:	portmgr (tier-2 blanket)
2020-04-22 02:12:42 +00:00
Mark Linimon
2581ff25aa Add compiler:c++0x to USES to fix build on GCC-based architectures:
cc1plus: error: unrecognized command line option "-std=gnu++0x"

Approved by:	portmgr (tier-2 blanket)
2020-04-22 02:11:01 +00:00
Mark Linimon
61ca1a865b Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
2020-04-22 02:08:29 +00:00
Koichiro Iwao
bcf8fc233d audio/spotify-tui: Update to 0.18.0
PR:		245797
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Relnotes:	https://github.com/Rigellute/spotify-tui/releases/tag/v0.18.0
2020-04-22 01:38:29 +00:00
Emanuel Haupt
232f364713 Update to 0.4.1 2020-04-21 07:41:42 +00:00
Yuri Victorovich
07215ed497 audio/intersect-lv2: Update g20200126 -> 1.3
Reported by:	portscout
2020-04-20 19:26:59 +00:00
Yuri Victorovich
6d677305bc New port: audio/spectacle-lv2: Realtime graphical spectrum analyzer, LV2 plugin and JACK application 2020-04-20 06:17:43 +00:00
Yuri Victorovich
fd44e315dc audio/fogpad-lv2: Update 1.0.0-1 -> 1.0.0-3
The upstream fixed VST and DSSI plugins installation.
2020-04-20 04:02:57 +00:00
Yuri Victorovich
905f74fa37 New port: audio/liquidsfz: Sampler that can load and play .sfz files, includes the LV2 pugin 2020-04-20 03:39:06 +00:00
Yuri Victorovich
4ae07f1d52 New port: audio/sfizz: SFZ parser and synth C++ library & LV2/VST3 plugins 2020-04-20 02:13:03 +00:00
Yuri Victorovich
d67b5a7e21 New port: audio/lv2proc: Simple command line effect processor using LV2 plugins 2020-04-20 00:59:17 +00:00
Yuri Victorovich
d04087adc0 New port: audio/intersect-lv2: LV2 plugin expands a stereo input to three channels 2020-04-20 00:34:28 +00:00
Yuri Victorovich
1da98d8a90 audio/fogpad-lv2: Correct the comment in files/mntent.h; Add the C++11 requirement for compiler 2020-04-19 23:30:25 +00:00
Yuri Victorovich
977540c901 New port: audio/fogpad-lv2: Reverb effect with frozen/pitch-shifted/disintegrated reflections 2020-04-19 23:26:42 +00:00
Dmitri Goutnik
e079243120 audio/fapg: Update to 0.43
- Pass maintainership to the submitter

PR:		245717
Submitted by:	Michael Muenz <m.muenz@gmail.com>
2020-04-19 20:06:02 +00:00
Yuri Victorovich
089bd595dd audio/x42-plugins-lv2: Update 20200114 -> 20200411
Reported by:	portscout
2020-04-19 07:43:54 +00:00
Yuri Victorovich
be204f0c1c audio/surge-synthesizer-lv2: Add the PORTSCOUT tag 2020-04-19 07:39:44 +00:00
Yuri Victorovich
90fd0e4d75 New port: audio/bchoppr-lv2: Audio stream chopping LV2 plugin 2020-04-19 07:35:15 +00:00
Yuri Victorovich
ac19f4cc96 New port: audio/bslizr-lv2: Sequenced audio slicing effect LV2 plugin ("step sequencer effect") 2020-04-19 07:27:13 +00:00
Yuri Victorovich
c35a8d5e4e New port: audio/bharvestr-lv2: Granular synthesizer LV2 plugin 2020-04-19 07:19:30 +00:00
Yuri Victorovich
a9c3068a02 New port: audio/bjumblr-lv2: Pattern-controlled audio stream / sample re-sequencer LV2 plugin 2020-04-19 07:08:31 +00:00
Yuri Victorovich
c048d5fb8e audio/lsp-plugins-lv2: Update 1.1.17 -> 1.1.19
Reported by:	portscout
2020-04-19 06:53:58 +00:00
Yuri Victorovich
ac41b63f12 audio/sonic-visualiser: Fix the build error
qt5-core-5.14.2 has QTimer::start() marked as deprecated, but -Werror promoted this warning to error.

PR:		236000
Reported by:	Robert Cina <transitive@gmail.com>
2020-04-19 00:18:39 +00:00
Hans Petter Selasky
8bb5a5d261 Update midipp to 2.0.4
- Added support for MPE.
- Added support for multiple presets.
- Fixed some bugs.

Approved by: pi (implicit)
2020-04-18 07:55:15 +00:00
Hans Petter Selasky
f3ab846df1 Update libumidi to 2.1.1
Added support for per note events via SysEx, also called MPE.

Approved by:	pi (implicit)
2020-04-18 07:51:42 +00:00
Tobias C. Berner
0f1df99baf audio/wavpack: update to 5.3.0
Changelog [1]:
* fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448
* fixed: trailing garbage characters on imported ID3v2 TXXX tags
* fixed: various minor undefined behavior and memory access issues
* fixed: sanitize tag extraction names for length and path inclusion
* improved: reformat wvunpack "help" and split into long + short versions
* added: regression testing to Travis CI for OSS-Fuzz crashers

[1] http://www.wavpack.com/changelog.txt
2020-04-17 16:36:02 +00:00
Yuri Victorovich
890172260e audio/sonic-visualiser: Disable PORTAUDIO by default
PR:		236000 (addition)
Reported by:	danfe
Approved by:	uddka@student.kit.edu
2020-04-17 06:45:07 +00:00
Yuri Victorovich
3b1b7fa147 audio/sonic-visualiser: Update 2.5 -> 4.0.1
A lot of changes:
* Merge some options with the port because they aren't project options any more
* Enable JACK and PULSEAUDIO by default
* Install additonal executables required for the package to run
* Remove the bundled vamp-plugin-sdk directory because the port dependency is used
* Cleanly remove all internal links with vamp-plugin-sdk, not rebuilding it many times any more
* Change WWW to the https URL

PR:		236000
Submitted by:	kunda <chitty_cloud@me.com> (preliminary patch version 3.2.1)
Approved by:	uddka@student.kit.edu (maintainer timeout; 1 year and 50 days)
2020-04-17 00:21:01 +00:00
Yuri Victorovich
467517cb97 audio/vamp-plugin-sdk: Update 2.7.1 -> 2.9.0
PR:		244513
Submitted by:	David Schlachter <fbsd-bugzilla@schlachter.ca>
Approved by:	uddka@student.kit.edu (maintainer timeout; 45 days)
2020-04-17 00:14:46 +00:00