media-libs/librtprocess - 0.12.0 (sft)

Search

Package Information

Description:
Algorithms for RAW processing from RawTherapee
Homepage:
https://github.com/CarVac/librtprocess/
License:
GPL-3+

Ebuild Details

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

EAPI=7

inherit cmake

DESCRIPTION="Algorithms for RAW processing from RawTherapee"
HOMEPAGE="https://github.com/CarVac/librtprocess/"
SRC_URI="https://github.com/CarVac/librtprocess/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="openmp"

DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""

USE Flags

Manifest for 0.12.0

Type File Size Source URLs
DIST librtprocess-0.12.0.tar.gz 158244 bytes https://github.com/CarVac/librtprocess/archive/refs/tags/0.12.0.tar.gz