Commit graph

19975 commits

Author SHA1 Message Date
Baptiste Daroussin
d51bc0de30 ncurses: partial revert 266130ce71
In many places I overlooked at the problem we were trying to solve when
libncurses is split.
2021-09-24 15:11:53 +02:00
Baptiste Daroussin
266130ce71 ncurses: fix build with futur base and ports ncurses
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
2021-09-23 18:22:54 +02:00
Yuri Victorovich
9d053ab985 audio/ssr-lv2: New port: Sympathetic string resonator LV2 plugin 2021-09-22 19:37:36 -07:00
Yuri Victorovich
f307a5b7fa audio/bsequencer-lv2: Update 1.8.8 -> 1.8.10
Reported by:	portscout
2021-09-21 10:47:02 -07:00
Yuri Victorovich
c069d60b2b audio/dmidiplayer: Update 1.4.0 -> 1.5.1
Reported by:	portscout
2021-09-21 09:41:47 -07:00
Yuri Victorovich
d6a7e6f8a4 audio/drumstick: Update 2.3.1 -> 2.4.0 2021-09-21 09:41:47 -07:00
Po-Chuan Hsieh
6e39e458cb
audio/py-pyacoustid: Update to 1.2.2
Changes:	https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
2021-09-21 11:44:16 +08:00
Po-Chuan Hsieh
5cf7913594
audio/libmad: Convert REINPLACE_CMD to patch file 2021-09-21 11:35:10 +08:00
Bernhard Froehlich
06afd9c50e
audio/mp3gain: Add CPE information
Approved by:    portmgr (blanket)
2021-09-20 14:23:11 +00:00
Bernhard Froehlich
98bf3d43b5
audio/libgig: Add CPE information
Approved by:    portmgr (blanket)
2021-09-20 14:21:46 +00:00
Adriaan de Groot
232ed872c5 audio/libsndfile: apply upstream patch for ALSA
When ALSA is installed, some preprocessor-defines may have
overlapping values. This patch was proposed (I think) in the
PR mentioned, and then upstreamed.

PR:		258362
Reported by:	user WHR
Obtained from:	upstream repository
Approved by:	tcberner (multimedia@)
2021-09-20 12:07:48 +02:00
Richard Gallamore
84ef1a2499 audio/teamspeak3-server: Updated to 3.13.6
Changes: https://community.teamspeak.com/t/server-3-13-6/23615
2021-09-19 22:09:49 -07:00
Tobias Kortkamp
7059b43727
*: Rebuild lang/rust consumers after the 1.55.0 update 2021-09-19 11:03:23 +02:00
Tobias Kortkamp
eeb4b50dde
Uses/cargo: Unbreak ports with CARGO_BUILD_TARGET set
While here fix their WITH_DEBUG builds too.
2021-09-19 11:03:22 +02:00
Po-Chuan Hsieh
3032e7de1f
audio/mp3info: Cosmetic change 2021-09-19 13:59:41 +08:00
Po-Chuan Hsieh
a1b3cb1191
audio/libmad: Cosmetic change 2021-09-19 13:59:40 +08:00
Yuri Victorovich
b9c63cc840 audio/bschaffl-lv2: Update 1.4.6 -> 1.4.8
Reported by:	portscout
2021-09-18 10:48:27 -07:00
Yuri Victorovich
39fa8b9479 audio/bjumblr-lv2: Update 1.6.6-8 -> 1.6.8
Reported by:	portscout
2021-09-17 01:48:01 -07:00
Emanuel Haupt
ef0b09ef71 audio/protracker: Update to 1.33 2021-09-15 21:33:53 +02:00
Adriaan de Groot
bfcd467d8f audio/pulseaudio: parse /dev/sndstat correctly to get device name
This provides nice human-readable strings for devices in PA-
aware applications (e.g. Firefox shows something nicer than "pcm0").

This bumps PORTREVISION again, even though there's a sequence
of PA updates and fixes (which could conceivably be mashed into
a single PORTREVISION increase).

PR:		245156
Provided by:	Henry Hu (original patches)
Provided by:	lightside (v3 patches)
2021-09-15 17:43:25 +02:00
Adriaan de Groot
3c1f4f5c80 audio/pulseaudio: fix build on ARMv6 in QEMU
Switches to using GNU m4 (gm4) for processing PA configuration
files; regular m4 behaves oddly in some build situations.

