summary refs log tree commit diff
path: root/pkgs/applications/audio/guitarix
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* guitarix: 0.37.3 ->0.38.1 (#59420)Bart Brouns2019-04-14
|
* waf: use wafConfigureFlags for waf flagsMatthew Bauer2019-04-09
| | | | | | This avoids the potential conflict between autoconf flags and the waf flags. There is some overlap between the two but waf errors when it doesn’t recognize the flag.
* treewide: use wafHookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* guitarix: 0.37.1 -> 0.37.2 (#45518)Bart Brouns2018-08-24
|
* guitarix: 0.37.0 -> 0.37.1R. RyanTM2018-06-23
| | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/guitarix/versions. These checks were done: - built on NixOS - /nix/store/75d02i1k7n87j0qb3sd10kxf4v70sdsc-guitarix-0.37.1/bin/guitarix passed the binary check. - /nix/store/75d02i1k7n87j0qb3sd10kxf4v70sdsc-guitarix-0.37.1/bin/.guitarix-wrapped passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 0.37.1 with grep in /nix/store/75d02i1k7n87j0qb3sd10kxf4v70sdsc-guitarix-0.37.1 - directory tree listing: https://gist.github.com/85b2e7786143f42e961c06cbde8de90b - du listing: https://gist.github.com/6ef7508c8fd678e37bed9c76a4e00f34
* guitarix: 0.36.1 -> 0.37.0Bart Brouns2018-04-25
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* guitarix: 0.35.6 -> 0.36.1Bart Brouns2017-12-04
|
* guitarix: 0.35.3 -> 0.35.6Bart Brouns2017-08-28
|
* guitarix: 0.35.2 -> 0.35.3 (#24673)Bart Brouns2017-04-06
|
* guitarix: remove webkit, add compile flagsBart Brouns2017-03-06
| | | | as recomended by the author: https://sourceforge.net/p/guitarix/mailman/message/33688855/
* Revert "guitarix: webkitgtk2 -> webkitgtk (#23390)"Joachim Fasting2017-03-03
| | | | | | | | This reverts commit 0e2a8cd01c1d3af49b0f42569a2974173be5ff76. Per https://github.com/NixOS/nixpkgs/pull/23390#issuecomment-283994426 guitarix only works with webkit1; replacing it with webkit2 then is equivalent to removing it outright.
* guitarix: webkitgtk2 -> webkitgtk (#23390)Bart Brouns2017-03-03
|
* guitarix: use python2Frederik Rietdijk2017-02-10
|
* guitarix: 0.35.1 -> 0.35.2Bart Brouns2016-11-01
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* guitarix: 0.34.0 -> 0.35.1; add glib_networking dep (#17740)Michal Rus2016-08-15
| | | | glib_networking is needed for downloading presets from withing Guitarix UI. Before, Guitarix would return an “install glib_networking” error.
* guitarix: 0.33 -> 0.34=2016-03-04
|
* guitarix: update from 0.32.3 to 0.33.0Cillian de Róiste2015-08-05
|
* Convert all jack references to libjack2William A. Kennington III2015-06-27
|
* guitarix: use system zita libsBart Brouns2015-05-29
|
* guitarix: refactorcodyopel2015-04-07
| | | | add bluez (bluetooth support)
* guitarix: 0.32.2 -> 0.32.3codyopel2015-04-06
|
* guitarix: update from 0.32.1 to 0.32.2Cillian de Róiste2015-01-22
|
* guitarix: update from 0.32.0 to 0.32.1Cillian de Róiste2014-12-05
|
* guitarix: update from 0.31.0 to 0.32.0Cillian de Róiste2014-11-21
|
* boost: Remove boost.libWilliam A. Kennington III2014-11-02
|
* guitarix: update from 0.30.0 to 0.31.0Cillian de Róiste2014-10-08
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* guitarix: fix 0.30.0 build by adding new dependenciesCillian de Róiste2014-08-31
|
* guitarix: update from 0.28.3 to 0.30.0Cillian de Róiste2014-08-31
|
* Revert "Remove obsolete jackaudio version 1."Bjørn Forsman2014-07-31
| | | | | | | | | This reverts commit bdb77826d98544ab37741f740dd3516023924b27. Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'. Q: What's the difference between Jack1 and Jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* Remove obsolete jackaudio version 1.Peter Simons2014-07-28
|
* jack: change package and attr names to 'jack1' and 'jack2'Bjørn Forsman2014-07-23
| | | | | | | | | | | Currently, we have a 'jack' package with attrname 'jack1d' and a 'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1' and 'jack2' in both package name and attrname. This aligns the naming with what can be found on the JACK homepage. Q: what's the difference between jack1 and jack2? A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
* fix evalDomen Kožar2014-02-21
|
* guitarix: update from 0.25.2 to 0.28.3Cillian de Róiste2014-02-21
| | | | Add new required inputs: lv2 and avahi, tidy up
* applications/audio/guitarix: New nixpkg.Александр Цамутали2013-02-03