forked from mirrors/nixpkgs
Updating kipi-plugins
svn path=/nixpkgs/trunk/; revision=23405
This commit is contained in:
parent
d5d2458003
commit
62f191bf6f
|
@ -2,11 +2,11 @@
|
|||
kdegraphics, kdepimlibs, libxml2, libxslt, gettext}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "kipi-plugins-1.1.0";
|
||||
name = "kipi-plugins-1.3.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://sourceforge/kipi/${name}.tar.bz2";
|
||||
sha256 = "0vclb906g2jgzfl9f2qapaxcqq412j01yn7686682xx8iwrxm2cy";
|
||||
sha256 = "13cwhgqc8c0kxxaa8lsw8xibdpsgxcgngsy2m5c4y4rk6rh8fx0x";
|
||||
};
|
||||
|
||||
buildInputs = [ cmake qt4 kdelibs kdegraphics automoc4 phonon qimageblitz qca2 kdepimlibs
|
||||
|
|
Loading…
Reference in a new issue