1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: knews
Maintainer: Colin Watson <cjwatson@debian.org>
Section: news
Priority: optional
Standards-Version: 3.9.6
Build-Depends: bison, debhelper (>= 9), dpkg-dev (>= 1.16.1~), libjpeg-dev, libpng-dev, x11proto-core-dev, libx11-dev, libxmu-dev, libxpm-dev, libxt-dev, libice-dev, libsm-dev, xutils-dev, zlib1g-dev
Vcs-Git: https://anonscm.debian.org/git/users/cjwatson/knews.git
Vcs-Browser: https://anonscm.debian.org/cgit/users/cjwatson/knews.git/
Package: knews
Architecture: any
Depends: debconf (>= 1.2.0) | debconf-2.0, sharutils, ${shlibs:Depends}, ${misc:Depends}
Provides: news-reader
Description: Graphical threaded news reader
Knews is an X11 based thread-oriented news reader. It is capable of
representing threads as a graphical tree, represents quotations with
different colors and much more.
.
Also included here is knewsd, a tiny NNTP daemon which can read news
from a spool directory or even from a mail folder hierarchy, for use
when you don't have a real server available. There is no guarantee
that it will work with any client other than knews, so it is not
packaged separately.
|