Peter Hoeg
f7871d3433
suil: 0.8.2 -> 0.8.4
...
We can now also build against qt5 but not qt4 and qt5 at the same time.
2017-02-02 13:41:23 +08:00
Bart Brouns
5abcc7d22a
lilv and sord: remove svn versions and deploy release version
2017-01-11 02:21:00 +01:00
Bart Brouns
9e82d353e3
raul: svn 5675 -> git 2016-09-20
2017-01-11 02:17:44 +01:00
Bart Brouns
87ffcedd31
sratom: 0.4.6 -> 0.6.0
2017-01-11 02:17:43 +01:00
Bart Brouns
deb6b8f2a2
lilv: 0.20.0 -> 0.24.0
2017-01-11 02:17:41 +01:00
Bart Brouns
60e06fb39f
lv2: 1.12.0 -> 1.14.0
2017-01-11 02:17:40 +01:00
Bart Brouns
3c36c85b1c
lv2-git: init at 2016-10-23
2017-01-11 02:17:39 +01:00
Bart Brouns
f7b7d86015
lv2-unstable: init at 2016-10-23
2016-11-07 14:17:49 +01:00
Bart Brouns
a8a1449b1c
zita-resampler: 1.3.0 -> 1.6.0
2016-11-01 01:36:09 +01:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Bart Brouns
ebba6571fe
i-score: init at 1.0.0-a67
...
Closes #15137
2016-05-05 18:45:49 +02:00
Tuomas Tynkkynen
b465dc202f
boost: Kill unnecessary 'lib' output
...
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
f6d3b7a2ae
switch hardening flags
2016-01-30 16:36:57 +00:00
Franz Pletz
954e9903ad
Use a hardened stdenv by default
2016-01-30 16:36:57 +00:00
William A. Kennington III
14e715a55d
lvtk: Boost 1.59 compat
2015-09-03 10:52:30 -07:00
Pascal Wittmann
512225ef81
Fixed some descriptions
2015-06-29 16:20:58 +02:00
Bart Brouns
859ec9719b
guitarix: use system zita libs
2015-05-29 14:05:46 +02:00
cillianderoiste
9cb6ebe15e
Merge pull request #7678 from magnetophon/ingen-master
...
update ingen
2015-05-06 19:26:35 +02:00
cillianderoiste
cb9a681131
Merge pull request #7715 from magnetophon/ir.lv2-master
...
add ir.lv2, a convolution plugin.
2015-05-06 19:01:29 +02:00
Bart Brouns
c99af2710d
add ir.lv2, a convolution plugin.
2015-05-06 15:16:08 +02:00
Bart Brouns
3ca38da728
add Sorcer, an LV2 synth.
2015-05-06 13:14:14 +02: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
ad17d36de6
libsmf: fix build
2014-11-28 22:39:09 +01:00
Cillian de Róiste
650226e3c4
libsmf: fix the sha256 hash
2014-11-28 14:14:10 +00:00
Cillian de Róiste
e9ec3ea1f2
Add drumgizmo, an LV2 sample based drum plugin
2014-11-28 00:35:23 +01:00
William A. Kennington III
a9c472d16e
boost: Fix incompatible applications
2014-11-02 17:22:28 -08:00
Cillian de Róiste
f218f41f8e
raul: update r5205 -> r5449
2014-09-24 00:11:27 +02:00
Cillian de Róiste
b820c284d7
sratom: update from 0.4.4 to 0.4.6
2014-08-31 15:13:05 +02:00
Cillian de Róiste
9447a855f2
lv2: update from 1.8.0 to 1.10.0
2014-08-31 15:13:05 +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
d0fbe1e8bd
suil: update from 0.8.0 to 0.8.2
2014-08-30 19:58:12 +02:00
Linquize
e6359b4048
lvtk: Upgrade to 1.2.0 and switch to github tarball
2014-04-26 01:21:08 +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
658d8593ea
add lvtk: A set C++ wrappers around the LV2 C API
2014-03-09 22:14:56 +01:00
Cillian de Róiste
13278f2596
ganv and raul: set linux as a platform
2014-03-09 20:33:35 +01:00
Cillian de Róiste
061b489f10
raul: update to svn version, 0.8.5+ is required by ingen
2014-03-09 20:16:47 +01:00
Cillian de Róiste
acd2064859
Add raul: A C++ utility library primarily aimed at audio/musical applications
2014-03-09 18:00:52 +01:00
Cillian de Róiste
058ed07fb8
vamp-sdk: update from 2.2.1 to 2.5
...
Tested with mixxx, qtractor, rubberband and sonic-visualiser
2014-02-19 20:14:15 +01:00
Cillian de Róiste
0fde298047
lv2: update from 1.6.0 to 1.8.0
2014-01-19 21:10:50 +01:00
Cillian de Róiste
000b1ad43a
suil: update from 0.6.16 to 0.8.0
2014-01-19 21:10:50 +01:00