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

19645 Commits

Author SHA1 Message Date
Thomas Zander
86fca7ddfb
audio/sndio: Update to upstream release 1.8.1. 2021-06-20 07:50:53 +02:00
Alexander Richardson
fd14cb96eb audio/lame: fix build on riscv
The previous commit only removed the BROKEN for riscv, but didn't add a patch.

PR:		256583
Reported by:	Robert Clausecker <fuz@fuz.su>
Obtained from:	LLVM project https://reviews.llvm.org/D89557
2021-06-19 14:43:54 +02:00
Piotr Kubaj
6cfbc4c720 audio/cmus: fix build on powerpc
Clang doesn't have libatomic.
2021-06-19 01:31:41 +00:00
Yuri Victorovich
1300ef7fc4 audio/yoshimi: Update 2.0.1 -> 2.0.2
Reported by:	portscout
2021-06-18 10:16:57 -07:00
Yuri Victorovich
3b9003e06b audio/boops-lv2: Update 1.6.0 -> 1.6.2
Reported by:	portscout
2021-06-18 10:16:56 -07:00
Yuri Victorovich
8cd95163f2 audio/gsequencer: 3.8.11 -> 3.8.13
Reported by:	portscout
2021-06-18 10:16:56 -07:00
Emanuel Haupt
311cff8f31 audio/libxmp: Update to 4.5.0
While here, pacify portclippy/portfmt
2021-06-17 19:24:27 +02:00
Piotr Kubaj
0373d0e4db audio/lame: fix build on riscv64 2021-06-17 10:38:30 +00:00
Piotr Kubaj
6a7e7adbca audio/sfizz: fix build on powerpc*
ori 0,0,0 is nop instruction on powerpc*
Additional headers are necessary:
In file included from /wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:27:
/usr/include/sys/sysctl.h:1185:25: error: unknown type name 'u_int'
int     sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
                            ^
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:91:10: error: unknown type name 'once_flag'
  static once_flag init_timebase_frequency_once;
         ^
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:93:18: error: no member named 'LowLevelCallOnce' in namespace 'absl::lts_2020_02_25::base_internal'
  base_internal::LowLevelCallOnce(&init_timebase_frequency_once, [&]() {
2021-06-17 00:07:38 +00:00
Piotr Kubaj
02649292c6 audio/spectacle-lv2: fix build on powerpc
powerpc64 fix is also valid for powerpc.
2021-06-16 23:24:33 +00:00
Tobias C. Berner
63e653adaa math/gsl: update to 2.7
From [1]

* What is new in gsl-2.7:
	* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
	* fixed bug #60335 (spmatrix test failure, J. Lamb)
	* fixed bug #36577
	* clarified documentation on interpolation accelerators (V. Krishnan)
	* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M. Sitte)
	* fixed doc bug #59758
	* fixed bug #58202 (rstat median for n=5)
	* added support for native C complex number types in gsl_complex
	   when using a C11 compiler
	* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
	* updated exponential fitting example for nonlinear least squares
	* added banded LU decomposition and solver (gsl_linalg_LU_band)
	* New functions added to the library:
	      - gsl_matrix_norm1
	      - gsl_spmatrix_norm1
	      - gsl_matrix_complex_conjtrans_memcpy
	      - gsl_linalg_QL: decomp, unpack
	      - gsl_linalg_complex_QR_* (thanks to Christian Krueger)
	      - gsl_vector_sum
	      - gsl_matrix_scale_rows
	      - gsl_matrix_scale_columns
	      - gsl_multilarge_linear_matrix_ptr
	      - gsl_multilarge_linear_rhs_ptr
	      - gsl_spmatrix_dense_add (renamed from gsl_spmatrix_add_to_dense)
	      - gsl_spmatrix_dense_sub
	      - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply
	      - gsl_linalg_QR_UD: decomp, lssolve
	      - gsl_linalg_QR_UU: decomp, lssolve, QTvec
	      - gsl_linalg_QR_UZ: decomp
	      - gsl_multifit_linear_lcurvature
	      - gsl_spline2d_eval_extrap
	* bug fix in checking vector lengths in gsl_vector_memcpy (dieggsy@pm.me)
	* made gsl_sf_legendre_array_index() inline and documented
	      - gsl_sf_legendre_nlm()

[1] http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS

PR:		256423
Exp-run by:	antoine
2021-06-16 21:31:27 +02:00
Tobias C. Berner
dc8d8b47cd x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22.1
Tuesday, 15 June 2021. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.22.1.

Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

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

    * KWin: Platforms/drm: support NVidia as secondary GPU with CPU copy.
    * Weather applet: Point bbcukmet to new location API.
    * Wallpapers: Add milky way.

View full changelog at
	https://kde.org/announcements/changelogs/plasma/5/5.22.0-5.22.1
2021-06-16 21:27:04 +02:00
Yuri Victorovich
1a82275437 audio/soundtracker: Update 1.0.2 -> 1.0.2.1 2021-06-16 12:25:50 -07:00
Alexey Dokuchaev
1fd1be3fa9 audio/timidity++: unbreak the build on RISC-V (riscv64)
PR:		256604
Submitted by:	Robert Clausecker (new maintainer)
2021-06-16 10:15:30 +00:00
Roman Bogorodskiy
53f89f4af9 audio/mpg123: update to 1.28.0
- Update to 1.28.0
 - Remove '--with-default-audio' configure argument as '--with-audio'
   now specifies priority of output modules.
2021-06-16 12:20:23 +04:00
Kevin Bowling
0a8b84cb4d audio/libsidplayfp: Remove unneeded line continuation
MFH:		2021Q2
2021-06-15 10:08:37 -07:00
Daniel Engberg
d8f237b348 audio/libsidplayfp: Update to 2.2.0
PR:		256043
Approved by:	maintainer
MFH:		2021Q2 (fix distinfo)
2021-06-15 10:03:41 -07:00
Kevin Bowling
1f11aee3c6 audio/libsidplayfp: Remove distinfo w/o EOF EOL
The commit hook is preventing updates here, remove the file so it can be
fixed and updated.

PR:		256043
MFH:		2021Q2
2021-06-15 09:58:47 -07:00
Piotr Kubaj
592181abd0 audio/waveplay: enable on powerpc 2021-06-15 08:41:52 +00:00
Piotr Kubaj
d09f8530ad audio/schismtracker: enable on armv7 and powerpc 2021-06-15 08:41:33 +00:00
Piotr Kubaj
52be90c57a audio/schismtracker: enable on powerpc64 2021-06-15 08:41:28 +00:00
Piotr Kubaj
6d1665e830 audio/faust-lv2: fix build on powerpc 2021-06-15 08:41:08 +00:00
Piotr Kubaj
b072fc2c5d audio/artyfx-lv2: fix build on powerpc
In file included from /wrkdirs/usr/ports/audio/artyfx-lv2/work/openAV-ArtyFX-release-1.3-24-g6010d1a/src/avtk/libs/pffft.cxx:101:
/usr/lib/clang/11.0.1/include/altivec.h:13:2: error: "AltiVec support not enabled"
2021-06-15 08:41:04 +00:00
Kevin Bowling
87918eed66 audio/libsidplayfp: Reset maintainer
PR:		256043
Approved by:	portmgr (maintainer timeout: 14+ days)
MFH:		2021Q2
2021-06-14 17:44:47 -07:00
Tatsuki Makino
ff9826a26b audio/libopenshot-audio: Update to 0.2.0.59
PR:	256590
2021-06-14 14:47:09 -07:00
Yuri Victorovich
b7cb940a80 audio/tetraproc: New port: Tetrahedral microphone processor for ambisonic recording 2021-06-14 14:41:13 -07:00
Adriaan de Groot
18330b3346 audio/praat: update to 6.1.49, latest upstream
The release notes, as always, are at
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
and are all UI-related improvements this time around.
2021-06-14 22:28:20 +02:00
Tobias C. Berner
4ea20bee50 x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22
Plasma 5.22 is here, and it is more reliable and stable than ever. By
cleaning up and refactoring code in the background, the Plasma desktop
gives you greater responsiveness and performance, helping you become
even more productive without hiccups or surprises. Enjoy a smoother
experience with KDE’s Plasma 5.22 desktop.

Plasma 5.22 has become more pleasurable to use through improvements to
the design and greater smoothness and consistency in transparencies,
blurs, icons, and animations. Moving things to accessible locations,
offering hints and visual cues, and creating new settings allows you to
customize your work environment to make it fit perfectly to your needs.
Following the true KDE spirit, the push for a more stable and attractive
desktop does not mean you have to renounce control over how you want it
to look or behave. Plasma 5.22, as always, packs all the flexibility and
tools for customization you have come to expect and love, and some more
to boot.

Meanwhile, the push to move Plasma in its entirety to Wayland (the
display protocol of the future) continues in full swing. So much so that
popular distros are starting to ship Plasma with Wayland by default. By
using Wayland behind the scenes, Plasma is able to include features and
bug fixes not possible to implement on X11, offering you a better
experience and more stability.

Full announcement and changelog:
	https://kde.org/announcements/plasma/5/5.22.0/
2021-06-13 08:38:35 +02:00
Tobias C. Berner
896d87b6fb */*: Zpdate KDE Gear to 21.04.2
Thursday, 10 June 2021

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

The full changelog can be found here:
	https://kde.org/announcements/changelogs/gear/21.04.2/
2021-06-13 08:06:29 +02:00
Alexey Dokuchaev
8d6b606efb audio/freac: new port had been added (+)
fre:ac is a free audio converter and CD ripper with support for various
popular formats and encoders.  It converts freely between MP3, M4A/AAC,
FLAC, WMA, Opus, Ogg Vorbis, Speex, Monkey's Audio (APE), WavPack, WAV,
and other formats.

WWW: https://www.freac.org/
2021-06-12 11:54:33 +00:00
Alexey Dokuchaev
b54294da1f audio/boca: new port had been added (+)
BoCA is the component framework behind the fre:ac audio converter.
It provides unified interfaces for audio components like encoders,
decoders, taggers, and extensions as well as the code to support
communication between the application and its components.

WWW: https://github.com/enzo1982/BoCA
2021-06-12 08:48:27 +00:00
Igor Pokrovsky
790f615ee4 audio/sayonara: update to 1.7.0, latest upstream release
The release notes are at
	https://sayonara-player.com/changelog/
with plenty of fixes and features. The default layout is
somewhat changed, but the lightweight-music-player with
good dynamic-playlist support is still there.
2021-06-11 23:30:51 +02:00
Yuri Victorovich
c3b3fe5702 audio/zrythm: Update 1.0.0-alpha.18.1.1 -> 1.0.0-alpha.18.2.1
Reported by:	portscout
2021-06-11 12:10:23 -07:00
Christian Weisgerber
dcf17d14a7 */*: Add a backup master site to all Xiph.org ports
The downloads.xiph.org master site requires TLS1.3, which is not
supported by FreeBSD 11's OpenSSL and fetch(1).  Add ftp.osuosl.org
as a backup to all Xiph.org ports.

PR:		256515
Reported by:	Daniel Engberg
2021-06-10 15:48:47 +02:00
Jan Beich
afb3593eef devel/meson: update to 0.58.1
Changes:	https://mesonbuild.com/Release-notes-for-0-58-0.html
Reported by:	GitHub (watch releases)
PR:		255550
Exp-run by:	antoine
Approved by:	tcberner
2021-06-09 21:29:24 +00:00
Christian Weisgerber
a8bba36b69 audio/libogg: Bugfix update to 1.3.5 2021-06-09 21:48:53 +02:00
Yuri Victorovich
3bdf1a6419 audio/zrythm: Update 1.0.0-alpha.17.1.22 -> 1.0.0-alpha.18.1.1
Reported by:	portscout
2021-06-07 03:05:43 -07:00
Yuri Victorovich
770a81e85d audio/bslizr-lv2: Update 1.2.14 -> 1.2.16
Reported by:	portscout
2021-06-07 03:05:42 -07:00
Yuri Victorovich
277fb9b29d audio/bshapr-lv2: Update 0.12 -> 0.13
Reported by:	portscout
2021-06-07 03:05:42 -07:00
Yuri Victorovich
f3de81460c audio/bchoppr-lv2: Update 1.10.6 -> 1.10.8
Reported by:	portscout
2021-06-07 03:05:41 -07:00
Richard Gallamore
aa5d490c80 audio/teamspeak3-server: Update to 3.13.5
Changes: https://community.teamspeak.com/t/server-3-13-5/22672
2021-06-06 22:00:50 -07:00
Daniel Engberg
40bc82d33e
audio/rubberband: Update to 1.9.1
Changes in Rubber Band v1.9.1

 * Switch build system from Makefiles and Visual Studio project to
   Meson/Ninja for all platforms. There are still Makefiles and VS
   projects included in otherbuilds/ for those who wish to use them to
   build the static library directly

 * Make various fixes to improve sound quality when pitch-shifting
   dynamically in real-time (requires libsamplerate)

 * Fix floating-point exception when a very very long stretch factor
   is presented

 * Move the two directories that together provide the .NET interface
   (rubberband-sharp and rubberband-dll) into their own subdir (dotnet)

 * Ensure the library builds and runs correctly on ARM Mac (Apple
   Silicon, M1), and also on Windows using the Visual C++ Clang
   front-end

The API is unchanged and the library is binary compatible with version
1.7.

PR:		255965
Approved by:	acm (maintainer, timeout)

Co-authored-by:	Joseph Mingrone <jrm@FreeBSD.org>
2021-06-06 10:07:54 -03:00
Yuri Victorovich
06bd74287c audio/boops-lv2: Update 1.4.0 -> 1.6.0
Reported by:	portscout
2021-06-05 11:53:10 -07:00
Yuri Victorovich
a8ef6caa83 audio/zrythm: Update 1.0.0-alpha.17.1.3 -> 1.0.0-alpha.17.1.22
Reported by:	portscout
2021-06-05 11:53:08 -07:00
Yuri Victorovich
7620e258ef audio/carla: Fix build of audio/lmms by re-adding USE_LDCONFIG.
Last update removed USE_LDCONFIG based on a bad recommendation from portlint.

Also move CONFLICTS_BUILD to the right place.

PR:		256420
Reported by:	rodrigo
2021-06-04 15:55:12 -07:00
Evgeniy Khramtsov
9f6ccfbfaf audio/pulseaudio: Add X11 option.
PR:		255093
Tested by:	arrowd
2021-06-04 23:01:38 +03:00
Yuri Victorovich
f10200ebc8 audio/zrythm: Update 1.0.0-alpha.16.1.1 -> 1.0.0-alpha.17.1.3
Reported by:	portscout
2021-06-04 00:46:57 -07:00
Gerald Pfeifer
d09ed096c4 */*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).

Since commit 96c17633d9 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.

This should not make any functional difference at all.

Discussed with:	mat, linimon, pkubaj
2021-06-04 05:53:21 +00:00
Adriaan de Groot
ddcf5f52dc audio/praat: update to latest upstream release
The release notes are in the regular place, minor UI fixes.
2021-06-03 16:19:09 +02:00
Fernando Apesteguía
c31572f2e8 audio/grip: Update to 4.2.1
PR:	256300
Reported by:	freebsd-ports@jan0sch.de (maintainer)
2021-06-03 07:40:35 +02:00