1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: evince-hwp
Section: libs
Priority: optional
Maintainer: Debian Korean L10N <debian-l10n-korean@lists.debian.org>
Uploaders: Changwoo Ryu <cwryu@debian.org>
Homepage: https://github.com/changwoo/evince-hwp
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=l10n-korean/evince-hwp.git
Vcs-Git: git://anonscm.debian.org/l10n-korean/evince-hwp.git
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9~),
autotools-dev,
dh-autoreconf,
intltool,
libevince-dev,
libgsf-1-dev,
pkg-config,
Package: evince-hwp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Evince backend for HWP document format
This is the document backend for Hangul Word Processor format
backend for Evince document viewer.
.
Note that rendering is still in early stage. Complex texts, tables,
images might be not shown or be displayed incorrectly.
Package: evince-hwp-dbg
Section: debug
Priority: extra
Architecture: any
Depends: evince-hwp (= ${binary:Version}), ${misc:Depends}
Description: Evince backend for HWP document format - debugging symbols
This is the document backend for Hangul Word Processor format
backend for Evince document viewer.
.
Note that rendering is still in early stage. Complex texts, tables,
images might be not shown or be displayed incorrectly.
.
This package contains the debugging symbols. Most people will not need this
package.
|