1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

21304 Commits

Author SHA1 Message Date
Jan Beich
453044bf93 audio/mousai: update to 0.7.4
Changes:	https://github.com/SeaDve/Mousai/releases/tag/v0.7.4
Reported by:	GitHub (watch releases)
2023-04-26 14:18:15 +00:00
Jan Beich
68ee5ac82f audio/amberol: update to 0.10.1
Changes:	https://gitlab.gnome.org/World/amberol/-/releases/0.10.1
Reported by:	GitLab (notify releases)
2023-04-26 14:18:02 +00:00
Guido Falsi
8bb28a5200 audio/xfmpc: Update to 0.3.1
- Add missing dependencies.
2023-04-26 13:04:58 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Christian Weisgerber
ffa50ba20a audio/opus: update to 1.4
This new release brings the following improvements:
- Improved tuning of the Opus in-band FEC (LBRR)
- Added an OPUS_SET_INBAND_FEC(2) option that turns on FEC, but does not
  force SILK mode (FEC will be disabled in CELT mode)
- Improved tuning and various fixes to DTX

PR:		270996
2023-04-25 17:17:15 +02:00
Daniel Engberg
11f81d028a audio/zmusic: Update to 1.1.12
Unbundle Game_Music_Emu (libgme)

Changelog:
https://github.com/ZDoom/ZMusic/compare/1.1.10...1.1.12

PR:		270808
Reviewed by:	kevans (maintainer)
Sponsored by:	Blinkinblox
2023-04-25 11:05:40 +02:00
Daniel Engberg
4fb2aac3d4 audio/rubberband: Update to 3.2.1
Add "make test" target

Changelog:
https://github.com/breakfastquay/rubberband/blob/v3.2.1/CHANGELOG

PR:		270747
Approved by:	portmgr (maintainer timeout, 2+ weeks)
Sponsored by:	Blinkinblox
2023-04-25 11:05:39 +02:00
Jan Beich
d6483ecef5 audio/amberol: update to 0.10.0
Changes:	https://gitlab.gnome.org/World/amberol/-/releases/0.10.0
Reported by:	GitLab (notify releases)
2023-04-25 00:44:41 +00:00
Mikael Urankar
3db55c4e97 lang/rust: Bump revisions after 1.69.0
PR:		270953
2023-04-23 15:14:05 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Jan Beich
83b7391439 audio/mousai: update to 0.7.3
Changes:	https://github.com/SeaDve/Mousai/releases/tag/v0.7.3
Reported by:	GitHub (watch releases)
2023-04-22 04:41:52 +00:00
Tobias C. Berner
24f9930043 KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023

New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.

But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.

Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:

Announcement:		https://kde.org/announcements/gear/23.04.0/
Changelog:		https://kde.org/announcements/changelogs/gear/23.04.0/
2023-04-20 20:17:18 +02:00
Robert Clausecker
d52a8663a6 audio/pd-cyclone: hook port into category Makefile
Reported by:	antoine
2023-04-20 13:49:23 +02:00
Timothy Beyer
6382a9c6b6 audio/pd-cyclone: restore port
Restore pd-cyclone, based on slightly newer distfile available online.

Cyclone is a library of PureData classes, bringing some level of compatibility
between Max/MSP and Pd environments. The original goal of cyclone was to create
a collection of Max/MSP objects for PureData. This was in the 2000s area,
Max/MSP version 4.6. Since then MAX evolved its architecture and file format to
something that is incompatible with PureData. Compatibility in patch file level
is limited to this very old version of Max/MSP.

WWW: http://puredata.info/downloads/cyclone/

PR:		261883
2023-04-18 23:55:30 +02:00
Timothy Beyer
6fbe3e61ee audio/pd: Add MIDI support via PortMIDI and sndio
Also unbreak port on FreeBSD 13+.
Submitter becomes maintainer.

