Revert "Updating kipi-plugins"
I did not mean this to go upstream. This simple change was not enough. svn path=/nixpkgs/trunk/; revision=23406
This commit is contained in:
parent
62f191bf6f
commit
66b325ebbd
@ -2,11 +2,11 @@
|
||||
kdegraphics, kdepimlibs, libxml2, libxslt, gettext}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "kipi-plugins-1.3.0";
|
||||
name = "kipi-plugins-1.1.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://sourceforge/kipi/${name}.tar.bz2";
|
||||
sha256 = "13cwhgqc8c0kxxaa8lsw8xibdpsgxcgngsy2m5c4y4rk6rh8fx0x";
|
||||
sha256 = "0vclb906g2jgzfl9f2qapaxcqq412j01yn7686682xx8iwrxm2cy";
|
||||
};
|
||||
|
||||
buildInputs = [ cmake qt4 kdelibs kdegraphics automoc4 phonon qimageblitz qca2 kdepimlibs
|
||||
|
Loading…
Reference in New Issue
Block a user