Commit graph

21033 commits

Author SHA1 Message Date
Nuno Teixeira
02d70c993d audio/py-gtts: Adopt/Update to 2.3.0
- Use pep517 build
- Renamed PORTNAME gtts -> gTTS to match PYPI package name case
- Added issue url on test failures
- Updated run dependencies versions

ChangeLog:	https://github.com/pndurette/gTTS/releases/tag/v2.3.0
PR:		268902
2023-01-15 13:36:28 +00:00
Yuri Victorovich
7b2238cfcb audio/ggwave: New port: Tiny data-over-sound library 2023-01-15 01:53:20 -08:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Daniel Engberg
db776445ca audio/id3ed: Deprecate and set expiration date to 2023-03-31
Abandonware and obsolete, doesn't support ID3v2 tagging

PR:		268576
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-14 19:43:11 +01:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Jason E. Hale
4e586c5a47 audio/strawberry: Update to 1.0.13
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.13
2023-01-13 17:18:56 -05:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Nicola Vitale
37225d5ea2
audio/py-pyradio: Update to 0.8.9.35
Changes: https://github.com/coderholic/pyradio/releases/tag/0.8.9.35
2023-01-11 09:42:59 +01:00
Daniel Engberg
1cb6e7b817 audio/libopenmpt: Update to 0.6.7
- Make openmpt123 optional
- Reduce options to simplify port and reduce dependency options
- Drop "+release.autotools" from version name and .pc file
- Enable "make test"
2023-01-10 17:59:50 +01:00
Nicola Vitale
d6ceb60b30
audio/py-pyradio: Update to 0.8.9.34
Changes log: https://github.com/coderholic/pyradio/releases/tag/0.8.9.34
2023-01-10 17:41:55 +01:00
Yuri Victorovich
6ec1597157 audio/bespokesynth: Broken: incompatible with the latest JUCE 2023-01-09 12:49:20 -08:00
Daniel Engberg
de8a481a33 audio/supercollider: Fix compatibility with libsndfile 1.2.0
Backport upstream commit b9dd70c4c8d61c93d7a70645e0bd18fa76e6834e
to fix compilation with libsndfile 1.2.0

PR:		268622
Reviewed by:	Neal Nelson <ports@nicandneal.net> (maintainer)
2023-01-09 18:45:15 +01:00
Daniel Engberg
4128f4c976
audio/libsndfile: Update to upstream version 1.2.0, support mp3
PR:		268621
Reported by:	diizzy
Reviewed by:	riggs
2023-01-09 14:48:52 +01:00
Dmitry Marakasov
39fa508f06 audio/ximp3: deprecate
PR:		268671
Submitted by:	diizzy
2023-01-09 14:18:22 +03:00
Thomas Dettbarn
0941047a34 audio/d11amp: Add new port
D11AMP is an oldskool MP3 player. In addition to being a frontend
to mpg123, it can handle WinAMP's treasure trove of skins.

PR:			268776
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D37974
2023-01-09 09:23:06 +01:00
Max Brazhnikov
dca1786199 audio/iir1: Update to 1.9.4 2023-01-08 22:44:21 +03:00
Daniel Engberg
12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Emanuel Haupt
5c06b83156 audio/pt2-clone: Update to 1.56 2023-01-05 20:48:42 +01:00
Tobias C. Berner
19093fd0dd KDE: Update KDE Gear to 22.12.1 2023-01-05 18:28:33 +01:00
Piotr Kubaj
3729900bf2 audio/ardour: fix build on powerpc64*
In file included from ../libs/ardour/ardour/plugin.h:37:
../libs/ardour/ardour/cycles.h:75:10: fatal error: 'sys/platform/ppc.h' file not found
2023-01-03 18:46:05 +01:00
Daniel Engberg
214c275778 audio/lame: Remove libsndfile support and modernize port
Remove libsndfile support as this will cause circular dependency
with upcoming release of libsndfile 1.2.0. While it's possible to
disable usage of specific external libraries to some extent we want
to follow upstream as closely as possible instead of having to work
around such issues. If better input support is needed ffmpeg provides
support for LAME (by default), much better input format support and
very little overhead. While at it, do some minor changes to Makefile.

PR:		268566
Reviewed by:	netchild (maintainer via private e-mail)
2023-01-03 11:33:38 +01:00
Jan Beich
04ca599d66 audio/mousai-devel: update to 0.6.6.649
Changes:	1fe05c1...3883a67
2023-01-02 19:29:36 +00:00
Yuri Victorovich
b08b58a465 audio/songrec: New port: Shazam client written in Rust 2023-01-02 02:11:29 -08:00
Yuri Victorovich
79c69e61df audio/netease-music-tui: New port: Netease cloud music terminal client by rust 2023-01-02 02:11:29 -08:00
Yuri Victorovich
e78ffa5128 audio/mmtc: New port: Minimal mpd terminal client that is simple yet highly configurable 2023-01-02 02:11:28 -08:00
Yuri Victorovich
cc605646fb audio/wolf-shaper-lv2: Update 1.0.0 -> 1.0.0-6
Add more options for plugin types.
2022-12-31 13:47:03 -08:00
Daniel Engberg
4a004cce9e audio/julius: Update WWW entry
Repo is now located on GitHub

