mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/gst-plugins-colormanagement: color management correction GStreamer plugin
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
1
media-plugins/gst-plugins-colormanagement/Manifest
Normal file
1
media-plugins/gst-plugins-colormanagement/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36 SHA512 6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
|
||||
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
GST_ORG_MODULE=gst-plugins-bad
|
||||
|
||||
inherit gstreamer
|
||||
|
||||
DESCRIPTION="Color management correction GStreamer plugins"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND=">=media-libs/lcms-2.7:2[${MULTILIB_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
GST_PLUGINS_BUILD="lcms2"
|
||||
14
media-plugins/gst-plugins-colormanagement/metadata.xml
Normal file
14
media-plugins/gst-plugins-colormanagement/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>gstreamer@gentoo.org</email>
|
||||
<name>GStreamer package maintainers</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
GStreamer plugin for color management correction.
|
||||
|
||||
Includes the following elements:
|
||||
* lcms - Uses LittleCMS 2 to perform ICC profile correction
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user