Commit graph

16 commits

Author SHA1 Message Date
Jan Tojnar a4721054c1
lilv: switch to python3 2019-12-15 01:50:37 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer f2a20b6e52 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
2018-11-13 19:13:48 -06:00
R. RyanTM 9f48572af8 lilv: 0.24.2 -> 0.24.4 (#44743)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lilv/versions.
2018-08-22 12:22:06 +02:00
Silvan Mosberger 57bccb3cb8 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
2018-06-28 20:43:35 +02:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Bart Brouns c42d603910 lilv: 0.24.0 -> 0.24.2 2017-06-16 14:57:00 +02:00
Bart Brouns 5abcc7d22a lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
Bart Brouns deb6b8f2a2 lilv: 0.20.0 -> 0.24.0 2017-01-11 02:17:41 +01:00
Bart Brouns 9bf7b293e6 make lilv and sord svn versions separate. 2015-05-04 11:58:12 +02:00
Bart Brouns d362c6ff98 update ingen 2015-05-03 17:45:52 +02:00
Cillian de Róiste 4fe89ae412 lilv: update from 0.18.0 to 0.20.0 2014-08-30 20:02:16 +02:00
Cillian de Róiste b57ee8c331 nixpkgs-lint: add the platforms meta attr for most of my packages 2014-03-16 12:08:26 +01:00
Cillian de Róiste f5642f26dd lilv: update from 0.16.0 to 0.18.0 2014-01-19 21:10:50 +01:00
Cillian de Róiste 880486b2d3 lilv: upgrade to 0.16.0 2013-02-24 02:27:54 +01:00
Cillian de Róiste a2501c3561 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
2012-07-05 23:29:45 +02:00