summaryrefslogtreecommitdiff
path: root/media-plugins/gst-plugins-theora
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-plugins/gst-plugins-theora
reinit the tree, so we can have metadata
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r--media-plugins/gst-plugins-theora/Manifest5
-rw-r--r--media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild20
-rw-r--r--media-plugins/gst-plugins-theora/metadata.xml8
3 files changed, 33 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-theora/Manifest b/media-plugins/gst-plugins-theora/Manifest
new file mode 100644
index 000000000000..fb50734e5d17
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/Manifest
@@ -0,0 +1,5 @@
+DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a SHA512 ea77778e073515df58229a641b4363df31f0b80204a5a43a8feb31f0b03a5a4b9b79d6e07e1615c773a59927a9b649f1b1d782def1120d581d09a090be8363b8 WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d
+EBUILD gst-plugins-theora-0.10.36-r1.ebuild 510 SHA256 2d0b2d9e41036d919cbef2936e9c2f33fdb1ff93e6f31e8857e92a624cffcfa5 SHA512 d2cbd304dbd1b6425f362314ef4ef05d5c7f06c0fe858ecd4b0c82e7491eeb3e03a33b5bc35ae7dd21fdc8ab83ecd673af1ec85d2f252ca9682d017b67d96280 WHIRLPOOL ca8d1657a8c41b7d3c720bc89f89d55d4382a9637a1121e79d0541f52e7a7be97cdfcae4d835953bd3f20f3bd0701831e8430b4ab99968641d12e81ed914172c
+MISC ChangeLog 2703 SHA256 6edaa5e81f17dd84be9386c5ad706af37a0e2732f25d94f1bcf5b40aff4b878f SHA512 b6da17399ccdebf52e02e07de1682ca95fdb4cbe0a9267f60ac2d9ae179f1003a3d4b778526bdb346ae84d179aa7305fb79c46fc60afabc991be035927818f3c WHIRLPOOL 9d9f66714aad0564090e9fd66f49e5ba3b7371c27561c9b330f7eb5b368652ce3e8985e3cef08aa5af59b43066cdecd83d0fb27bc670f2f4547a67a8875ad4d1
+MISC ChangeLog-2015 26401 SHA256 c3d56ee370a391bc36662ba515760b08a155f86e61bce1589af69113deab54f2 SHA512 d7373f8aad546a8a0572c0ff76d3acbd8a4b0c0c5ad2afaf869b6bbc09e300ac4475114007fb3db1b10afb1d7bc47957c191bcb703cbbd494d340ab24ef7eb93 WHIRLPOOL 30b66c7082c98f6eb3a400046a16ef428b7c01ceb4752509135f477872cc833a83d832a70a21206d448e9904ae522bec909645da4f1c0c4f7f62314d57dff9c7
+MISC metadata.xml 262 SHA256 aff3dcfdbd8f863806436de702d542cc89c7d5a9b8f4224b71c6de4555d9b090 SHA512 608f0a17d576a3b23a6921272eb449a6efed76b3c4b3fdf8737b2d499b56d109186c2883c06e5c843799d2fb1606f3066c43759b40f9d7cf58b6a674c38dd0e0 WHIRLPOOL 81b06b984b66fa01e67d2803859238d53791739041068f4778a3d0b70038ad567b90d0cf7819191d7747c86d5cd03556d7f81d5efafef1006a901d516e3db703
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild
new file mode 100644
index 000000000000..cdf7cee38150
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+GST_ORG_MODULE=gst-plugins-base
+inherit gstreamer
+
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}]
+ >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ gstreamer_system_link \
+ gst-libs/gst/tag:gstreamer-tag \
+ gst-libs/gst/video:gstreamer-video
+}
diff --git a/media-plugins/gst-plugins-theora/metadata.xml b/media-plugins/gst-plugins-theora/metadata.xml
new file mode 100644
index 000000000000..fb1ea7216a80
--- /dev/null
+++ b/media-plugins/gst-plugins-theora/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>