Doron Behar
716c07c73c
qstopmotion: mark as broken for aarch64
2020-04-25 23:04:18 +03:00
Doron Behar
f0b1ace473
qstopmotion: use libsForQt5.callPackage properly
2020-04-25 21:18:23 +03:00
Doron Behar
f04b40ae4b
qstopmotion: format inputs and arguments
2020-04-25 20:33:40 +03:00
Martin Milata
e036261b15
qstopmotion: use qt5's mkDerivation
2020-04-22 15:21:50 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Bjørn Forsman
a920c2aabd
v4l-utils: align attr with pkg name
2019-08-07 20:44:13 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Michiel Leenaars
4d64916b96
qstopmotion: 2.4.0 -> 2.4.1
2019-03-01 08:24:32 +01:00
leenaars
3703799f97
qstopmotion: 2.3.2 -> 2.4.0 ( #44642 )
2018-08-12 12:09:36 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Jan Tojnar
0b2b174bba
qstopmotion: remove unnecessary gstreamer dependency
...
According to 2.3.1 release notes: “All gstreamer grabber are removed from the application. The reason is the end of the support for gstreamer 0.10 in many distributions.”
2018-05-05 00:01:53 +02:00
Will Dietz
4b7b083bcb
treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
...
Include all linux platforms.
2018-04-30 18:12:10 -05: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
Michiel Leenaars
b4b698248f
qstopmotion: init -> 2.3.2
2017-06-18 00:47:01 +02:00