volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00: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 |
Bart Brouns
|
0098b23bf7
|
lv2-unstable: 2016-10-23 -> 2017-07-08
|
2017-12-09 01:27:22 +01: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
|
f7b7d86015
|
lv2-unstable: init at 2016-10-23
|
2016-11-07 14:17:49 +01:00 |