app-text/crwx-ng - 0.3.1 (gentoo)

Search

Install

Install this version:

emerge -a =app-text/crwx-ng-0.3.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-text/crwx-ng-0.3.1

Or alternatively:

emerge --autounmask-write -a =app-text/crwx-ng-0.3.1

Package Information

Description:
Cross-platform e-book reader
Homepage:
https://gitlab.com/coolreader-ng/crwx-ng
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
0.3.1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

WX_GTK_VER="3.2-gtk3"
inherit cmake wxwidgets xdg

DESCRIPTION="Cross-platform e-book reader"
HOMEPAGE="https://gitlab.com/coolreader-ng/crwx-ng"
SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+gif +svg +chm +harfbuzz +libunibreak +fribidi +zstd +libutf8proc"

CDEPEND=">=app-text/crengine-ng-0.9.7:0=[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]
	x11-libs/wxGTK:${WX_GTK_VER}=[X]"
DEPEND="${CDEPEND}"
RDEPEND="${CDEPEND}
	virtual/ttf-fonts"

src_configure() {
	setup-wxwidgets
	cmake_src_configure
}

USE Flags

Manage flags for this package: euse -i <flag> -p app-text/crwx-ng | euse -E <flag> -p app-text/crwx-ng | euse -D <flag> -p app-text/crwx-ng

Global/Standard Flags

gif
Default: Enabled (+)
svg
Default: Enabled (+)
chm
Default: Enabled (+)
harfbuzz
Default: Enabled (+)
libunibreak
Default: Enabled (+)
fribidi
Default: Enabled (+)
zstd
Default: Enabled (+)
libutf8proc
Default: Enabled (+)

Inherited Eclasses

xdg

Dependencies

DEPEND

>=app-text/crengine-ng-0.9.7:0=[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]
	x11-libs/wxGTK:3.2-gtk3=[X]

RDEPEND

>=app-text/crengine-ng-0.9.7:0=[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]
	x11-libs/wxGTK:3.2-gtk3=[X]
	virtual/ttf-fonts

Manifest for 0.3.1

Type File Size Source URLs
DIST crwx-ng-0.3.1.tar.bz2 363898 bytes https://gitlab.com/coolreader-ng/crwx-ng/-/archive/0.3.1/crwx-ng-0.3.1.tar.bz2