app-text/rdrview - 0.1.5 (salfter)

Search

Install

Install this version:

emerge -a =app-text/rdrview-0.1.5

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

autounmask =app-text/rdrview-0.1.5

Or alternatively:

emerge --autounmask-write -a =app-text/rdrview-0.1.5

Package Information

Description:
C port of Mozilla's Readability library
Homepage:
https://github.com/eafer/rdrview
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.1.5 8 ~amd64 ~x86 0
View Raw Ebuild
EAPI=8
 
DESCRIPTION="C port of Mozilla's Readability library"
HOMEPAGE="https://github.com/eafer/rdrview"
SRC_URI="https://github.com/eafer/$PN/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
#PATCHES=( $FILESDIR/$PN-makefile.patch )
 
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
 
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""

Manifest for 0.1.5

Type File Size Source URLs
DIST rdrview-0.1.5.tar.gz 4685705 bytes https://github.com/eafer/rdrview/archive/refs/tags/v0.1.5.tar.gz