commit:     8b50606a5785445ef81c63a8239d8b2b8752873e
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Fri Mar 25 19:57:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 16 05:26:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b50606a

media-libs/librtprocess: new package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/librtprocess/Manifest                   |  1 +
 media-libs/librtprocess/librtprocess-0.12.0.ebuild | 14 ++++++++++++++
 media-libs/librtprocess/metadata.xml               | 20 ++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/media-libs/librtprocess/Manifest b/media-libs/librtprocess/Manifest
new file mode 100644
index 000000000000..e9ad4d46b72c
--- /dev/null
+++ b/media-libs/librtprocess/Manifest
@@ -0,0 +1 @@
+DIST librtprocess-0.12.0.tar.gz 158244 BLAKE2B 
0fa18416b25b760541fd01285b5cc0c3a38d8ddb4dd88b45237fa0cd3f43bdb7831c06282e2c63ddee240c59f6641fb9233e2370d460e3ccdd2d86a5a75e318b
 SHA512 
2eaaff9d9365b97cfb76cef36c0ba53d9b556f45d49bdcc84947ef3bf513240cec13d763ae7fc78589c2b68a739ed23477f6953a7329d8177275f81e5e588ddf

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"

diff --git a/media-libs/librtprocess/metadata.xml 
b/media-libs/librtprocess/metadata.xml
new file mode 100644
index 000000000000..dba5d9c208a1
--- /dev/null
+++ b/media-libs/librtprocess/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person" proxied="yes">
+               <email>[email protected]</email>
+               <name>Mario Haustein</name>
+       </maintainer>
+       <maintainer type="project" proxied="proxy">
+               <email>[email protected]</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+       <longdescription>
+               librtprocess aims to make some of RawTherapee's highly 
optimized raw
+               processing routines readily available for other FOSS photo 
editing
+               software.
+       </longdescription>
+       <upstream>
+               <remote-id type="github">CarVac/librtprocess</remote-id>
+       </upstream>
+</pkgmetadata>

Reply via email to