summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/sord (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* sord: 0.16.14 -> 0.16.16•••Changes: https://gitlab.com/drobilla/sord/-/compare/v0.16.14...v0.16.16?from_project_id=11853362&straight=false Sergei Trofimovich2023-10-261-5/+6
* sord: extract "dev", "doc", "man" outputsSergei Trofimovich2023-05-171-0/+2
* sord: unstable-2021-01-12 -> 0.16.14Alain Zscheile2022-10-061-13/+24
* sord: support cross-compilationRick van Schijndel2021-10-031-0/+5
* sord: 0.16.4 -> unstable-2021-01-12Nikita Ursol2021-01-231-5/+9
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. Jonathan Ringer2021-01-191-2/+2
* sord: enable on darwinMario Rodas2020-07-201-1/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* sord: propagate dependence on serd•••sord.h includes serd.h Orivej Desh2020-03-231-1/+2
* Merge pull request #74647 from r-ryantm/auto-update/sord•••sord: 0.16.2 -> 0.16.4Mario Rodas2019-12-221-2/+2
|\
| * sord: 0.16.2 -> 0.16.4R. RyanTM2019-11-291-2/+2
* | sord: switch to python3Jan Tojnar2019-12-151-3/+3
|/
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* treewide: use wafHook•••Replace "waf" phases with wafHook that manages everything automatically. Should make things more modular. Packages affected here are: - a2jmidid - ams-lv2 - ardour - fomp - guitarix - ingen - jalv - mda-lv2 - non - patchage - hamster-time-tracker - kupfer - xiphos - xfce4-dockbarx-plugin - xfce4-namebar-plugin - dropbox - clasp - aubio - liliv - lv2 - lvtk - ntk - raul - sratom - suil - ganv - ndn-cxx - ns3 - serd - sord - termbox - wxmupen64plus - jackaudio - pflask - blockhash - glmark2 - weighttp Matthew Bauer2018-11-131-8/+2
* sord: 0.16.0 -> 0.16.2 (#44690)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sord/versions.R. RyanTM2018-08-211-2/+2
* treewide: http -> https sources (#42676)•••* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces Silvan Mosberger2018-06-281-1/+1
* sord: add pcreBart Brouns2017-12-081-2/+2
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. John Ericson2017-09-211-1/+2
* lilv and sord: remove svn versions and deploy release versionBart Brouns2017-01-112-31/+3
* sord: 0.12.2 -> 0.16.0Bart Brouns2017-01-111-2/+2
* make lilv and sord svn versions separate.Bart Brouns2015-05-042-7/+34
* update ingenBart Brouns2015-05-031-6/+7
* sord: update from 0.12.0 to 0.12.2Cillian de Róiste2014-08-301-2/+2
* nixpkgs-lint: add the platforms meta attr for most of my packagesCillian de Róiste2014-03-161-1/+1
* sord: upgrade to 0.12.0Cillian de Róiste2013-02-241-2/+2
* Adding lv2 support•••LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins Cillian de Róiste2012-07-051-0/+27