www-client / jd

gtk2 based 2ch browser written in C++

Official package sites : https://jd4linux.osdn.jp/ ·

v2.8.9_p150226-r2 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
~amd64 ~x86
USE flags
alsa gnutls migemo oniguruma

General

alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
gnutls
Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
migemo
Enable migemo support for Japanese
oniguruma
Use dev-libs/oniguruma for regular expression

app-text / cmigemo : Migemo library implementation in C

dev-cpp / gtkmm : C++ interface for GTK+

dev-libs / glib : The GLib library of C routines

dev-libs / oniguruma : Regular expression library for different character encodings

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

sys-libs / zlib : Standard (de)compression library

virtual / libcrypt : Virtual for libcrypt.so

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-misc / xdg-utils : Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability

app-text / cmigemo : Migemo library implementation in C

dev-cpp / gtkmm : C++ interface for GTK+

dev-libs / glib : The GLib library of C routines

dev-libs / oniguruma : Regular expression library for different character encodings

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols

sys-libs / zlib : Standard (de)compression library

virtual / libcrypt : Virtual for libcrypt.so

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-misc / xdg-utils : Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability

833181
www-client/jdim New Package (successor of www-client/jd)
833182
www-client/jd has gtk2 dependency
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
www-client/jd: add missing dependency
Closes: https://bugs.gentoo.org/811189 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
www-client/jd: update to EAPI 8
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
www-client/jd: update LICENSE
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
www-client/jd: update HOMEPAGE
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
www-client/jd: drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
www-client/jd: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
www-client/jd: eutils->desktop
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
www-client/jd: fix build
Closes: https://bugs.gentoo.org/662970 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
www-client/jd: new upstream release
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
www-client/jd: add oniguruma USE flag
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
www-client/jd: drop gnome USE flag
Closes: https://bugs.gentoo.org/644338 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
www-client/jd: fix build with >=sys-devel/gcc-5
Closes: https://bugs.gentoo.org/600802 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Akinori Hattori · gentoo
www-client/jd: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Pacho Ramos · gentoo
www-client/jd: Fix building with latest glibmm/libsigc++
Package-Manager: portage-2.2.26
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed