Ryan Mulligan
0f42b8b573
fmit: 1.1.13 -> 1.1.14
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/fmit/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.1.14 with grep in /nix/store/3n6m5ipvpy4wkxaagzq2gwx7w3zvk6m1-fmit-1.1.14
- directory tree listing: https://gist.github.com/1f691b378929e55b2019578fa597a792
2018-03-30 21:17:55 +02:00
Alexander V. Nikolaev
1bc1909e5b
treewide: transition from mesa_glu to libGLU
2018-02-24 17:05:43 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Bart Brouns
9f523e0b74
fmit: 1.1.11 -> 1.1.13
2017-12-08 22:22:55 +01:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
ndowens
517efd1c8d
fmit: 1.1.8 -> 1.1.11
2017-03-05 09:43:23 -06:00
Tobias Geerinckx-Rice
345f58a4b9
fmit: 1.0.15 -> 1.1.8
2016-08-04 00:25:20 +02:00
Tobias Geerinckx-Rice
8d9a25387f
fmit: 1.0.14 -> 1.0.15
...
Fix version number in about box. It turns out that sniffing your
README.txt, at run-time, for a version string, at a specific line
offset, is... fragile?
2016-05-08 19:42:49 +02:00
Tobias Geerinckx-Rice
87442aa4f3
fmit: 1.0.13 -> 1.0.14
2016-05-08 15:03:07 +02:00
Tobias Geerinckx-Rice
8bfff4282f
fmit: 1.0.8 -> 1.0.13
2016-04-25 23:43:53 +02:00
Nikolay Amiantov
222c4a221e
fmit: move to qmakeHook
...
This reverts commit 97d89ad7ee
.
2016-04-20 18:55:38 +03:00
aszlig
97d89ad7ee
fmit: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of fmit override
the whole configurePhase, so this hook isn't run at all.
This doesn't fix the build of fmit, because it's unable to find
GL/glu.h. However I think this isn't an issue of the fmit package but
rather rooted in propagating the wrong output paths from freeglut.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice
bc46be7fc9
fmit: correct stdenv.lib.{optional -> optionals}
2015-09-30 02:29:51 +02:00
Thomas Tuegel
e25434801b
fmit: build with Qt 5.5
2015-09-27 15:09:45 -05:00
Tobias Geerinckx-Rice
8f86ec0976
fmit: add portaudioSupport (off by default)
2015-08-31 20:49:00 +02:00
Tobias Geerinckx-Rice
be91ec0fd7
fmit: qt53Full -> modular qt5 (currently 5.4)
...
See https://github.com/NixOS/nixpkgs/pull/9560 .
"Native" Qt audio capture is now broken (patches/time welcome). ALSA
should work just as well and is now enabled by default until Qt is fixed.
2015-08-31 19:29:09 +02:00
Tobias Geerinckx-Rice
0294f71f1f
fmit: 1.0.7 -> 1.0.8
...
Updated mainly to remove the now unnecessary version patching.
Your moment of zen:
https://github.com/gillesdegottex/fmit/blob/HEAD/src/CustomInstrumentTunerForm.cpp#L1047
2015-08-14 03:07:09 +02:00
Tobias Geerinckx-Rice
2f62815520
fmit: 1.0.6 -> 1.0.7
2015-08-13 03:05:54 +02:00
Tobias Geerinckx-Rice
97141604e3
fmit: follow upstream installation guidelines
...
...now that they finally work.
2015-08-11 21:08:46 +02:00
Tobias Geerinckx-Rice
e2379d6629
fmit: 1.0.5 -> 1.0.6
2015-08-11 21:08:46 +02:00
Tobias Geerinckx-Rice
dc5f33b395
fmit: make ALSA and JACK2 capture support optional
...
Both are off by default. The default (and already built-in) Qt capture
source should just work.
2015-08-06 16:21:58 +02:00
Tobias Geerinckx-Rice
9704396f09
fmit: 1.0.0 -> 1.0.5
...
Now with Qt 5 and a new build system. Who uses "make install" anyway?
2015-08-06 16:21:58 +02:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
Tobias Geerinckx-Rice
e8dea0c5c2
fmit -> 1.0.0
2015-06-15 21:34:30 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice
9fc1a35784
Add fmit: Free Musical Instrument Tuner
2015-01-11 03:19:40 +01:00