1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: fig2sxd
Section: graphics
Priority: optional
Maintainer: Alexander Bürger <acfb@users.sourceforge.net>
Build-Depends: debhelper (>= 13), libz-dev
Standards-Version: 3.9.6
Homepage: https://gitlab.com/acfbuerger/fig2sxd/
Vcs-Git: https://gitlab.com/acfbuerger/fig2sxd.git
Vcs-Browser: https://gitlab.com/acfbuerger/fig2sxd.git
Package: fig2sxd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: openoffice.org, xfig, pstoedit
Description: convert XFig files to OpenOffice.org format
This program converts a file in XFig format into a .sxd file for
OpenOffice.org Draw.
|