qpdfview 0.4.12 → 0.4.13
This commit is contained in:
parent
91cc22e841
commit
67a97340eb
@ -5,10 +5,10 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="qpdfview";
|
baseName="qpdfview";
|
||||||
version="0.4.12";
|
version = "0.4.13";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
url="https://launchpad.net/qpdfview/trunk/${version}/+download/qpdfview-${version}.tar.gz";
|
url="https://launchpad.net/qpdfview/trunk/${version}/+download/qpdfview-${version}.tar.gz";
|
||||||
sha256="1h6lrrh1vblqkxrd89nmid7d21anyn30iahj24z62yny35lidf0g";
|
sha256 = "0hcfy9wrgs6vygmq790rqipw2132br3av3nhzrm4gpxlbw2n7xcg";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
qt4 popplerQt4 pkgconfig djvulibre libspectre cups file ghostscript
|
qt4 popplerQt4 pkgconfig djvulibre libspectre cups file ghostscript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user