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 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Spencer Whitt
|
54bf845153
|
libmpeg2: Fix Darwin build
|
2015-03-25 23:12:14 -04:00 |
|
Pascal Wittmann
|
d346a9cc07
|
fixed some meta.maintainers attributes
|
2014-09-26 23:44:29 +02:00 |
|
Mateusz Kowalczyk
|
0fb885721a
|
libmpeg2: update to 0.5.1
The patch seems unnecessary but I'll look out for breakage.
|
2014-08-29 14:33:25 +01:00 |
|
Wout Mertens
|
ccb065a08c
|
libmpeg2: Add patches from Handbrake project
libmpeg2 is abandoned upstream.
Patches:
- A00: Fix tag handling on frames
|
2014-05-04 01:56:48 +02:00 |
|
Eelco Dolstra
|
929160b86d
|
* mpeg2dec -> libmpeg2, and updated to 0.5.1.
svn path=/nixpkgs/branches/kde-4.7/; revision=27949
|
2011-07-25 19:07:36 +00:00 |
|