PR:		252188
Approved by:	brittlehaus@gmail.com (maintainer timeout)
2023-04-18 23:55:30 +02:00
Po-Chuan Hsieh
26643eee31
audio/flite: Use DISTVERSIONSUFFIX instead of DISTNAME 2023-04-19 02:05:12 +08:00
Thomas Zander
7c2f46c8e6
audio/fluidsynth: Update to upstream relese 2.3.2
MFH:		2023Q2
2023-04-17 08:05:40 +02:00
Emanuel Haupt
e059322248 audio/libopenmpt: Update to 0.6.10 2023-04-17 07:56:06 +02:00
Yuri Victorovich
6c0dfd25d9 audio/sfizz: Update 1.2.0 → 1.2.1
Reported by:	portscout
2023-04-16 13:04:58 -07:00
Muhammad Moinur Rahman
0ac3a69555 */*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
2023-04-16 20:09:23 +02:00
Yuri Victorovich
954c1c72a9 audio/dpf-plugins-lv2: Update 1.6 → 1.7
Reported by:	portscout
2023-04-16 01:28:35 -07:00
Tatsuki Makino
a003e972b4 audio/libopenshot-audio: Update to 0.3.1
JACK option added.
Enough code was bundled to use JACK, so it should be possible to output directly
to jackd, although this is experimental.

PR:		270760
Reported by:	tatsuki_makino@hotmail.com (maintainer)
2023-04-15 18:55:33 +02:00
Emanuel Haupt
31afd97a02 audio/fasttracker2: Update to 1.66 2023-04-15 11:08:27 +02:00
Tobias C. Berner
88d22dba1f KDE: KDE Plasma 5.27.4, Bugfix Release for April
Tuesday, 4 April 2023. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.27.4.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * Breeze KStyle: make painted arrows more scalable, fix RTL delay menu
   arrows.
 * Discover Rpm-ostree: Improve handling of externally started
   transactions.
 * Plasma Audio Volume Control Applet: add missing function for "Show
   virtual devices" menu item.

Changelog:	https://kde.org/announcements/changelogs/plasma/5/5.27.3-5.27.4
2023-04-15 09:12:32 +02:00
Daniel Engberg
4c280f29b2 audio/libgme: Don't build with undefined behavior sanitizer (UBSAN)
This error check should not be enabled by default and breaks
build with some applications such as FFmpeg

Reported by:	VVD <vvd@unislabs.com>
Tested by:	VVD <vvd@unislabs.com>
Sponsored by:	Blinkinblox
2023-04-14 08:18:53 +02:00
Marten
4353081bac audio/oss: Save mixer before unloading module
After installing the oss package, a kernel panic occurs every time the
computer is shut down.

This is because the mixer RC script tries to save the mixer values after
the OSS module is unloaded.  We can avoid this by making OSS unload after
this is done.

[crees] While here, pet rclint.

PR:	ports/270709
2023-04-13 09:16:00 +01:00
Chris Rees
ee80e0dfbd audio/ampache: Fix REST API 2023-04-13 09:15:59 +01:00
Jan Beich
f1f1a8be88 devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
2023-04-13 00:56:37 +00:00
Daniel Engberg
59beb5740e audio/libgme: Update to 0.6.3
No changelog provided by upstream

Sponsored by:	Blinkinblox
2023-04-13 00:55:06 +02:00
Jan Beich
e691d87693 audio/pavucontrol-qt: unbreak after 020693c166
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Perl (missing: PERL_EXECUTABLE)

PR:		266007
Reported by:	antoine (via exp-run)
2023-04-12 21:17:10 +00:00
Daniel Engberg
f6aa9a8154 audio/libebur128: Fix location of installed pkgconfig file
Add pathfix to USES instead of relying on framework to silently move it

Approved by:	portmgr (blanket, build fix)
2023-04-12 10:44:43 +02:00
Jan Beich
48e086fe15 audio/mousai: update to 0.7.2
Changes:	https://github.com/SeaDve/Mousai/releases/tag/v0.7.2
Reported by:	GitHub (watch releases)
2023-04-12 02:31:09 +00:00
Alan Hicks
3c275abe77 */myth*: update the mythtv family of ports to 33.1
Selected upstream changes:

 - The minimum Qt version has been bumped from 5.9 to 5.12
 - FFmpeg upgraded to version 5.1
 - New Waveform visualisation for MythMusic
 - DiSEqC support for SAT>IP
 - Automatic channel groups per video source
 - Nearly 300 continued code modernization and restructuring (not in commits below)
 - Version 2 of the Services API is under development

