Commit graph

20415 commits

Author SHA1 Message Date
Yuri Victorovich
b90bfedaae audio/py-music21: Update 7.1.0 -> 7.3.3 2022-05-09 23:37:51 -07:00
Daniel Engberg
89849e0159 audio/cmus: Fix detection using pkg-config with libmad 0.16
Filename for libmad's pc file is now libmad.pc, this broke pkg-config
check however fallback detection code still worked.

Approved by:	portmgr (blanket)
2022-05-09 03:07:57 +02:00
Daniel Engberg
f33bae87bb audio/ocp: Fix detection using pkg-config with libmad 0.16
Filename for libmad's pc file is now libmad.pc, this broke pkg-config
check however fallback detection code still worked.

Approved by:	portmgr (blanket)
2022-05-09 02:01:00 +02:00
Daniel Engberg
3dca89f8e3 audio/sonic-visualiser: Fix detection using pkg-config with libmad 0.16
Filename for libmad's pc file is now libmad.pc, this broke pkg-config
check however fallback detection code still worked.

Approved by:	portmgr (blanket)
2022-05-09 02:01:00 +02:00
Daniel Engberg
728c11b498 audio/qtractor: Fix build with libmad 0.16
Filename for libmad's pc file is now libmad.pc

Approved by:	portmgr (blanket)
2022-05-09 02:00:59 +02:00
Yuri Victorovich
236e440f32 audio/surge-synthesizer-xt-lv2: Add PORTSCOUT tag 2022-05-08 14:05:31 -07:00
Yuri Victorovich
45db2b0c26 audio/surge-synthesizer-lv2: Update PORTSCOUT
surge-synthesizer-lv2 isn't going to be updated any more.
Instead, its new-generation audio/surge-synthesizer-xt-lv2
is going to be developed and updated.
2022-05-08 13:18:18 -07:00
Daniel Engberg
ec0656982e audio/aqualung: Fix build with libmad 0.16
Filename for libmad's pc file is now libmad.pc

Approved by:	portmgr (blanket)
2022-05-07 23:04:46 +02:00
Santhosh Raju
ee7ed73914 audio/din: Update to 54
Changes since 53.1:

