Commit graph

14 commits

Author SHA1 Message Date
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
Orivej Desh 77500400ba ppsspp: fix up 2017-10-01 08:33:02 +00:00
Yegor Timoshenko 3c22ef8c0e ppsspp: 1.3 -> 1.4.2 2017-09-30 23:49:03 +00: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
Patrick Callahan 75f5ed2489 ppsspp: 1.1.0 -> 1.3 2017-03-24 10:40:24 -07:00
Kranium Gikos Mendoza 615d818964 ppsspp: fix qmake4Hook build
pass PPSSPPQt.pro which was removed in 34625f6
2016-07-17 22:42:46 +08:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Nikolay Amiantov 34625f646c ppsspp: move to qmake4Hook 2016-04-20 18:55:54 +03:00
AndersonTorres 752bbdbfbc PPSSPP: 0.9.9.1 -> 1.1.0
Changing SDL to version 2.
2015-07-30 13:18:52 -03:00
Pascal Wittmann 8df0e0b151 Fixed many descriptions 2014-11-11 14:36:34 +01:00
Mateusz Kowalczyk 10e3cf6f5a ppsspp: update to 0.9.9.1 2014-08-25 10:14:44 +02:00
Mateusz Kowalczyk 27f8a89dfa ppsspp: update to 0.9.9 2014-08-09 02:49:50 +02:00
Mateusz Kowalczyk 6c3cc8bb95 PPSSPP: add platforms 2014-06-07 22:28:56 +02:00
Mateusz Kowalczyk 59f98d0d8c PPSSPP: 0.9.8 2014-05-28 23:05:01 +02:00