Changelog: https://www.mythtv.org/wiki/Release_Notes_-_33

PR:		270344
2023-04-12 01:02:41 +02:00
Gleb Popov
7554a732e2 D ports: Bump after lang/ldc update.
PR:		270461
2023-04-11 23:35:21 +03:00
Yuri Victorovich
62b029974d audio/jacktrip: Update 1.8.0 → 1.8.1
Reported by:	portscout
2023-04-10 02:04:39 -07:00
Yuri Victorovich
5911bc2303 audio/dragonfly-reverb-lv2: Update 3.2.8 → 3.2.9
Reported by:	portscout
2023-04-10 02:04:38 -07:00
Jan Beich
de1bb16208 audio/mousai: update to 0.7.1
Changes:	https://github.com/SeaDve/Mousai/releases/tag/v0.7.1
Reported by:	GitHub (watch releases)
2023-04-08 23:37:47 +00:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Nicola Vitale
e51d51019f
audio/py-spotipy: Update to 2.23.0
Release changes: https://github.com/spotipy-dev/spotipy/releases/tag/2.23.0
2023-04-08 09:45:06 +02:00
Nicola Vitale
e0878644f6
audio/py-pyradio: Update to 0.9.2.5
Release changes: https://github.com/coderholic/pyradio/releases/tag/0.9.2.5
2023-04-07 22:25:18 +02:00
Jan Beich
5a047bd166 audio/mousai: drop -devel remains after fbfd0b16f4
PR:		270682
2023-04-07 10:41:21 +00:00
Jan Beich
fbfd0b16f4 audio/mousai-devel: drop -devel to track stable after f573063e17 2023-04-06 16:40:52 +00:00
Jan Beich
f573063e17 audio/mousai-devel: update to 0.7.0
Changes:	https://github.com/SeaDve/Mousai/compare/bcc1ecb...v0.7.0
Changes:	https://github.com/SeaDve/Mousai/releases/tag/v0.7.0
Reported by:	GitHub (watch releases)
2023-04-06 16:40:41 +00:00
Emanuel Haupt
7d098d46fd audio/spotify-qt: Update to 3.10
PR:		270659
Reported by:	nsonack@outlook.com
2023-04-06 14:13:46 +02:00
Po-Chuan Hsieh
994eaf68af
audio/py-speechrecognition: Update to 3.10.0
Changes:	https://github.com/Uberi/speech_recognition/releases
2023-04-06 01:30:10 +08:00
Po-Chuan Hsieh
91bb5e97bf
audio/py-pyliblo: Update WWW and clean up pkg-descr 2023-04-06 01:30:10 +08:00
Po-Chuan Hsieh
c14ab0cbab
audio/libshout: Update WWW and clean up pkg-descr 2023-04-06 01:29:43 +08:00
Po-Chuan Hsieh
b1d8bb077b
audio/libmpdclient: Build and install static library
- Bump PORTREVISION for package change
2023-04-06 01:29:42 +08:00
Po-Chuan Hsieh
88f4ec7adc
audio/liblo: Update WWW and clean up pkg-descr 2023-04-06 01:29:42 +08:00
Po-Chuan Hsieh
45a7811f6c
audio/ices: Update WWW and clean up pkg-descr 2023-04-06 01:29:42 +08:00