aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Use KDE_INVENT where appropriateAdriaan de Groot2021-02-132-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDE ports that use unreleased versions / versions straight from git. PORTVERSION or DISTVERSION increased: - audio/amarok has a newer tag so the commit hash jumps. - devel/heaptrack has a newer tag so the commit hash jumps. - graphics/kooka advances to a newer commit, nothing spectacular. - graphics/peruse advances a great deal to its current state, which is slightly-before-a-real-release. This one will be dropping KDE_INVENT and going to normally-released soon, says upstream. - net/smb4k has a newer tag so the commit hash jumps. PORTVERSION unchanged, but I didn't bump PORTREVISION either because it's the same software: - editors/kile gets the hash for the tag it was previously using. (because USE_GITLAB does not understand tags and needs a full hash). There is lots of newer commits but nothing that looks like a complete releaseable state. - net-im/ruqola gets the hash for the tag it was previously using. Note that none of the updates that might have been possible were reported by portscout; that's part of the hazard of using a semi- official-at-best mirror. I hope it does catch updates from KDE Invent, although these bits of software have flaky update schedules anyway. Reviewed by: tcberner Notes: svn path=/head/; revision=565179
* audio/zrythm: Update 1.0.0-alpha.10.0.1 -> 1.0.0-alpha.11.0.2Yuri Victorovich2021-02-133-4/+13
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565153
* audio/qmidictl: Update 0.9.0 -> 0.9.1Yuri Victorovich2021-02-132-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565100
* audio/bslizr-lv2: Update 1.2.8 -> 1.2.10Yuri Victorovich2021-02-132-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565099
* audio/bshapr-lv2: Update 0.9 -> 0.10Yuri Victorovich2021-02-132-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565098
* audio/bsequencer-lv2: Update 1.8.4 -> 1.8.6Yuri Victorovich2021-02-132-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565097
* audio/bjumblr-lv2: Update 1.6.0 -> 1.6.2Yuri Victorovich2021-02-132-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565096
* audio/synthv1-lv2: Update 0.9.19 -> 0.9.20Yuri Victorovich2021-02-123-14/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565083
* audio/padthv1-lv2: Update 0.9.19 -> 0.9.20Yuri Victorovich2021-02-122-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565082
* audio/drumkv1-lv2: Update 0.9.19 -> 0.9.20Yuri Victorovich2021-02-123-14/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=565081
* multimedia/librespot has a broken API, use audio/spotifyd instead.Emanuel Haupt2021-02-121-1/+2
| | | | Notes: svn path=/head/; revision=565035
* Update hpsjam to 1.0.10:Hans Petter Selasky2021-02-122-4/+4
| | | | | | | | | | | - Added HTTP server to HpsJam - GUI fixes and improvements - Optimized mixing of audio. Approved by: pi (implicit) Notes: svn path=/head/; revision=565019
* audio/spotifyd: upgrade to 0.3.0 and fix panic after rust updateRodrigo Osorio2021-02-125-192/+291
| | | | | | | | | | | | | | | | | | | | | | Major changes: - Changed the config format from ini to TOML Make sure to update your config file accordingly[1]. - Expose volume trough dbus - Add an option to disable dbus Introduce two temporary patches to : - Fix panic reported in upstream bug system #719[2] - fixed in future - Fix compilation issue with FreeBSD (Merged after 0.3.0[3] release) [1] https://github.com/Spotifyd/spotifyd/blob/master/docs/src/config/File.md [2] https://github.com/Spotifyd/spotifyd/issues/719 [3] https://github.com/Spotifyd/spotifyd/pull/796/commits/a352eab53eef0ecafe1ddb07a43ff2b3ab54f123 PR: 251968 Submitted by: <nick.rozhkov@gmail.com> Notes: svn path=/head/; revision=565003
* audio/libsamplerate: Update to 0.2.1Tobias C. Berner2021-02-107-80/+112
| | | | | | | | | | | | | - The build system has been switched to cmake Release Notes: https://github.com/libsndfile/libsamplerate/releases/tag/0.2.1 PR: 253057 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=564879
* audio/libsndfile: Update to 1.0.31Tobias C. Berner2021-02-104-35/+21
| | | | | | | | | | | Changelog: https://github.com/libsndfile/libsndfile/releases/tag/1.0.31 PR: 253054 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=564875
* audio/libgme: fix build on powerpc64lePiotr Kubaj2021-02-101-0/+13
| | | | | | | Prevent defining both BLARGG_LITTLE_ENDIAN and BLARGG_BIG_ENDIAN on powerpc64le. Notes: svn path=/head/; revision=564867
* audio/spotifyd: pass maintership to rodrigoMikael Urankar2021-02-091-1/+1
| | | | | | | | | | spotifyd doesn't work with a premium account (which I don't have) It's hard to maintain this port correctly, so pass maintainership to rodrigo. Discussed with rodrigo by private mail. Notes: svn path=/head/; revision=564791
* audio/liblastfm-qt5: Restore the patches that were originally part ofJason E. Hale2021-02-096-1/+210
| | | | | | | | | | audio/liblastfm (R.I.P.) to make the library function again. It seems they were forgotten when this was converted to a free-standing port in r495869. MFH: 2021Q1 (runtime fix) Notes: svn path=/head/; revision=564788
* audio/ampache: pkg-plist fixChris Rees2021-02-081-1/+3
| | | | | | | | | | Solve the problem of root owned directories correctly No need for PORTREVISION bump as the change does not make a significant difference to the result. Notes: svn path=/head/; revision=564717
* Update to 3.4Emanuel Haupt2021-02-082-4/+4
| | | | Notes: svn path=/head/; revision=564715
* Move rhythmbox to gnome@Baptiste Daroussin2021-02-081-1/+1
| | | | | | | Discussed with: marcus (maintainer) Notes: svn path=/head/; revision=564710
* Fix build with non 3.7 version of pythonBaptiste Daroussin2021-02-081-10/+10
| | | | | | | Pointy hat: bapt Notes: svn path=/head/; revision=564692
* Remove a false dependency on libhal in case MTP option is selectedBaptiste Daroussin2021-02-081-2/+2
| | | | Notes: svn path=/head/; revision=564689
* Update audio/musescore to latest upstream releaseAdriaan de Groot2021-02-0826-53/+485
| | | | | | | | | | | | | | | | | | | Musescore helps you create beautiful sheet music. Release notes are at https://musescore.org/en/3.6.1 https://musescore.org/en/node/316462 It's some crash fixes. FreeBSD ports skipped 3.6.0, which had lots more changes and new sound fonts. The port Makefile changes more than usual, because I took out some REINPLACE_CMD and made regular patches from them. Also MuseScore's CMake code is really weird, so it needs extra patching to find libogg and such. Notes: svn path=/head/; revision=564671
* audio/hydrogen: Update to 1.0.1Neel Chauhan2021-02-075-32/+15
| | | | | | | | | | Changes: http://hydrogen-music.org/ PR: 251996 Approved by: FreeBSD AT ShaneWare DOT Biz (maintainer) Notes: svn path=/head/; revision=564669
* audio/qjackctl: Update 0.9.0 -> 0.9.1Yuri Victorovich2021-02-074-28/+12
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=564651
* audio/bchoppr-lv2: Update 1.10.2-3 -> 1.10.4Yuri Victorovich2021-02-072-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=564650
* audio/ampache: ReconnectChris Rees2021-02-071-0/+1
| | | | Notes: svn path=/head/; revision=564646
* audio/ampache: Resurrect and update to 4.3.0Chris Rees2021-02-076-0/+7426
| | | | | | | | | | | | Delighted that this has a new upstream maintainer! Huge numbers of changes since it was taken over last year, so definitely worth another look. http://ampache.org/ Notes: svn path=/head/; revision=564645
* Introduce MANPAGES option; cleanup port (typo, remove unused gnome bit).Thomas Zander2021-02-072-9/+13
| | | | | | | | | PR: 253095 Reported by: moonlapse81@gmail.com MFH: 2021Q1 Notes: svn path=/head/; revision=564631
* audio/rnnoise-nu: Update/fix pkg-descrYuri Victorovich2021-02-071-2/+4
| | | | Notes: svn path=/head/; revision=564606
* New port: audio/rnnoise: Recurrent neural network for audio noise reductionYuri Victorovich2021-02-074-0/+46
| | | | Notes: svn path=/head/; revision=564605
* Update to 3.4.4Baptiste Daroussin2021-02-075-177/+29
| | | | Notes: svn path=/head/; revision=564599
* Update to 0.12.0Baptiste Daroussin2021-02-072-53/+78
| | | | Notes: svn path=/head/; revision=564591
* Update to 3.0.4Sunpoet Po-Chuan Hsieh2021-02-062-4/+4
| | | | | | | Changes: https://github.com/Mic92/python-mpd2/blob/master/doc/changes.rst Notes: svn path=/head/; revision=564265
* Remove gconf2 dependency, it is actually not a dependencyBaptiste Daroussin2021-02-061-2/+2
| | | | Notes: svn path=/head/; revision=564198
* audio/suil: Update to 0.10.10Neel Chauhan2021-02-052-4/+4
| | | | | | | | | Changes: http://drobilla.net/2021/01/07/suil-0-10-10.html Approved by: 0mp (mentor, implicit) Notes: svn path=/head/; revision=564073
* net/libwebsockets: Update to 4.1.6Tobias C. Berner2021-02-042-1/+2
| | | | | | | | | | | | Changelog: https://libwebsockets.org/git/libwebsockets/tree/changelog?h=v4.1-stable PR: 251835 Submitted by: daniel.engberg.lists@pyret.net Approved by: iblis.dif01@nctu.edu.tw (timeout) Notes: svn path=/head/; revision=564064
* Update KDE Release-Service to 20.12.2Tobias C. Berner2021-02-047-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | Some of our projects release on their own timescale and some get released en-masse. The 20.12.2 bundle of projects was released today with dozens of bugfixes and will be available through app stores and distros soon. See the 20.12.2 releases page for details. Some of the fixes in today’s bugfix releases include: * Ark no longer crashes when closing the window while loading a TAR archive * Dolphin calculates the folder size on FUSE and network file systems correctly now * Konsole no longer crashes when exiting all tabs at the same time * Dictionaries can be added in Kiten’s config dialog * Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected Release Notes: https://community.kde.org/Releases/20.12_Release_Notes Full Changelog: https://kde.org/announcements/fulllog_releases-20.12.2/ Notes: svn path=/head/; revision=564060
* Add webpage link for virtual_oss.Hans Petter Selasky2021-02-041-0/+2
| | | | | | | Approved by: pi (implicit) Notes: svn path=/head/; revision=564033
* Update to 1.2.7:Hans Petter Selasky2021-02-042-9/+15
| | | | | | | | | | | - several improvements and minor fixes. - new virtual_oss_cmd utility for manipulating existing virtual_oss instances. - moved distfile to GitHUB. Approved by: pi (implicit) Notes: svn path=/head/; revision=564030
* Remove expired gstreamer 0.xBaptiste Daroussin2021-02-0440-541/+0
| | | | | | | | gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept to let time for applications to catchup on gstreamer 1.x Notes: svn path=/head/; revision=563995
* audio/gmtp: Update to 1.3.11Jason E. Hale2021-02-032-7/+16
| | | | | | | | | | | | | | Add temporary workaround to fix linking with Clang >= 11 and GCC >= 10 Install license with the license framework instead of listing in PORTDOCS and convert to UNIX style newline PR: 244712 Submitted by: <lgfbsd@be-well.ilk.org> (maintainer) MFH: 2021Q1 (build fix) Notes: svn path=/head/; revision=563899
* audio/zrythm: Update 1.0.0-alpha.9.0.1 -> 1.0.0-alpha.10.0.1Yuri Victorovich2021-02-032-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563897
* Update to 1.2.5Kirill Ponomarev2021-02-033-7/+6
| | | | Notes: svn path=/head/; revision=563871
* audio/giada: Update 0.16.4 -> 0.17.1Yuri Victorovich2021-02-022-11/+13
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563821
* Remove python 2.7 supportAntoine Brodin2021-02-021-1/+1
| | | | Notes: svn path=/head/; revision=563808
* Add a new port audio/py-pulsectlHiroki Tagato2021-02-024-0/+35
| | | | | | | | | | | | | | | Python (3.x and 2.x) high-level interface and ctypes-based bindings for PulseAudio (libpulse), mostly focused on mixer-like controls and introspection-related operations (as opposed to e.g. submitting sound samples to play, player-like client). Originally forked from pulsemixer project, which had this code bundled. WWW: https://pypi.python.org/pypi/pulsectl Notes: svn path=/head/; revision=563795
* audio/pianobar: update to version 2020.11.28John Hixson2021-02-012-4/+4
| | | | Notes: svn path=/head/; revision=563774
* audio/kid3-*: Update to 3.8.5Jason E. Hale2021-02-013-6/+4
| | | | Notes: svn path=/head/; revision=563767