PR:		208535
Submitted by:	swills
2021-09-15 17:43:24 +02:00
Adriaan de Groot
b32850c72d audio/praat: update to newest release, 6.1.53
Release notes, as always, at
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html

Relevant: PDF export fix on Linux (that means us, too).
2021-09-15 17:43:24 +02:00
Mikael Urankar
781f933e83 audio/sfizz: Fix build on aarch64
Approved by:	portmgr (build fix blanket)
2021-09-14 19:56:04 +02:00
Yuri Victorovich
2fcc8ff83c audio/py-music21: Update 6.7.1 -> 7.1.0 2021-09-14 02:21:07 -07:00
Yuri Victorovich
129d59283f audio/zita-jclient: Make march=native conditional on the new option NATIVE, and remove -O2
PR:		258480
Reported by:	mikael (submitted original patch)
2021-09-13 10:25:03 -07:00
Yuri Victorovich
5ac8e1a3ec audio/bangr-lv2: Update 1.4.0 -> 1.6.0 2021-09-13 01:23:28 -07:00
Tilman Keskinoz
9a16ad99ae audio/ladspa: Update to 1.17
the applyplugin now uses libsndfile
2021-09-12 22:07:00 +02:00
Jan Beich
348c90c09f audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c0
Seems to be a rebase mistake. 27f51d17e1 rationale still applies.
2021-09-12 14:07:17 +00:00
Jan Beich
ca67a20f93 audio/ncspot: enable desktop notifications
PR:		258000
Inspired by:	upstream default
Approved by:	maintainer timeout (3 weeks)
2021-09-12 11:56:28 +00:00
Daniel Engberg
f980147800 audio/tagutil: Adjust hardcoded compiler flags
Remove hardcoded generic optimization
Remove compiler flags -o aslr and -fsanitize=undefined to fix build on
other platforms than x86

