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
|
Source: xfce4-dict
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 13),
gettext,
libglib2.0-dev,
libgtk-3-dev,
libx11-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-dict.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-dict
Homepage: https://docs.xfce.org/apps/xfce4-dict/start
Package: xfce4-dict
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: aspell | ispell
Provides: dict-client
Description: Dictionary plugin for Xfce4 panel
This program allows you to search different kinds of dictionary services for
words or phrases and shows you the result. Currently you can query a Dict
server (RFC 2229), any online dictionary service by opening a web browser or
search for words using the aspell/ispell program.
.
xfce4-dict contains a stand-alone application called “xfce4-dict” and a panel
plugin for the Xfce panel.
|