Approved by:	portmgr (blanket)
2022-12-31 14:13:24 +01:00
Daniel Engberg
33900f0a35 audio/gervill: Deprecate and set expiration date to 2023-03-31
Integrated in JDK6

Reference:
https://bugs.openjdk.org/browse/JDK-7053398
2022-12-31 14:13:23 +01:00
Rene Ladan
004afc4a90 audio/cmp3: spell "2023" correctly 2022-12-31 13:34:14 +01:00
Yuri Victorovich
e84cc881cb audio/wolf-shaper-lv2: Update 0.1.8-33 -> 1.0.0
Reported by:	portscout
2022-12-30 22:22:51 -08:00
Yuri Victorovich
f2ffecf79a audio/qtractor: Update 0.9.29 -> 0.9.30
Reported by:	portscout
2022-12-30 11:51:09 -08:00
Yuri Victorovich
57f157a80a audio/py-librosa: New port: Python module for audio and music processing 2022-12-30 11:51:09 -08:00
Yuri Victorovich
6946da3134 audio/py-resampy: New port: Efficient signal resampling conversion in Python 2022-12-30 11:50:05 -08:00
Thomas Zander
641bf33cd9
audio/fluidsynth: Update to upstream version 2.3.1
Details:
- Update to new upstream version 2.3.1
- Add non-default PIPEWIRE OPTION
2022-12-30 17:15:48 +01:00
Po-Chuan Hsieh
46f3874290
audio/py-pylast: Update to 5.1.0
- Convert to USE_PYTHON=pytest

Changes:	https://github.com/pylast/pylast/releases
2022-12-30 17:04:25 +08:00
Yuri Victorovich
b4b979eb2b audio/synthv1-lv2: Update 0.9.27 -> 0.9.28 2022-12-29 22:43:01 -08:00
Yuri Victorovich
aa0dacbd7c audio/samplv1-lv2: Update 0.9.27 -> 0.9.28 2022-12-29 22:43:00 -08:00
Yuri Victorovich
f94be9df00 audio/padthv1-lv2: Update 0.9.27 -> 0.9.28 2022-12-29 22:42:59 -08:00
Yuri Victorovich
801bdd32a9 audio/drumkv1-lv2: Update 0.9.27 -> 0.9.28 2022-12-29 22:42:59 -08:00
Jens Grassel
30fa913e77
audio/grip: Update to 4.2.4
PR:		268638
2022-12-29 22:53:51 +08:00
Jaap Akkerhuis
72b7cb35f8
audio/py-pyaudio: Update to 0.2.13
While here, pet portlint(1)

PR:		268614
2022-12-29 14:06:25 +08:00
Jack
37e6399d5c audio/audacity: Update to 3.2.3
PR:		268623
2022-12-29 04:07:55 +00:00
Yuri Victorovich
fd1360cb2c audio/qmidinet: Update 0.9.7 -> 0.9.8 2022-12-28 11:09:01 -08:00
Yuri Victorovich
9cd6f18849 audio/qxgedit: Update 0.9.7 -> 0.9.8 2022-12-28 11:09:00 -08:00
Yuri Victorovich
77f6cdb35f audio/qsynth: Update 0.9.8 -> 0.9.9 2022-12-28 11:09:00 -08:00
Yuri Victorovich
c55a442bb1 audio/qmidictl: Update 0.9.7 -> 0.9.8
Reported by:	portscout
2022-12-28 11:09:00 -08:00
Daniel Engberg
2dc5f66b42 audio/crip: mark deprecated and prepare to remove
While the upstream distfile is still available, the last release was in
2007.  The world has moved on since then.  CDDB is legacy at best, and
freedb is dead so tagging is completely broken.  crip has very limited
codec support, no checksum verification, isn't aware of pregrap, doesn't
use replaygain etc.

Suggest alternatives to any remaining users and set a removal date of
2023-03-31.

PR:		268577
2022-12-28 07:49:04 +08:00
Yuri Victorovich
3adc4101b9 audio/zita-alsa-pcmi: Update 0.5.1 -> 0.6.1
Reported by:	portscout
2022-12-27 15:06:30 -08:00
Yuri Victorovich
b59f442683 audio/qjackctl: Update 0_9_8 -> 0_9_9
Reported by:	portscout
2022-12-27 15:02:35 -08:00
Yuri Victorovich
4326d82e4f audio/qsampler: Update 0.9.7 -> 0.9.8
Reported by:	portscout
2022-12-27 15:01:39 -08:00