media-gfx / ahoviewer

A GTK image viewer, manga reader, and booru browser

Official package sites : https://github.com/ahodesuka/ahoviewer ·

v2.0.0_pre20220124 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 x86
USE flags
gnome-keyring gnutls gstreamer plugins rar ssl zip

General

gnome-keyring
Enable support for storing passwords via gnome-keyring
gnutls
Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
gstreamer
Add support for media-libs/gstreamer (Streaming media)
plugins
Build plugin support for now, in future pull additional plugins
rar
Rar archive support
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
zip
Zip archive support

app-arch / unrar : Uncompress rar files

app-crypt / libsecret : GObject library for accessing the freedesktop.org Secret Service API

dev-cpp / atkmm : C++ interface for the ATK library

dev-cpp / glibmm : C++ interface for glib2

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

dev-cpp / pangomm : C++ interface for pango

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

dev-libs / gobject-introspection : Introspection system for GObject-based libraries

dev-libs / libconfig : Libconfig is a simple library for manipulating structured configuration files

dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG

dev-libs / libpeas : A GObject plugins library

dev-libs / libsigc++ : Typesafe callback system for standard C++

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / libzip : Library for manipulating zip archives

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

media-libs / gst-plugins-bad : Less plugins for GStreamer

media-libs / gstreamer : Open source multimedia framework

media-libs / libnsgif : decoding library for the GIF image file format, written in C

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

net-misc / curl : A Client that groks URLs

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / gtk+ : Gimp ToolKit +

app-arch / unrar : Uncompress rar files

app-crypt / libsecret : GObject library for accessing the freedesktop.org Secret Service API

dev-cpp / atkmm : C++ interface for the ATK library

dev-cpp / glibmm : C++ interface for glib2

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

dev-cpp / pangomm : C++ interface for pango

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

dev-libs / gobject-introspection : Introspection system for GObject-based libraries

dev-libs / libconfig : Libconfig is a simple library for manipulating structured configuration files

dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG

dev-libs / libpeas : A GObject plugins library

dev-libs / libsigc++ : Typesafe callback system for standard C++

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / libzip : Library for manipulating zip archives

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

media-libs / gst-plugins-bad : Less plugins for GStreamer

media-libs / gst-plugins-base : Basepack of plugins for gstreamer

media-libs / gst-plugins-good : Basepack of plugins for GStreamer

media-libs / gstreamer : Open source multimedia framework

media-libs / libnsgif : decoding library for the GIF image file format, written in C

media-plugins / gst-plugins-libav : FFmpeg based gstreamer plugin

media-plugins / gst-plugins-vpx : VP8/VP9 video encoder/decoder plugin for GStreamer

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

net-misc / curl : A Client that groks URLs

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / gtk+ : Gimp ToolKit +

Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: drop 2.0.0_beta, 2.0.0_pre20211126
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-gfx/ahoviewer: stabilize 2.0.0_pre20220124 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-gfx/ahoviewer: stabilize 2.0.0_pre20220124 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: add 2.0.0_pre20220124
- ~unstable fixed for meson-0.61. Closes: https://bugs.gentoo.org/831892 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: stabilize 2.0.0_pre20211126 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-gfx/ahoviewer: stabilize 2.0.0_pre20211126 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: add a snapshot version 2.0.0_pre20211126
- lots of fixes after 2.0-beta release. Closes: https://bugs.gentoo.org/827306 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: drop 1.6.5-r3
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: stabilize 2.0.0_beta on amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-gfx/ahoviewer: stabilize 2.0.0_beta on x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: bump to 2.0.0-beta
- add 'plugins' USE flag to build plugin support - in future, it'll pull external plugins from https://github.com/ahodesuka/ahoviewer-plugins, - GTK-3 support, - switch to meson build system. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: revbump, unrar is sub-slotted
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: new libconfig has a subslot defined, revbump
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: update USE flag for consistency in ::gentoo repo
- 'gnome-keyring' is used to support 'libsecret' in multiple packages Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: stable on x86
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
media-gfx/ahoviewer: stable on amd64
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: clean old 1.6.4
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Joonas Niilola <juippis@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11609 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: version bump to 1.6.5.
Package-Manager: Portage[mgorny]-2.3.51.1 Signed-off-by: Joonas Niilola <juippis@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10837 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-gfx/ahoviewer: new package
Signed-off-by: Joonas Niilola <juippis@gmail.com> Package-Manager: Portage[mgorny]-2.3.49.1 Closes: https://github.com/gentoo/gentoo/pull/10089 Signed-off-by: Michał Górny <mgorny@gentoo.org>