aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/audio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #103682 from evils/elvisPavol Rusnak2020-11-261-1/+1
|\ | | | | fix some dead meta.homepage entries
| * lvtk: update meta.homepageEvils2020-11-131-1/+1
| |
* | lilv: 0.24.8 -> 0.24.10R. RyanTM2020-11-101-2/+2
|/
* libmysofa: disable CODE_COVERAGE in buildB. Kelly2020-08-061-1/+1
| | | | | | Leaving it on generates huge amounts of stderr spam from anything that links it (such as ffmpeg) as it tries (and fails) to create profiling records in /build.
* lv2: enable on darwinMario Rodas2020-07-201-1/+3
|
* mbelib: init at 1.3.0Andrew Dunham2020-07-161-0/+31
|
* libmysofa: 1.0 -> 1.1R. RyanTM2020-06-171-2/+2
|
* Merge staging-next into stagingFrederik Rietdijk2020-06-043-7/+7
|\
| * Merge master into staging-nextFrederik Rietdijk2020-06-043-7/+7
| |\
| | * treewide: replace base64 encoded hashesDaiderd Jordan2020-06-031-3/+3
| | |
| | * libinstpatch: 1.1.4 -> 1.1.5R. RyanTM2020-06-021-2/+2
| | |
| | * vamp-plugin-sdk: 2.9 -> 2.10R. RyanTM2020-05-311-2/+2
| | |
* | | libgme: Don't reference gcc-unwrappedDoron Behar2020-06-031-1/+11
|/ /
* / lilv: 0.24.6 -> 0.24.8R. RyanTM2020-05-221-2/+2
|/
* lv2: 1.16.0 -> 1.18.0R. RyanTM2020-05-081-2/+2
|
* Merge pull request #84143 from NotGate/patch-1Emery Hemingway2020-05-041-1/+1
|\ | | | | update libbass
| * update libbassMichael Millwood2020-04-021-2/+2
| | | | | | upstream changed which broke the install for libbass
* | lv2: update homepage link to use HTTPSKonrad Borowski2020-04-241-1/+1
| |
* | Merge pull request #84470 from jtojnar/ardour-cleanupJan Tojnar2020-04-131-0/+53
|\ \ | | | | | | ardour: clean up the expression
| * | qm-dsp: init at 1.7.1Jan Tojnar2020-04-071-0/+53
| |/
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-1018-18/+18
| |
* | Merge pull request #84775 from r-ryantm/auto-update/libinstpatchMario Rodas2020-04-091-4/+4
|\ \ | | | | | | libinstpatch: 1.1.3 -> 1.1.4
| * | libinstpatch: enable on darwinMario Rodas2020-04-091-1/+1
| | |
| * | libinstpatch: 1.1.3 -> 1.1.4R. RyanTM2020-04-091-3/+3
| |/
* / libbass: fix shaJonathan Ringer2020-04-071-1/+1
|/
* vamp-plugin-sdk: 2.7.1 -> 2.9Orivej Desh2020-03-261-6/+8
|
* vamp-plugin-sdk: rename from vamp.vampSDKOrivej Desh2020-03-262-31/+27
|
* libinstpatch: init at 1.1.3Orivej Desh2020-03-231-0/+29
|
* rtaudio: hide private dependenciesOrivej Desh2020-03-232-0/+7
|
* lilv: hide private dependenciesOrivej Desh2020-03-232-1/+10
| | | | This is needed for pkg-config --libs lilv-0.
* libmysofa: 0.9.1 -> 1.0R. RyanTM2020-03-141-2/+2
|
* libgme: 0.6.2 -> 0.6.3R. RyanTM2020-03-081-3/+3
|
* Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger2020-01-271-1/+1
|\ | | | | treewide: fix redirected urls
| * treewide: fix redirected urlsPatrick Hilhorst2020-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to https://repology.org/repository/nix_unstable/problems, we have a lot of packages that have http links that redirect to https as their homepage. This commit updates all these packages to use the https links as their homepage. The following script was used to make these updates: ``` curl https://repology.org/api/v1/repository/nix_unstable/problems \ | jq '.[] | .problem' -r \ | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \ | sort | uniq > script.sed find -name '*.nix' | xargs -P4 -- sed -f script.sed -i ```
* | Merge pull request #78095 from magnetophon/sratomMario Rodas2020-01-221-2/+2
|\ \ | |/ |/| sratom: 0.6.2 -> 0.6.4
| * sratom: 0.6.2 -> 0.6.4Bart Brouns2020-01-201-2/+2
| |
* | suil: 0.10.0 -> 0.10.6Bart Brouns2020-01-201-2/+2
| |
* | raul: unstable-2017-07-23 -> unstable-2019-12-09Bart Brouns2020-01-201-5/+7
| |
* | ingen: unstable-2017-07-22 unstable-2019-12-09Bart Brouns2020-01-201-23/+0
| |
* | lilv: 0.24.4 -> 0.24.6Bart Brouns2020-01-201-2/+2
| |
* | libmysofa: 0.9 -> 0.9.1R. RyanTM2020-01-061-2/+2
|/
* Merge branch 'master' into staging-nextJan Tojnar2019-12-251-2/+2
|\
| * libmysofa: 0.8 -> 0.9R. RyanTM2019-12-081-2/+2
| |
* | lilv: switch to python3Jan Tojnar2019-12-151-3/+3
| |
* | lv2: switch to python3Jan Tojnar2019-12-151-2/+2
| |
* | sratom: switch to python3Jan Tojnar2019-12-151-3/+3
|/
* libmysofa: 0.7 -> 0.8R. RyanTM2019-09-271-2/+2
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmysofa/versions
* Merge pull request #67553 from Moredread/rtaudio-pulseaudioworldofpeace2019-09-121-6/+6
|\ | | | | rtmidi: add PulseAudio support
| * rtmidi: add PulseAudio supportAndré-Patrick Bubel2019-09-121-6/+6
| |
* | treewide: remove redundant quotesvolth2019-09-086-6/+6
|/