Commit graph

21075 commits

Author SHA1 Message Date
Nicola Vitale
ed8b89e7d2
audio/py-spotipy: Update to 2.22.1
Changes: https://github.com/spotipy-dev/spotipy/releases/tag/2.22.1

This is also a security release.

Reference: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23608

Security:	CVE-2023-23608
2023-02-02 14:59:58 +01:00
Tobias C. Berner
f9ff09e766 KDE: Update KDE Gear to 22.12.2
Thursday, 2 February 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations, including:

 * dolphin: Don't recurse into symlinks when counting directory contents
   (Commit, fixes bug #434125)
 * kdeconnect: Fix ssh authentication using pubkey on recent openssh
   versions (Commit, fixes bug #443155)
 * libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288)

Announcement:	https://kde.org/announcements/gear/22.12.2/
2023-02-02 14:26:22 +01:00
Dirk Meyer
17e9a151d8 audio/owntone: DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server 2023-02-01 20:10:49 +01:00
Baptiste Daroussin
49e0bd1b3f audio/libgpod: remove wrong dependency on gtk20
This port actually only depends on gdkpixbuf2
While here remove the mono slave ports which is not depended on anymore
2023-02-01 14:31:37 +01:00
Jake Freeland
8f760896e2
audio/spotify-player: Update to v0.10.0
https://github.com/aome510/spotify-player/releases/tag/v0.10.0

Differential Revision:	https://reviews.freebsd.org/D37961
2023-01-31 22:58:55 -04:00
Nicola Vitale
d7dd628265
audio/py-pyradio: Fix a runtime error (missing icon)
- When notifications are enabled and the user doesn't have a custom icon
  the program raises a Python Exception, because it doesn't find the default one.
  The patch was provided by Spiros Georgaras (upstream) via email.

- Bump PORTREVISION
2023-01-30 15:38:18 +01:00
Po-Chuan Hsieh
4d98b344a9
audio/py-speechrecognition: Update to 3.9.0
- Update PORTNAME: use lowercase
- Change MASTER_SITES from GitHub to PYPI
- Update version requirement of RUN_DEPENDS
- Take maintainership

Changes:	https://github.com/Uberi/speech_recognition/releases
2023-01-30 20:59:34 +08:00
Po-Chuan Hsieh
dff138d110
audio/p5-MP3-Tag: Update to 1.16
Changes:	https://metacpan.org/dist/MP3-Tag/changes
2023-01-30 20:59:18 +08:00
Jack
006eb3b4af audio/audacity: Update to 3.2.4
ChangeLog: https://github.com/audacity/audacity/releases

Fixed the meters not retaining size

PR:		269212
Reported by:	xxjack12xx@gmail.com (maintainer)
MFH:		2023Q1 (fix regression)
2023-01-30 10:46:15 +01:00
Yuri Victorovich
fa4793bee6 audio/lsp-plugins-lv2: Update 1.2.1 → 1.2.5 2023-01-28 15:51:13 -08:00
Oleg Sidorkin
a153fd6363
audio/sratom: Fix build when doxygen / sphinx are installed
PR:		267378
Reported by:	Oleg Sidorkin <osidorkin@gmail.com>
MFH:		2023Q1
2023-01-29 00:17:08 +01:00
Nicola Vitale
de384c8b2d
audio/py-pyradio: Update to 0.9.0
Changes: https://github.com/coderholic/pyradio/releases/tag/0.9.0
2023-01-28 16:19:33 +01:00
Yuri Victorovich
4c4883f1a8 audio/qtractor: Update 0_9_30 → 0_9_31 2023-01-27 00:58:51 -08:00
Yuri Victorovich
a5bd4ef960 audio/jacktrip: Update 1.6.8 → 1.7.0
Reported by:	portscout
2023-01-25 18:16:50 -08:00
Yuri Victorovich
5c2787ba54 audio/synthv1-lv2: Update 0.9.28 → 0.9.29 2023-01-25 18:16:50 -08:00
Yuri Victorovich
e74a63b317 audio/samplv1-lv2: Update 0.9.28 → 0.9.29 2023-01-25 18:16:50 -08:00
Yuri Victorovich
9624a1e4ef audio/padthv1-lv2: Update 0.9.28 → 0.9.29 2023-01-25 18:16:49 -08:00
Yuri Victorovich
05cc995030 audio/drumkv1-lv2: Update 0.9.28 → 0.9.29 2023-01-25 18:16:49 -08:00
Yuri Victorovich
5741a57105 audio/dragonfly-reverb-lv2: Update 3.2.7 → 3.2.8
Reported by:	portscout
2023-01-24 00:33:47 -08:00
Yuri Victorovich
68d20a89ca audio/bchoppr-lv2: Update 1.12.0 → 1.12.6-11
Reported by:	portscout
2023-01-24 00:33:47 -08:00
Adriaan de Groot
fc94c449d3 audio/rosegarden: update to 22.12.1, latest upstream
There is a release note at

	https://rosegardenmusic.com/wiki/dev:22.12.1
2023-01-23 22:38:24 +01:00
Adriaan de Groot
440ad3e15d audio/praat: 6.3.03, latest upstream
Bugfixes, and some new script features. As always,
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
2023-01-23 22:38:23 +01:00
Yuri Victorovich
275a70ae9f */*: Remove stray files
Reported by:	ak@
2023-01-22 16:58:55 -08:00
Thomas Zander
8d30186399
audio/musicpd: Update to upstream release 0.23.12
Details:
- Bugfix release, see
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.12/NEWS

MFH:		2023Q1
2023-01-22 23:34:29 +01:00
Yuri Victorovich
cb17b0b941 audio/py-pydub: New port: Manipulate audio with an simple and easy high level interface 2023-01-21 01:40:48 -08:00
Yuri Victorovich
5b25c2024b audio/py-simpleaudio: New port: Simple, asynchronous audio playback for Python 3 2023-01-21 01:15:10 -08:00
Yuri Victorovich
6ca749e25f audio/gxplugins-lv2: Update 0.9 -> 1.0 2023-01-19 12:02:20 -08:00
Loïc Bartoletti
3db760ad79 graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
Yuri Victorovich
b1a6bd95a0 audio/bangr-lv2: Update 1.6.0 -> 1.6.2
Reported by:	portscout
2023-01-17 13:56:13 -08:00
Yuri Victorovich
9fdb694080 audio/carla: Update 2.5.2 -> 2.5.3
Reported by:	portscout
2023-01-17 13:56:13 -08:00
Jason E. Hale
628f67be98 audio/strawberry: Update to 1.0.14
https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.14
2023-01-17 15:36:20 -05:00
Jason E. Hale
c180570cbc audio/kid3: Update to 3.9.3
https://invent.kde.org/multimedia/kid3/-/tags/v3.9.3
2023-01-17 15:36:18 -05:00
Roman Bogorodskiy
ad93454596 audio/mpg123: update to 1.31.2 2023-01-17 21:29:11 +01:00
Alex Kozlov
3fcd6b0318 Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
2023-01-17 05:27:03 +00:00
Dima Panov
e1287d0d12 */*: bump libboost*.so libraries consumert after Boost upgrade 2023-01-16 22:32:07 +03:00
Dima Panov
3ec51a118e With hat: office 2023-01-16 22:32:06 +03:00
Nicola Vitale
204e87d05e
audio/py-pyradio: Update to 0.8.9.36
Add a post-install target: some files were only installed with DOCS option ON.
2023-01-16 17:38:40 +01:00
Nuno Teixeira
495fc8b131 audio/py-gtts: Update to 2.3.1
ChangeLog: https://github.com/pndurette/gTTS/releases/tag/v2.3.1
2023-01-16 12:35:52 +00:00
Daniel Engberg
c66fbc5574 audio/dekagen: Deprecate and set expiration date to 2023-03-31
Abandonware and there are better options available such as cyanrip or abcde

PR:		268675
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-15 23:12:02 +01:00
Daniel Engberg
c051513a45 audio/cd2mp3: Deprecate and set expiration date to 2023-03-31
Depends on deprecated port audio/dagrab

PR:		268673
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-15 23:12:02 +01:00
Daniel Engberg
966836af38 audio/dagrab: Deprecate and set expiration date to 2023-03-31
Abandonware and superseded by audio/cdparanoia

Reference: http://web.tiscalinet.it/marcellou/dagrab.html

PR:		268672
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2023-01-15 23:12:02 +01:00
Nuno Teixeira
db08795445 audio/py-gtts: Make build system PEP-518 conform
Declare minimum build dependencies for build system
 See: https://peps.python.org/pep-0518/#build-system-table

PR:		268902
Reported by:	Charlie Li <vishwin@freebsd.org>
2023-01-15 21:23:43 +00:00
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