DIN Is Noise 54:

  NEW in DIN54:

  /*
    Drones Per Launch and Launches Per Minute for drone launchers
      Until DIN53.1 you could launch only 1 drone per launch.
      In DIN54, you can launch a bunch of drones every launch with
      launches per minute.

      Change drones per launch / launches per minute of an existing
      launcher from Menu > Drone Params > Motion > Drones Per Launch or
      Menu > Drone Params > Motion > Launches Per Minute

      for new launcher set in defaults:

      Menu > Drone Params > Defaults > Drones Per Launch
        default = 1
      Menu > Drone Params > Defaults > Launches Per Minute
        default = 60

      Tip:

        When there are many drones launched every launch, they will all launch
        along the direction (of velocity) of the launcher.  Their trajectory will
        therefore overlap, turn on Menu > Drone Params > Defaults > Velocity | Randomize
        to randomize their launch directions
  /*

  /*
    drone velocity modulation:
      affects all launched drones
      specify how amount of velocity (actually the speed!) changes from birth to death of a drone
        default is constant ie no change from velocity (ie the speed) at birth
          this is the behaviour in DIN53.1

      edit the change curve from Menu > Editors > Drone velocity modulation
  /*
  /*
    in Gravity widget:
      Size:
          if turned ON, gravity size continuously expands or contracts to Mouse or
          (1st selected) Drone position !warning! Big gravity sizes can move drones
          fast to max volume and get loud!

      To Screen + : puts base of gravity vector to the center of the screen
      To drones + : puts base of gravity vector to the center (magenta arrow) of selected drones.
        To drone  : puts base of gravity vector to the (first) selected drone.
  /*

  /* save/load color sliders /*

  + draw gravity vector when UI is off
  * draw drone trails even if drones are off visible note / pitch ranges
  ! fixed: drones bounced only once irrespective of Menu > Drone Params > Defaults > Bounces parameter !
    ! bug introduced in DIN53 :( !
  ! fixed: potential (null pointer) crash when turning UI on/off from microtonal keyboard !
  ! fixed: sudden increase in loudness (sorry!) when frozen drones are deleted but then
           thawed, frozen and deleted again and again !
  ! fixed: restore oscilloscope display state when UI is turned off and on !
  ! fixed: timing (introduced in DIN53.1 due to change of alarm.cc/h) of auto split / delete boxes in mondrian !
  ! fixed: deleted drones not de-selected !
2022-05-07 13:43:02 +02:00
Emanuel Haupt
c96fbf9681 audio/schismtracker: Update to 20220506 2022-05-07 13:17:40 +02:00
Emanuel Haupt
cdc610a2d5 audio/ft2play: Update to g20220407 2022-05-07 09:06:55 +02:00
Daniel Engberg
5f84f1af52 audio/audacity: Fix build with libmad 0.16
Filename for for libmad's pc file is now libmad.pc

Reported by:	vishwin
Approved by:	portmgr (blanket)
2022-05-07 07:40:13 +02:00
Daniel Engberg
c57a29284c audio/libid3tag: Update to 0.16.2
Fixes CVE-2017-11550

Changelog: https://github.com/tenacityteam/libid3tag/releases/tag/0.16.2
2022-05-06 12:09:48 +02:00
Daniel Engberg
64cc07c459 audio/libid3tag: Update to 0.16.1
Switch to Tenacity's fork which contains patched code for all known
CVEs and various build fixes. This also makes it easier to maintain
as we're using an active fork. Upstream has also switched to CMake.

PR:		262963
2022-05-06 11:59:33 +02:00
Daniel Engberg
519c89efe3 audio/libmad: Update to 0.16.0
Switch to Tenacity's fork which contains patched code for all known CVEs
and various build fixes. This also makes it easier to maintain as we're
using an active fork. Upstream has also switched to CMake.

PR:		262874
Approved by:	sunpoet (maintainer timeout 4+ weeks)
2022-05-06 11:59:33 +02:00
Yuri Victorovich
1b7bb2a4d7 audio/aeolus: New port: Synthesised pipe organ emulator 2022-05-04 21:50:50 -07:00
Yuri Victorovich
947dc6231b audio/lsp-plugins-lv2: Update 1.2.0 -> 1.2.1 2022-05-03 18:26:47 -07:00
Yuri Victorovich
c18ec2e8c8 audio/guitarix-lv2: Update 0.43.1 -> 0.44.1
Reported by:	portscout
2022-05-03 16:34:25 -07:00
Tobias C. Berner
584b196faa audio/noson-app: update to 5.2.2 2022-05-03 21:44:59 +02:00
Tobias C. Berner
f2936caa2b KDE: Update KDE Plasma Desktop to 5.24.5 (Bugfix release for May)
KDE Plasma 5.24.5, Bugfix Release for May

Tuesday, 3 May 2022. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.24.5.

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

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

 *   Discover Flatpak backend: Improve stability of different sources
     integration.
 *   Plasma Audio Volume Control: SpeakerTest: Fix subwoofer test.
 *   xdg-desktop-portal-kde: Fix saving file dialog view options.

Full Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.4-5.24.5
2022-05-03 21:31:23 +02:00
Emanuel Haupt
46d89a3bb2 audio/ocp: Update to 0.2.97 2022-05-03 15:24:03 +02:00
Tobias Kortkamp
57c3caaa6c
lang/rust: Relink ports after the Rust 1.60.0 update 2022-05-03 10:00:34 +02:00
Tobias Kortkamp
fa6c86d281
*: Fix up PORTREVISION
Mostly just typos and assigning PORTREVISION multiple times.

This commit doesn't fix up PORTREVISION between master-slave
ports where the master port often overwrites PORTREVISION from
the slaves which means the slaves don't actually get bumped.
These probably just need PORTREVISION?= but care must be taken
to not decrease the package versions of all the master-slave
packages and to actually bump PORTREVISION as intended. For the
record the currently visible broken master ports are:

databases/libgda5
emulators/virtualbox-ose
emulators/virtualbox-ose-legacy
graphics/atril
multimedia/mlt7
textproc/uim

But all master ports should be looked at here and get an explicit
PORTREVISION?= where it's currently missing to prevent this.

Reported by:	portscan
2022-05-03 10:00:26 +02:00
Rene Ladan
d64256b72d grimreaper: return zeising's ports to the pool after safekeeping his ports bit. 2022-05-02 12:46:28 +02:00
Yuri Victorovich
a94ee06b9c audio/lv2lint: Update 0.14.0 -> 0.16.2
Reported by:	portscout
2022-05-01 10:37:01 -07:00
Pavel Timofeev
744c1c1e08 audio/miniaudio: Update 0.10.42 -> 0.10.43
PR:		263668
2022-04-30 08:31:03 -07:00
Jesper Schmitz Mouridsen
e3ee3e60e5 audio/pavucontrol-qt: Update to 1.1.0 2022-04-30 11:12:27 +02:00
Tobias C. Berner
ca3f925d6e framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree

Differential Revision: https://reviews.freebsd.org/D35097
2022-04-30 10:03:20 +02:00
Yuri Victorovich
3c253f5fbf audio/vmpk: Update 0.8.6 -> 0.8.7
Reported by:	portscout
2022-04-29 16:21:30 -07:00
Yuri Victorovich
70dec0d8be audio/libspecbleach: Update 0.1.2 -> 0.1.3
Reported by:	portscout
2022-04-28 20:25:14 -07:00
Yuri Victorovich
34c4f05767 audio/dmidiplayer: Update 1.5.1 -> 1.5.3
Reported by:	portscout
2022-04-27 17:08:50 -07:00
Yuri Victorovich
14a98cbf6c audio/drumstick: Update 2.5.0 -> 2.6.0
Reported by:	portscout
2022-04-27 17:08:49 -07:00
Yuri Victorovich
f429f8f544 audio/faustlive: Update 2.5.7 -> 2.5.10
Reported by:	portscout
2022-04-27 09:12:55 -07:00
Neel Chauhan
8d4ae4aca7 audio/gnome-music: Update to 42.1 2022-04-26 13:08:15 -07:00
Daniel Menelkir
a1fa6d25cd audio/strawberry: Add pkg-message.in
PR:	263566
2022-04-26 12:54:33 -07:00
Dimitry Andric
2e829590a9 audio/mumble audio/murmur: fix build with lld 14
During an exp-run for llvm 14 (see bug 261742), it turned out that
audio/mumble and audio/murmur fail to build with lld 14:

c++ -fstack-protector-strong -pie -Wl,--no-add-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libcelt0.so.0 -o libcelt0.so.0.7.0 ../../debug/.obj/celt-0.7.0-build/bands.o ../../debug/.obj/celt-0.7.0-build/celt.o ../../debug/.obj/celt-0.7.0-build/cwrs.o ../../debug/.obj/celt-0.7.0-build/entcode.o ../../debug/.obj/celt-0.7.0-build/entdec.o ../../debug/.obj/celt-0.7.0-build/entenc.o ../../debug/.obj/celt-0.7.0-build/header.o ../../debug/.obj/celt-0.7.0-build/kiss_fft.o ../../debug/.obj/celt-0.7.0-build/kiss_fftr.o ../../debug/.obj/celt-0.7.0-build/laplace.o ../../debug/.obj/celt-0.7.0-build/mdct.o ../../debug/.obj/celt-0.7.0-build/modes.o ../../debug/.obj/celt-0.7.0-build/pitch.o ../../debug/.obj/celt-0.7.0-build/psy.o ../../debug/.obj/celt-0.7.0-build/quant_bands.o ../../debug/.obj/celt-0.7.0-build/rangedec.o ../../debug/.obj/celt-0.7.0-build/rangeenc.o ../../debug/.obj/celt-0.7.0-build/rate.o ../../debug/.obj/celt-0.7.0-build/vq.o  -L/usr/lib/x86_64-unknown-freebsd14.0/c++11 -L/usr/lib -L/usr/local/lib
c++: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
ld: error: unknown argument '--no-add-needed'
c++: error: linker command failed with exit code 1 (use -v to see invocation)

This is because lld upstream removed the deprecated --no-add-needed
option, which should be replaced with --no-copy-dt-needed-entries
instead.

(Note that BFD ld still accepts the --no-add-needed option, but is also
deprecated there, so it might go away.)

PR:		263071
Approved by:	maintainer timeout (2 weeks)
MFH:		2022Q2
2022-04-26 21:10:01 +02:00
Daniel Menelkir
a3100d862c audio/strawberry: update to 1.0.4
Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.4

PR:	263566
2022-04-26 11:27:10 -07:00
Guido Falsi
361581a123 audio/asterisk-espeak: Deprecate due to deprecation of audio/espeak 2022-04-26 09:21:02 +02:00
Emanuel Haupt
d71d6a6dff audio/libopenmpt: Update to 0.6.3 2022-04-25 20:16:20 +02:00
Rodrigo Osorio
61d2a0a94c audio/lmms: patch lmms after libcarla upgrade
LibCarla 2.4.3 replace CARLA_EXPORT macro with
separate API / PLUGIN export options. This breaks
lmms build.
Add a patch to lmms carla plugin to fix the build.

PR:				263502
Reported by:	Robert Cina <transitive@gmail.com>
2022-04-24 21:45:44 +02:00
Yuri Victorovich
314a8bfd8d audio/libspecbleach: Update 0.1.1 -> 0.1.2 2022-04-24 12:42:19 -07:00
Daniel Engberg
2fabf60d90 audio/forked-daapd: Deprecate and set expiration date to 2022-06-30
As of 21 May 2021 project is now released under the name OwnTone
and can be found here: https://github.com/owntone/owntone-server

PR:		260864
Approved by:	Maintainer timeout, 4+ months
2022-04-24 14:10:13 +02:00
Daniel Engberg
b184c55441 audio/espeak: Deprecate and set expiration date to 2022-06-30
Project is deprecated upstream, its successor is called espeak-ng
and can be found at https://github.com/espeak-ng/espeak-ng

PR:		258648
Approved by:	nivit (maintainer timeout, 6+ months)
2022-04-24 14:10:13 +02:00
Emanuel Haupt
fed165ec9b audio/stymulator: Switch to PORTVERSION
Switch from DISTVERSION to PORTVERSION as the version contains letters
(see also PHB 5.2.2).

Using DISTVERSION has the effect that the resulting package
version (0.21.a) is considered as outdated by version comparison sites
such as repology.org (https://repology.org/project/stymulator/packages).
2022-04-24 09:11:38 +02:00
Yuri Victorovich
805fcd055f audio/noise-repellent-lv2: Update 0.1.5-3 -> 0.2.1
Reported by:	portscout
2022-04-23 18:36:56 -07:00
Yuri Victorovich
a98611c3de audio/libspecbleach: New port: C library for audio noise reduction 2022-04-23 18:36:56 -07:00
Yuri Victorovich
8843bf5499 audio/dexed: Update the PORTSCOUT tag 2022-04-22 15:56:06 -07:00
Yuri Victorovich
83152f23f5 audio/py-zita-jacktools: Update 1.5.3 -> 1.6.0 2022-04-22 08:54:54 -07:00
Yuri Victorovich
16b4c0d0b9 audio/py-zita-audiotools: Update 1.0.0 -> 1.3.0 2022-04-22 08:54:54 -07:00
Piotr Kubaj
7075e12359 audio/artyfx-lv2: remove unnecessary CXXFLAGS_powerpc64 2022-04-22 15:37:32 +00:00