build gtk-doc with dblatex
Hi, I need gtk-doc as a dependency and need the pdf target from automake for the manual. https://build.opensuse.org/package/show/home:jkraehemann/gsequencer This file needs to have dblatex or fop to be configured: $ cat /usr/share/gtk-doc/python/gtkdoc/config_data.py version = "1.33.1" # tools dblatex = '' fop = '' pkg_config = '/usr/bin/pkg-config' xsltproc = '/usr/bin/xsltproc' Further I can't access bugzilla. regards, Joël
Hi Joel, On Wed, 2023-04-12 at 17:58 +0200, Joël Krähemann wrote:
Hi,
I need gtk-doc as a dependency and need the pdf target from automake for the manual.
https://build.opensuse.org/package/show/home:jkraehemann/gsequencer
This file needs to have dblatex or fop to be configured:
$ cat /usr/share/gtk-doc/python/gtkdoc/config_data.py version = "1.33.1"
# tools dblatex = '' fop = '' pkg_config = '/usr/bin/pkg-config' xsltproc = '/usr/bin/xsltproc'
https://build.opensuse.org/request/show/1079089 should fix your issue.
Further I can't access bugzilla.
Bugzilla was updated to a new version yesterday and has been down for most of the day. This should be resolved by now. Cheers, Dominique
participants (2)
-
Dominique Leuenberger
-
Joël Krähemann