summaryrefslogtreecommitdiff
path: root/media-libs/librtprocess/librtprocess-0.12.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/librtprocess/librtprocess-0.12.0.ebuild')
-rw-r--r--media-libs/librtprocess/librtprocess-0.12.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/media-libs/librtprocess/librtprocess-0.12.0.ebuild b/media-libs/librtprocess/librtprocess-0.12.0.ebuild
new file mode 100644
index 000000000000..94a5bf06678b
--- /dev/null
+++ b/media-libs/librtprocess/librtprocess-0.12.0.ebuild
@@ -0,0 +1,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"