Commit graph

11 commits

Author SHA1 Message Date
Orivej Desh ad4deefa9f sooperlooper: 2019-09-30 -> 1.7.4 2020-07-28 01:35:08 +00:00
Pavol Rusnak 62faf78789
sooperlooper: unstable-2016-07-19 -> unstable-2019-09-30
added alsaLib and fftw dependencies
2020-05-02 21:44:46 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +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
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Matthew aa9cd7b66d sooperlooper: use autconf correctly 2016-08-09 21:19:34 +00:00
Bart Brouns 5ba8341ddc sooperlooper: git version fixes build. (#17095)
see: https://github.com/essej/sooperlooper/pull/6
2016-07-19 13:52:46 +02:00
William A. Kennington III 7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Bart Brouns 6abc915f6c # This is a combination of 2 commits.
# The first commit's message is:

add sooperlooper

# The 2nd commit message will be skipped:

#	add sooperlooper
2015-01-27 19:17:52 +01:00
Bart Brouns 37d11df881 add sooperlooper 2015-01-24 02:41:10 +01:00