PR:		258351
Reported by:	pkg-fallout
Reviewed by:	Alexandre Perrin (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D31912
2021-09-12 10:35:49 +02:00
Daniel Engberg
fb6ad88501 audio/tagutil: Rework Makefile to follow Porter's Handbook
PR:		258351
Reviewed by:	Alexandre Perrin (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D31912
2021-09-12 10:34:39 +02:00
Bernhard Froehlich
a6216d8110
audio/linux-c7-audiofile: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:18 +00:00
Bernhard Froehlich
2268c9571c
audio/wavpack: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:18:07 +00:00
Bernhard Froehlich
fc365e87ac
audio/mpg321: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:48 +00:00
Bernhard Froehlich
e08ae73f6e
audio/amarok: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:38 +00:00
Bernhard Froehlich
4bdf9c4762
audio/portaudio: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:30 +00:00
Bernhard Froehlich
242790bc6e
audio/libid3tag: Add CPE information
Approved by:	portmgr (blanket)
2021-09-10 21:17:19 +00:00
Lewis Cook
aa9644b8d4 audio/visp-go: Add PORTSCOUT 2021-09-10 16:10:52 +01:00
Roman Bogorodskiy
6e15f42d96 audio/mpg123: update to 1.29.0 2021-09-09 17:50:50 +04:00
Bernhard Froehlich
a2cfbfd062
audio/mpg123: Add CPE information
Approved by:	portmgr (blanket)
2021-09-08 20:53:40 +00:00
Bernhard Froehlich
4074f5089a
audio/libvorbis: Add CPE information
Approved by:	portmgr (blanket)
2021-09-08 20:53:34 +00:00
Emanuel Haupt
7e42f13ff3 audio/protracker: Update to 1.32 2021-09-08 20:59:07 +02:00
Yuri Victorovich
6f7a18ffc6 audio/phaserotate-lv2: New port: Phase rotation LV2 plugin 2021-09-07 12:12:23 -07:00
Daniel Engberg
60dc238514 audio/libsamplerate: Update to 0.2.2
Changelog: https://github.com/libsndfile/libsamplerate/releases/tag/0.2.2

Approved by:	arrowd (mentor)
Differential Revision:	<https://reviews.freebsd.org/D31849
2021-09-06 16:48:13 +02:00
Evgeniy Khramtsov
1a28b41886 audio/fasttracker2: backport upstream fix for Wayland
SDL_DRIVER=wayland results in mouse click not being registered.
Backport upstream change to fix this.

PR:		258246
2021-09-05 20:28:04 +02:00
Yuri Victorovich
35f5fe4fc0 audio/zrythm: Update 22.1.11 -> 25.0.1
Reported by:	portscout
2021-09-05 10:00:44 -07:00
Yuri Victorovich
1036eb62ae audio/boops-lv2: Update 1.8.0 -> 1.8.2
Reported by:	portscout
2021-09-05 00:31:56 -07:00
Emanuel Haupt
f533781646 audio/libopenmpt: Update to 0.5.11 2021-09-04 22:38:51 +02:00
Tobias Kortkamp
3ccf6b0df2
audio/mixxx: Unbreak all the options
There are no opt_CMAKE_ARGS{,_OFF} helpers.  Should have been
opt_CMAKE_{ON,OFF} but opt_CMAKE_BOOL is the better choice here.

Reported by:	portscan
2021-09-03 15:01:56 +02:00
Adam Weinberger
58f45200bc many: Depend on vim instead of vim-console 2021-09-02 12:09:29 -06:00
Hans Petter Selasky
103ccce145 audio/midipp: Update to 2.1.1
- Fix for crash in replay tab.

Approved by: pi (implicit)
2021-09-02 17:15:54 +02:00
Tobias C. Berner
6f5850a014 KDE: Update KDE Gear to 21.08.1
Thursday, 2 September 2021

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:

  *  konsole: Fix KXmlGUI toolbars and Konsole MainWindow size.
  *  elisa: Fix the “Files” view.
  *  skanlite: Fix image saving when preview is not shown.

Full announcement:
	https://kde.org/announcements/gear/21.08.1/

Full Changelog:
	https://kde.org/announcements/changelogs/gear/21.08.1/
2021-09-02 16:52:51 +02:00
Tatsuki Makino
6bd5f3f99a audio/libopenshot-audio: Update to 0.2.1 2021-09-01 16:10:00 -07:00
Chris Rees
f8b16d75a0 audio/ampache: Update to 5.0.0
Huge numbers of features added and several changes-- please refer to
UPDATING for required actions.

Release notes: https://github.com/ampache/ampache/releases/tag/5.0.0
2021-09-01 16:34:34 +01:00
Tobias C. Berner
af854d2032 plasma5: update to KDE Plasma Desktop to 5.22.5
Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.22.5.

Plasma 5.22 was released in June 2021 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:

  *  KDE GTK Config: Make sure to actually commit GSettings changes.
  *  KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296
  *  [applets/digitalclock] Let long timezones list scroll.
     Fixes bug #439147

Full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/

- while here: reformat & sort the USES/USE_FOO lines consistently
2021-09-01 17:04:16 +02:00
Jan Beich
2e2f171642 audio/shortwave: unbreak with libadwaita >= 2021-05-20 snapshot
$ shortwave
(de.haeckerfelix.Shortwave:1234): GLib-GObject-WARNING **: specified class size for type 'SwSongRow' is smaller than the parent type's 'AdwActionRow' class size
(de.haeckerfelix.Shortwave:1234): GLib-GObject-WARNING **: cannot add private field to invalid (non-instantiatable) type '<invalid>'
thread 'main' panicked at 'assertion failed: type_.is_valid()', src/ui/song_row.rs:49:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2021-09-01 13:39:50 +00:00
Jan Beich
9ec30cdc0a audio/shortwave: depend on pulseaudio by default
According to upstream: "Shortwave requires pulseaudio or pipewire
running. Everything else is not supported." complicated by

https://gitlab.gnome.org/World/Shortwave/-/commit/f38f79b8f3eb
2021-09-01 12:56:23 +00:00
Daniel Engberg
bc4ced921b audio/exhale: Update to 1.1.7
Update maintainer entry
Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.1.7

Approved by:	lbartoletti, arrowd (mentors)
Differential Revision:	https://reviews.freebsd.org/D31761
2021-09-01 10:10:01 +02:00
Bernhard Froehlich
b6b3104901
audio/aubio: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:50:16 +00:00
Bernhard Froehlich
b7b0195623
audio/playmidi: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 12:06:26 +00:00
Bernhard Froehlich
0928cd652f
audio/festalon: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 12:05:53 +00:00
Bernhard Froehlich
64adad54b2
audio/aqualung: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 12:05:21 +00:00
Yuri Victorovich
0ffdc3ac05 audio/boops-lv2: Update 1.6.4 -> 1.8.0 2021-08-31 02:42:41 -07:00
Bernhard Froehlich
b767135d0f
audio/ampache: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 09:23:29 +00:00
Bernhard Froehlich
b9fdd7134c
audio/fluidsynth: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 09:23:23 +00:00
Bernhard Froehlich
39b0e5cd4d
audio/cmus: Add CPE information
Approved by:    portmgr (blanket)
2021-08-31 09:23:14 +00:00
Yuri Victorovich
a51473ca6d audio/cadence: Add missing dependencies
PR:		258177
Reported by:	Filipe da Silva Santos <contact@shiori.com.br>
2021-08-30 21:47:15 -07:00
Adriaan de Groot
dec32b11c3 audio/praat: update to latest release, 6.1.52
Release notes are at
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
New features and scripting commands.
2021-08-30 12:36:49 +02:00
Bernhard Froehlich
0aa778fe2b
audio/flac123: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 19:34:57 +00:00
Bernhard Froehlich
972e1f6088
audio/libshout: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 19:25:52 +00:00
Bernhard Froehlich
d421d546ff
audio/mp3info: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:58:01 +00:00
Bernhard Froehlich
60c452364d
audio/streamripper: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:53:13 +00:00
Bernhard Froehlich
7c4fa08fed
audio/id3lib: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:16:38 +00:00
Bernhard Froehlich
80335544b1
audio/sox: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:14:36 +00:00
Bernhard Froehlich
39f6ec4535
audio/libmad: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 11:55:22 +00:00
Bernhard Froehlich
575d10d18b
audio/flac: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 11:50:49 +00:00
Bernhard Froehlich
95490babf8
audio/libao: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 11:49:16 +00:00
Bernhard Froehlich
8431d7f07e
audio/lame: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 11:38:02 +00:00
Mikael Urankar
70f1b063ed lang/rust: Rebuild consumers for 1.54.0 2021-08-28 15:42:06 +02:00
Thomas Zander
6feb134651
audio/musicpd: Update to upstream release 0.22.11
Details:
- Bugfix release, see
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.11/NEWS

MFH:		2021Q3
2021-08-28 14:26:50 +02:00
Alexey Dokuchaev
8c5d3929dd Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}. 2021-08-27 09:33:27 +00:00
Lewis Cook
d3a5439dab audio/spotify-tui: Update to 0.25.0
Changes:	https://github.com/Rigellute/spotify-tui/blob/v0.25.0/CHANGELOG.md
MFH:		2021Q3
2021-08-26 23:49:33 +01:00
Yuri Victorovich
4ee1486507 audio/gsequencer: Update 3.10.1 -> 3.10.4
Reported by:	portscout
2021-08-26 01:36:56 -07:00
Yuri Victorovich
8a6ea49e36 audio/minimp3: Update g20210120 -> g20210801 2021-08-25 22:38:54 -07:00
Yuri Victorovich
7f1b98ff42 audio/miniaudio: Update 0.10.35 -> 0.10.42 2021-08-25 22:38:54 -07:00
Tobias C. Berner
da84766476 audio/elisa: fix broken "Files" view
From [1]
	The viewmanager.cpp/h file is missing an include for config-upnp-qt.h
	which defines KF5KIO_FOUND.  With this macro missing, it isn't building
	the KIO stuff.

Upstream PR: 440980

[1] 618cf9b589
2021-08-26 06:27:58 +02:00
Yuri Victorovich
52843204bf audio/gsequencer: Update 3.9.7 -> 3.10.1 2021-08-25 02:06:50 -07:00
Yuri Victorovich
fda1362588 audio/yoshimi: Update 2.0.2 -> 2.1.0
Reported by:	portscout
2021-08-24 23:07:49 -07:00
Jan Beich
3a4263d8d4 audio/shortwave: document pulseaudio workaround
https://forums.freebsd.org/threads/shortwave-just-stops.81814/
2021-08-25 02:51:05 +00:00
Alexey Dokuchaev
4940a47f15 audio/mpz: update the port to version 1.0.15. 2021-08-24 16:53:25 +00:00
Jan Beich
2899e1d895 audio/gnome-podcasts: add new port
Listen to your favorite podcasts, right from your desktop.

https://gitlab.gnome.org/World/podcasts
2021-08-24 04:18:32 +00:00
Jan Beich
07523098e6 audio/shortwave: sort USE_* 2021-08-23 12:52:23 +00:00
Jan Beich
89011b6faf audio/shortwave: drop duplicate subdirectory 2021-08-22 14:34:40 +00:00
Jan Beich
3ecb156887 audio/shortwave: add dependency for saving recent songs
$ GST_DEBUG=2 shortwave
[...]
WARN     GST_ELEMENT_FACTORY gstelementfactory.c:462:GstElement *gst_element_factory_make(const gchar *, const gchar *): no such element factory "vorbisenc"!
ERROR           GST_PIPELINE grammar.y:816:int priv_gst_parse_yyparse(void *, graph_t *): no element "vorbisenc"
ERROR           GST_PIPELINE grammar.y:901:int priv_gst_parse_yyparse(void *, graph_t *): link has no sink [source=@0x808b72a40]
WARN     GST_ELEMENT_FACTORY gstelementfactory.c:462:GstElement *gst_element_factory_make(const gchar *, const gchar *): no such element factory "oggmux"!
ERROR           GST_PIPELINE grammar.y:816:int priv_gst_parse_yyparse(void *, graph_t *): no element "oggmux"
ERROR           GST_PIPELINE grammar.y:901:int priv_gst_parse_yyparse(void *, graph_t *): link has no source [sink=@0x0]
ERROR           GST_PIPELINE grammar.y:901:int priv_gst_parse_yyparse(void *, graph_t *): link has no source [sink=@0x815386af0]
thread 'main' panicked at 'Unable to create recorderbin: Error { domain: gst_parse_error, code: 1, message: "no element \"vorbisenc\"" }', src/audio/backend/gstreamer_backend.rs:301:84
2021-08-22 02:15:17 +00:00
Jan Beich
9bd17b2866 audio/shortwave: drop unnecessary gstreamer1-plugins-bad
gstreamer1-libav already covers most formats.
2021-08-22 02:14:25 +00:00
Jan Beich
1dde2b2d5f audio/shortwave: license allows later GPL versions 2021-08-22 01:03:06 +00:00
Jan Beich
957373794e audio/shortwave: add new port
Find and listen to internet radio stations.

https://gitlab.gnome.org/World/Shortwave
2021-08-22 00:58:01 +00:00
Santhosh Raju
29d50446f5 audio/din: Updates to 51.1.1
Changes since 51.1:

DIN Is Noise 51.1.1:
  ! fixed build failures due to inconsistent variable type declaration !
2021-08-21 23:41:38 +02:00
Piotr Kubaj
bd9537c63f audio/faust-lv2: fix build on armv7
Same issue as on powerpc*.
2021-08-21 18:36:24 +00:00
Yuri Victorovich
d5b63ece2f audio/carla: Update 2.3.2 -> 2.4.0
Reported by:	portscout
2021-08-20 22:56:24 -07:00
Bernhard Froehlich
b9f6322243
audio/pulseaudio-qt: Remove invalid CPE information
Approved by:	portmgr (blanket)
2021-08-20 12:02:28 +00:00
Bernhard Froehlich
61273b5360
audio/plasma5-plasma-pa: Remove invalid CPE information
Approved by:	portmgr (blanket)
2021-08-20 12:02:27 +00:00
Bernhard Froehlich
661e6c5511
audio/alsa-lib: Fix CPE information
Approved by:	portmgr (blanket)
2021-08-20 08:26:10 +00:00
Mikael Urankar
26637cc5a9 audio/myxer: Fix build with rust 1.54.0
Upstream PR: https://github.com/VixenUtils/Myxer/issues/18
2021-08-19 14:54:38 +02:00
Romain Tartière
618734facb
audio/pavucontrol: Update to 5.0
ChangeLog:
https://freedesktop.org/software/pulseaudio/pavucontrol/#news
2021-08-18 14:23:43 -10:00
John Hixson
d4db191fc9 audio/pithos: update to version 1.5.1 2021-08-18 16:41:24 -07:00
Yuri Victorovich
6e4a363607 audio/libsonic: Update 0.2.0-51 -> 0.2.0-65 2021-08-17 19:15:03 -07:00
Alexey Dokuchaev
7415950cd0 audio/mpz: update the port to version 1.0.14.
Reported by:	portscout
2021-08-17 11:36:56 +00:00
Emanuel Haupt
ec2be8ca4e audio/spotify-qt: Update to 3.7 2021-08-17 08:13:45 +02:00
Jan Beich
830343e32a audio/lewton: refresh patch (different due to upstream merge) 2021-08-16 16:38:23 +00:00
Jan Beich
9fa2228121 audio/lewton: verbose build per 30a00f2227 + 7bec7b192c 2021-08-16 16:18:44 +00:00
Jan Beich
22eac850f2 audio/lewton: add new port
Vorbis decoder written in pure Rust.

https://github.com/RustAudio/lewton
2021-08-16 15:25:56 +00:00
Neel Chauhan
087e73b13d audio/gnome-music: Update to 40.1.1 2021-08-15 08:09:10 -07:00
Tobias C. Berner
17734b82d3 KDE: Update KDE Gear to 21.08.0
Thursday, 12 August 2021

KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.

If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.

Either way, go forth and try new things!

Full announcement:
	https://kde.org/announcements/gear/21.08.0/
2021-08-13 09:15:29 +02:00
Dima Panov
9e353599c1 audio/libsidplayfp: update to 2.2.2 release+
Enable SIMD instructions on aarch64 and amd64

PR:	257759
2021-08-12 03:11:26 +10:00
Guangyuan Yang
aeecdad4c6 */*: Maintainer reset for Travis Campbell
Travis <hcoyote@ghostar.org> has expressed that he'd like to release the
maintainership of his ports. We thank Travis for all their efforts and
hope to welcome him back in the future.

PR:		257740
2021-08-11 01:52:38 -04:00
Yuri Victorovich
a1b5271f4f audio/zplugins-lv2: New port: Collection of LV2 plugins to be bundled with Zrythm 2021-08-10 02:31:07 -07:00
Yuri Victorovich
1e0f4f84be audio/carla: Update 2.3.1 -> 2.3.2
Reported by:	portscout
2021-08-09 14:44:24 -07:00
Yuri Victorovich
f06ef734f0 audio/zrythm: Update 1.0.0-alpha.22.0.1 -> 1.0.0-alpha.22.1.11
Reported by:	portscout
2021-08-08 17:13:46 -07:00
Yuri Victorovich
1eef46469c audio/py-sounddevice: Update 0.4.1 -> 0.4.2
Reported by:	portscout
2021-08-08 17:13:46 -07:00
Adam Jimerson
2e7aa6f068 audio/cava: Update to 0.7.4
PR:	257645
2021-08-08 05:26:02 -07:00
Yuri Victorovich
850a60220d audio/gsequencer: Update 3.8.13 -> 3.9.7 2021-08-07 14:24:51 -07:00
Tobias C. Berner
3dfca06aea audio/komposter: prepare for freetype2 upgrade
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.

PR:		251512
2021-08-07 16:09:05 +02:00
Thomas Zander
bd67074d3f audio/musicpd: Update to upstream release 0.22.10
Details:
- Bugfix release, see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.10/NEWS
- Remove the defunct TIDAL plugin.

MFH:		2021Q3
2021-08-07 15:39:45 +02:00
Hans Petter Selasky
c52ce9c5c0 audio/virtual_oss: Update to 1.2.14
- Fix buffering issue with local monitoring.

Approved by:	pi (implicit)
2021-08-06 14:28:01 +02:00
Hans Petter Selasky
86fb17fe8b audio/midipp: Update to 2.1.0
- Added more sustained chords.
- Improve circle of fifths.

Approved by: pi (implicit)
2021-08-05 16:52:00 +02:00
Hans Petter Selasky
baacf6b26e audio/zynaddsubfx: Update to version 3.0.6-rc4
- Several minor changes and improvements.

Approved by: pi (implicit)
2021-08-05 16:52:00 +02:00
Tobias C. Berner
e20d8c03aa x11/kf5-frameworks: Update KDE Frameworks to 5.84.0
Saturday, 10 July 2021

KDE today announces the release of KDE Frameworks 5.84.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/frameworks/5/5.84.0/

Exp-run by:	antoine
PR:		257100
2021-08-04 18:31:24 +02:00
Yuri Victorovich
9307b1c707 audio/zrythm: Update 1.0.0-alpha.21.0.13 -> 1.0.0-alpha.22.0.1
Reported by:	portscout
2021-08-02 13:48:57 -07:00
Yuri Victorovich
5708ae4005 audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
2021-08-02 09:03:15 -07:00
Hans Petter Selasky
a3c9b320db audio/alsa-seq-server: Initial version (v1.0.0)
- ALSA MIDI sequencer server.

Approved by:	pi (implicit)
2021-08-02 08:40:39 +02:00
Alexey Dokuchaev
b8e8a959d7 audio/fossmixer: fix illegal instruction error on some hosts
Previously, configure script was passing certain optimization options
by default; now it is protected by --enable-native switch which users
have to specify explicitly:

  -C_FLAGS=$C_FLAGS" -O3 -ffast-math `/bin/sh ./build/opt.sh \"$CC\" -march=native`"
  +C_FLAGS=$C_FLAGS" -O2"

Take one step further and replace -O2 with our default CFLAGS which are
essentially the same, but safer (https://blog.regehr.org/archives/1307).

We must, however, force -msse2 on i386 for the build to succeed there;
other architectures might or might not need similar treatment as well.

PR:		257520
Submitted by:	maintainer (who is also upstream author)
2021-08-01 14:23:13 +00:00
Daniel Menelkir
43f89c8112
audio/strawberry: Change default audio option and add LIB_DEPEND
* Changed the default options for audio to ALSA
* Added databases/qt5-sqldrivers-sqlite3 as a LIB_DEPEND.
  It'll be installed automatically if you use something like KDE,
  but straberry will fail to load if you use a minimalist WM for example.

PR:		257440
2021-08-01 19:00:24 +08:00
Jose Alonso Cardenas Marquez
e40d870fc3 lang/fpc: update to 3.2.2
* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency  [PR/254481]
PR:		254481
Reported by:	jbeich
2021-07-31 20:56:08 -05:00
Yuri Victorovich
3b891644a6 audio/drumstick: 2.3.0 -> 2.3.1
Reported by:	portscout
2021-07-31 14:19:36 -07:00
Jose Alonso Cardenas Marquez
f8047fd465 audio/mixxx22: change optimize to native 2021-07-31 14:42:53 -05:00
Jose Alonso Cardenas Marquez
8ae70d1def audio/mixxx: bump PORTREVISION
* audio/portmidi was updated and it could fix a problem with alsa backend
2021-07-30 19:16:14 -05:00
Jose Alonso Cardenas Marquez
6c5788aae9 audio/portmidi: update to 236
* Fix ALSA backend
* Add version for libraries
2021-07-30 19:16:13 -05:00
Dima Panov
9c447b3964 audio/libsidplayfp: adopt, unbreak packaging with Doxygen enabled 2021-07-31 01:10:43 +10:00
Lars Engels
c4fd7792f9 *: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
2021-07-28 22:34:51 +02:00
Yuri Victorovich
6e1fccb7e7 audio/x42-plugins-lv2: Update 20210409 -> 20210714
Reported by:	portscout
2021-07-28 10:13:46 -07:00
Yuri Victorovich
e0382da1bc audio/py-zita-jacktools: New port: Audio tools running as a Jack client 2021-07-27 12:19:03 -07:00
Yuri Victorovich
bdf628732e audio/zita-jclient: New port: Library to create a Jack client with a few lines of C++ 2021-07-27 12:19:03 -07:00
Yuri Victorovich
59893dd87c audio/py-zita-audiotools: New port: Tools for audio processing 2021-07-27 12:19:03 -07:00
Tobias C. Berner
e52cbf14ed x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22.4
Plasma 5.22 was released in June 2021 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:

    * Discover: Address the keyboard shortcut tooltip.
    * Sort Unsplash POTD image categories alphabetically.
    * Info Center: Unbreak about CPU value when solid is missing a
      product string.

[1] https://kde.org/announcements/plasma/5/5.22.4/
2021-07-27 18:40:55 +02:00
Hans Petter Selasky
751dac326b audio/hpsjam: Update to 1.0.16
- Improved buffering

Approved by:	pi (implicit)
2021-07-26 18:40:46 +02:00
Neel Chauhan
3b804851a6 audio/ardour6: Update to 6.8.0 2021-07-24 13:01:10 -07:00
Yuri Victorovich
8749d85baa audio/zrythm: Update 1.0.0-alpha.20.0.1 -> 1.0.0-alpha.21.0.13
Reported by:	<portscout
2021-07-23 11:00:10 -07:00
Tobias C. Berner
a17081b41c audio/guitarix-lv2: prepare for glib 2.86.3
Add upstream fix for gcc11 from upstream [1]

[1] d8f003484c/

PR:		256200
2021-07-23 19:23:36 +02:00
Yuri Victorovich
e709e1facd audio/faustlive: Update 2.5.5 -> 2.5.6
Reported by:	portscout
2021-07-22 21:54:18 -07:00