summaryrefslogtreecommitdiff
path: root/media-libs/librtprocess/librtprocess-0.12.0.ebuild
blob: e3fcacc8dbc7a4be3ba5df23b0f3aff91f0bd5f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

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"