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
|
Source: ydpdict
Section: contrib/text
Priority: optional
Maintainer: Marcin Owsiany <porridge@debian.org>
Standards-Version: 3.9.6
Homepage: http://toxygen.net/ydpdict/
Build-Depends:
# debianization tools
debhelper (>= 9~), dh-autoreconf,
# program dependencies
libncursesw5-dev, libydpdict2-dev (>= 1.0.0), libao-dev,
# build tools
autoconf, automake, pkg-config
Build-Conflicts: autoconf2.13, automake1.4
Vcs-Browser: https://github.com/porridge/ydpdict
Vcs-Git: https://github.com/porridge/ydpdict.git -b debian-master
Package: ydpdict
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: interface for Collins and Langenscheidt dictionaries
This is an ncurses interface to the Collins English-Polish/Polish-English
and/or Langenscheidt German-Polish/Polish-German dictionaries distributed by
Young Digital Planet. It can also play the pronunciation samples if the CD is
available.
.
This package is only the interface, it does not contain the dictionary files
itself. To use it, you need a copy of a dictionary from YDP.
|