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
|
Source: jdim
Section: net
Priority: optional
Maintainer: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper-compat (= 13),
libgnutls28-dev (>= 3.4.10), libgtkmm-3.0-dev (>= 3.18.0), zlib1g-dev (>= 1:1.2),
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], autoconf-archive,
libgtest-dev, libonig-dev, libmigemo-dev,
Homepage: https://github.com/JDimproved/JDim
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/debian/jdim.git
Vcs-Browser: https://salsa.debian.org/debian/jdim
Rules-Requires-Root: no
Package: jdim
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: cmigemo-common, sensible-utils
Suggests: fonts-konatu | fonts-monapo | fonts-mona
Breaks: jd
Replaces: jd
Description: simple browser for "2ch-style" web forum sites
JDim (JD improved) offers a comfortable browsing experience on 2ch-style
bulletin board systems. Its features include:
.
- automated login,
- message viewing/posting,
- image viewing,
- mouse gestures,
- ignore lists,
- "play-by-play" mode.
.
It can also significantly reduce the load on servers by bypassing CGI programs
and directly retrieving thread data files to your local hard drives.
.
"2ch-style" web forum sites have their origins in 2channel, which was a very
popular Internet forum in Japan. Such sites are often available only in the
Japanese language.
|