svn path=/nixpkgs/branches/kde-4.7/; revision=27996
This commit is contained in:
parent
7d06b01a34
commit
4c05eb6e2e
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://phonon.kde.org/;
|
||||
description = "GStreamer backend for Phonon";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://phonon.kde.org/;
|
||||
description = "Multimedia API for Qt";
|
||||
license = "LGPLv2";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user