aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* x11-toolkits/qt5-declarative: split out 'test' parts into new portTobias C. Berner2021-09-241-3/+3
| | | | | | | | | | | | | | | | | | | | | kde@ has been focused recently on reducing the load of "unnecessary" runtime dependencies, to allow third party distributions to have a leaner installation. One part of this effort was to make qt5-testlib a "build only" dependency. Unfortunately, parts of qt5-declarative link against testlib (to provide test functionality for declarative parts). This lead to an unfortunate loop of pkg-autoremove removing testlib, and then pkg-update adding it again (as it was an improperly registered dependency). This change splits out the "test"-parts into its own port. Thereby making testlib not even a required build-time dependency for x11-toolkits/qt5-delcarative. Reported by: jrm Differential Revision: https://reviews.freebsd.org/D32097
* audio/madronalib: Mark as broken on arm.Mikael Urankar2021-09-241-0/+3
|
* ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29Baptiste Daroussin2021-09-2414-15/+3
| | | | | In many places I overlooked at the problem we were trying to solve when libncurses is split.
* ncurses: fix build with futur base and ports ncursesBaptiste Daroussin2021-09-2316-5/+17
| | | | | | | 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
* audio/ssr-lv2: New port: Sympathetic string resonator LV2 pluginYuri Victorovich2021-09-237-0/+133
|
* audio/bsequencer-lv2: Update 1.8.8 -> 1.8.10Yuri Victorovich2021-09-212-4/+4
| | | | Reported by: portscout
* audio/dmidiplayer: Update 1.4.0 -> 1.5.1Yuri Victorovich2021-09-213-4/+7
| | | | Reported by: portscout
* audio/drumstick: Update 2.3.1 -> 2.4.0Yuri Victorovich2021-09-213-7/+12
|
* audio/py-pyacoustid: Update to 1.2.2Po-Chuan Hsieh2021-09-212-4/+4
| | | | Changes: https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
* audio/libmad: Convert REINPLACE_CMD to patch filePo-Chuan Hsieh2021-09-212-4/+2
|
* audio/mp3gain: Add CPE informationBernhard Froehlich2021-09-201-1/+3
| | | | Approved by: portmgr (blanket)
* audio/libgig: Add CPE informationBernhard Froehlich2021-09-201-1/+3
| | | | Approved by: portmgr (blanket)
* audio/libsndfile: apply upstream patch for ALSAAdriaan de Groot2021-09-202-1/+7
| | | | | | | | | | | 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@)
* audio/teamspeak3-server: Updated to 3.13.6Richard Gallamore2021-09-202-4/+4
| | | | Changes: https://community.teamspeak.com/t/server-3-13-6/23615
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-197-7/+7
|
* Uses/cargo: Unbreak ports with CARGO_BUILD_TARGET setTobias Kortkamp2021-09-192-0/+23
| | | | While here fix their WITH_DEBUG builds too.
* audio/mp3info: Cosmetic changePo-Chuan Hsieh2021-09-191-5/+6
|
* audio/libmad: Cosmetic changePo-Chuan Hsieh2021-09-191-5/+6
|
* audio/bschaffl-lv2: Update 1.4.6 -> 1.4.8Yuri Victorovich2021-09-183-4/+24
| | | | Reported by: portscout
* audio/bjumblr-lv2: Update 1.6.6-8 -> 1.6.8Yuri Victorovich2021-09-172-5/+4
| | | | Reported by: portscout
* audio/protracker: Update to 1.33Emanuel Haupt2021-09-152-4/+4
|
* audio/pulseaudio: parse /dev/sndstat correctly to get device nameAdriaan de Groot2021-09-152-2/+52
| | | | | | | | | | | | | 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)
* audio/pulseaudio: fix build on ARMv6 in QEMUAdriaan de Groot2021-09-152-2/+24
| | | | | | | | Switches to using GNU m4 (gm4) for processing PA configuration files; regular m4 behaves oddly in some build situations. PR: 208535 Submitted by: swills
* audio/praat: update to newest release, 6.1.53Adriaan de Groot2021-09-152-4/+5
| | | | | | | 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).
* audio/sfizz: Fix build on aarch64Mikael Urankar2021-09-141-0/+12
| | | | Approved by: portmgr (build fix blanket)
* audio/py-music21: Update 6.7.1 -> 7.1.0Yuri Victorovich2021-09-142-5/+5
|
* audio/zita-jclient: Make march=native conditional on the new option NATIVE, ↵Yuri Victorovich2021-09-132-2/+18
| | | | | | | and remove -O2 PR: 258480 Reported by: mikael (submitted original patch)
* audio/bangr-lv2: Update 1.4.0 -> 1.6.0Yuri Victorovich2021-09-132-4/+4
|
* audio/ladspa: Update to 1.17Tilman Keskinoz2021-09-122-5/+8
| | | | the applyplugin now uses libsndfile
* audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c08eJan Beich2021-09-121-2/+2
| | | | Seems to be a rebase mistake. 27f51d17e156 rationale still applies.
* audio/ncspot: enable desktop notificationsJan Beich2021-09-123-6/+234
| | | | | | PR: 258000 Inspired by: upstream default Approved by: maintainer timeout (3 weeks)
* audio/tagutil: Adjust hardcoded compiler flagsDaniel Engberg2021-09-121-0/+15
| | | | | | | | | | | | 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
* audio/tagutil: Rework Makefile to follow Porter's HandbookDaniel Engberg2021-09-121-21/+22
| | | | | | | PR: 258351 Reviewed by: Alexandre Perrin (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D31912
* audio/linux-c7-audiofile: Add CPE informationBernhard Froehlich2021-09-101-1/+1
| | | | Approved by: portmgr (blanket)
* audio/wavpack: Add CPE informationBernhard Froehlich2021-09-101-1/+1
| | | | Approved by: portmgr (blanket)
* audio/mpg321: Add CPE informationBernhard Froehlich2021-09-101-0/+3
| | | | Approved by: portmgr (blanket)
* audio/amarok: Add CPE informationBernhard Froehlich2021-09-101-1/+3
| | | | Approved by: portmgr (blanket)
* audio/portaudio: Add CPE informationBernhard Froehlich2021-09-101-1/+2
| | | | Approved by: portmgr (blanket)
* audio/libid3tag: Add CPE informationBernhard Froehlich2021-09-101-1/+3
| | | | Approved by: portmgr (blanket)
* audio/visp-go: Add PORTSCOUTLewis Cook2021-09-101-1/+2
|
* audio/mpg123: update to 1.29.0Roman Bogorodskiy2021-09-093-5/+5
|
* audio/mpg123: Add CPE informationBernhard Froehlich2021-09-081-1/+1
| | | | Approved by: portmgr (blanket)
* audio/libvorbis: Add CPE informationBernhard Froehlich2021-09-081-1/+3
| | | | Approved by: portmgr (blanket)
* audio/protracker: Update to 1.32Emanuel Haupt2021-09-082-4/+4
|
* audio/phaserotate-lv2: New port: Phase rotation LV2 pluginYuri Victorovich2021-09-074-0/+36
|
* audio/libsamplerate: Update to 0.2.2Daniel Engberg2021-09-064-40/+6
| | | | | | | Changelog: https://github.com/libsndfile/libsamplerate/releases/tag/0.2.2 Approved by: arrowd (mentor) Differential Revision: <https://reviews.freebsd.org/D31849
* audio/fasttracker2: backport upstream fix for WaylandEvgeniy Khramtsov2021-09-052-1/+7
| | | | | | | SDL_DRIVER=wayland results in mouse click not being registered. Backport upstream change to fix this. PR: 258246
* audio/zrythm: Update 22.1.11 -> 25.0.1Yuri Victorovich2021-09-052-4/+4
| | | | Reported by: portscout
* audio/boops-lv2: Update 1.8.0 -> 1.8.2Yuri Victorovich2021-09-052-4/+4
| | | | Reported by: portscout
* audio/libopenmpt: Update to 0.5.11Emanuel Haupt2021-09-042-4/+4
|