Merge pull request #105479 from AndersonTorres/wip-skribilo

skribilo: 0.9.4 -> 0.9.5
This commit is contained in:
Anderson Torres 2020-11-30 21:12:54 -03:00 committed by GitHub
commit f94f97cf56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,21 +1,30 @@
{ stdenv, fetchurl, pkgconfig, gettext
, guile, guile-reader, guile-lib
, ploticus, imagemagick
, ghostscript, transfig
{ stdenv
, fetchurl
, pkgconfig
, gettext
, guile
, guile-reader
, guile-lib
, ploticus
, imagemagick
, ghostscript
, transfig
, enableEmacs ? false, emacs ? null
, enableLout ? true, lout ? null
, enableTex ? true, tex ? null
, makeWrapper }:
with stdenv.lib;
stdenv.mkDerivation rec {
, makeWrapper
}:
let
pname = "skribilo";
version = "0.9.4";
version = "0.9.5";
inherit (stdenv.lib) optional;
in stdenv.mkDerivation {
inherit pname version;
src = fetchurl {
url = "http://download.savannah.nongnu.org/releases/skribilo/${pname}-${version}.tar.gz";
sha256 = "06ywnfjfa9sxrzdszb5sryzg266380g519cm64kq62sskzl7zmnf";
sha256 = "sha256-AIJqIcRjT7C0EO6J60gGjERdgAglh0ZU49U9XKPwvwk=";
};
nativeBuildInputs = [ pkgconfig makeWrapper ];
@ -33,7 +42,7 @@ stdenv.mkDerivation rec {
--prefix GUILE_LOAD_COMPILED_PATH : "$out/share/guile/site:${guile-lib}/share/guile/site:${guile-reader}/share/guile/site"
'';
meta = {
meta = with stdenv.lib;{
description = "The Ultimate Document Programming Framework";
longDescription = ''
Skribilo is a free document production tool that takes a