public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libyami/
Date: Sun, 22 Jan 2017 08:44:14 +0000 (UTC)	[thread overview]
Message-ID: <1485074641.8f0f2f2ac0fbe96e7ac048798781cb44317c8b6e.aballier@gentoo> (raw)

commit:     8f0f2f2ac0fbe96e7ac048798781cb44317c8b6e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 06:43:33 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 08:44:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f0f2f2a

media-libs/libyami: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/libyami/Manifest             |   4 --
 media-libs/libyami/libyami-0.3.0.ebuild | 102 --------------------------------
 media-libs/libyami/libyami-0.3.1.ebuild | 102 --------------------------------
 media-libs/libyami/libyami-0.4.0.ebuild |  89 ----------------------------
 media-libs/libyami/libyami-1.0.0.ebuild |  91 ----------------------------
 media-libs/libyami/metadata.xml         |   4 --
 6 files changed, 392 deletions(-)

diff --git a/media-libs/libyami/Manifest b/media-libs/libyami/Manifest
index ef75c19..dbb9bb9 100644
--- a/media-libs/libyami/Manifest
+++ b/media-libs/libyami/Manifest
@@ -1,5 +1 @@
-DIST libyami-0.3.0.tar.gz 484586 SHA256 67064558999d63185025a6d63d08458375003bb86369abca50aca97fd2c63acb SHA512 691cbe90840d8cb30da958bb6621434c9962ae6cbfc75b016454570c303a01e7a465baa8622368cf1ef1c670dbc861fb1d49e0c414d684feae04ea742e8e0599 WHIRLPOOL d842f1ce57d40894b80f868934d687603014b6460bdbd274b64893d8f290f8a6a779239f931beb759a7fb8e5ed1649b90fb545391c1d9c8395bb05f6600218d2
-DIST libyami-0.3.1.tar.gz 492223 SHA256 7ab680138a1d34eb306bc941198f0715631bc8e5b0ee5717b3171f6672ca3bcb SHA512 eb58a6925de8379e40b2482780340becdb8c9295041bba11bf439cc2ff19c25f10ce4b1fc2b6c421342855946ddd471745bdfb364a227499658867911325b375 WHIRLPOOL ce44614aa04127c828761319dd96ee35956daea9cf7577e7631083e10db744c76596da7135f8f6c16952639c601ee065afe8c0097bf6d23829dc9893c4aa414f
-DIST libyami-0.4.0.tar.gz 445389 SHA256 b4a139fac81b6644828e8c9c377fe251128d2b4440ffd656f973c0bee14a2821 SHA512 b3c5394f1980e799717cfcb44d95dc93da10d6acb94eed106bc251ca3162194a55cedb111ac7023257b77c868807e9546df461c061ab3e1b02e3f2bbd30d3687 WHIRLPOOL 1a01901dd67d49bd26a74a00684e807e162986c9674a647e96ba5e1b573a25fca78835e377b83e348d275882c69611ce1008d01a74276468f5d475d369ba23e0
-DIST libyami-1.0.0.tar.gz 477186 SHA256 ef83e0d279b387e8475cdd5898a9a00132fabaadd4a5b6224f707a31cd159af5 SHA512 14d79991e66a83481eb2cdcc8c82e21e1d87ca90e2ae103590f3d9d68aa6d9b761034107dda34c7d20637a94e14acb40fecaf50caab22fe85f1de01fae904f88 WHIRLPOOL ead37c22a203f94f8071b0b6e70052391ed0ec4c4fb1206f7864bef062fafeda7443dfa10f94da4c3c4598800ef75d2f3bcf2bbc508eb94c1fae39c576b2c78e
 DIST libyami-1.0.1.tar.gz 480656 SHA256 1051d3e3366a933c4fbfb883b3900e81a8c0e4e1cd4d5a08b9c7d4e1bf7cec34 SHA512 01c0716011682ff8b5e6d2c58479aa574bc2cfb5ffe932952e430302aff090d56e0efa4f784f9cdd36d94800c8454802e4500096b3bea162d04ee6253a134c81 WHIRLPOOL 93ca1ca5a2cea7160398e4df24a829ecd09847f2d65a3fe1d30c608490f671c15c936b359dfa92b3560c9b3652bb3b547ed0e4b2120bea902e1e48e3f6c1fb33

diff --git a/media-libs/libyami/libyami-0.3.0.ebuild b/media-libs/libyami/libyami-0.3.0.ebuild
deleted file mode 100644
index 3951d2f..00000000
--- a/media-libs/libyami/libyami-0.3.0.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-SCM=""
-if [ "${PV#9999}" != "${PV}" ] ; then
-	SCM=git-r3
-	EGIT_REPO_URI="https://github.com/01org/libyami"
-fi
-
-inherit ${SCM} autotools multilib-minimal
-
-DESCRIPTION="Yet Another Media Infrastructure: Media codec with hardware acceleration"
-HOMEPAGE="https://github.com/01org/libyami"
-
-if [ "${PV#9999}" != "${PV}" ] ; then
-	KEYWORDS=""
-	SRC_URI=""
-else
-	KEYWORDS="~amd64"
-	SRC_URI="https://github.com/01org/libyami/archive/${P}.tar.gz"
-	S="${WORKDIR}/${PN}-${P}"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="+capi debug dmabuf doc ffmpeg gles +glx libav md5 tools v4l X"
-
-RDEPEND="
-	>=x11-libs/libva-1.6[drm,X?,${MULTILIB_USEDEP}]
-	v4l? (
-		glx? (
-			>=x11-libs/libva-1.6[X,${MULTILIB_USEDEP}]
-			>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-			>=virtual/opengl-7[${MULTILIB_USEDEP}]
-		)
-		!glx? ( >=media-libs/mesa-10[egl,${MULTILIB_USEDEP}] )
-		>=media-libs/libv4l-1.6.2[${MULTILIB_USEDEP}]
-	)
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )
-	ffmpeg? (
-		!libav? ( media-video/ffmpeg:0=[${MULTILIB_USEDEP}] )
-		libav? ( media-video/libav:=[${MULTILIB_USEDEP}] )
-	)
-	md5? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
-	dmabuf? ( x11-libs/libdrm[${MULTILIB_USEDEP}] )
-	tools? (
-		gles? ( >=media-libs/mesa-10[egl,gles2,${MULTILIB_USEDEP}] )
-		v4l? ( !glx? ( >=media-libs/mesa-10[egl,gles2,${MULTILIB_USEDEP}] ) )
-	)
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-"
-
-src_prepare() {
-	eautoreconf
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" econf \
-		$(use_enable debug) \
-		$(multilib_native_use_enable tools tests) \
-		$(use gles && multilib_native_use_enable tools tests-gles) \
-		$(use_enable v4l v4l2) \
-		$(usex v4l $(use_enable glx v4l2-glx) "--disable-v4l2-glx") \
-		$(use_enable capi) \
-		$(use_enable X x11) \
-		$(use_enable dmabuf) \
-		$(use_enable ffmpeg avformat) \
-		$(use_enable md5) \
-		$(multilib_native_use_enable doc docs) \
-		--enable-vp8dec \
-		--enable-vp9dec \
-		--enable-jpegdec \
-		--enable-h264dec \
-		--disable-h265dec \
-		--enable-h264enc \
-		--enable-jpegenc \
-		--enable-vp8enc \
-		--enable-h265enc
-
-	# h265 decoder doesnt build here with gcc 5.2
-}
-
-multilib_src_compile() {
-	emake
-	multilib_is_native_abi && use doc && emake -C doc
-}
-
-multilib_src_install() {
-	emake DESTDIR="${D}" install
-	multilib_is_native_abi && use doc && dohtml -r doc/html/*
-}
-
-src_install() {
-	multilib-minimal_src_install
-	find "${ED}" -name '*.la' -delete
-}

diff --git a/media-libs/libyami/libyami-0.3.1.ebuild b/media-libs/libyami/libyami-0.3.1.ebuild
deleted file mode 100644
index 3951d2f..00000000
--- a/media-libs/libyami/libyami-0.3.1.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-SCM=""
-if [ "${PV#9999}" != "${PV}" ] ; then
-	SCM=git-r3
-	EGIT_REPO_URI="https://github.com/01org/libyami"
-fi
-
-inherit ${SCM} autotools multilib-minimal
-
-DESCRIPTION="Yet Another Media Infrastructure: Media codec with hardware acceleration"
-HOMEPAGE="https://github.com/01org/libyami"
-
-if [ "${PV#9999}" != "${PV}" ] ; then
-	KEYWORDS=""
-	SRC_URI=""
-else
-	KEYWORDS="~amd64"
-	SRC_URI="https://github.com/01org/libyami/archive/${P}.tar.gz"
-	S="${WORKDIR}/${PN}-${P}"
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="+capi debug dmabuf doc ffmpeg gles +glx libav md5 tools v4l X"
-
-RDEPEND="
-	>=x11-libs/libva-1.6[drm,X?,${MULTILIB_USEDEP}]
-	v4l? (
-		glx? (
-			>=x11-libs/libva-1.6[X,${MULTILIB_USEDEP}]
-			>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-			>=virtual/opengl-7[${MULTILIB_USEDEP}]
-		)
-		!glx? ( >=media-libs/mesa-10[egl,${MULTILIB_USEDEP}] )
-		>=media-libs/libv4l-1.6.2[${MULTILIB_USEDEP}]
-	)
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )
-	ffmpeg? (
-		!libav? ( media-video/ffmpeg:0=[${MULTILIB_USEDEP}] )
-		libav? ( media-video/libav:=[${MULTILIB_USEDEP}] )
-	)
-	md5? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
-	dmabuf? ( x11-libs/libdrm[${MULTILIB_USEDEP}] )
-	tools? (
-		gles? ( >=media-libs/mesa-10[egl,gles2,${MULTILIB_USEDEP}] )
-		v4l? ( !glx? ( >=media-libs/mesa-10[egl,gles2,${MULTILIB_USEDEP}] ) )
-	)
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-"
-
-src_prepare() {
-	eautoreconf
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" econf \
-		$(use_enable debug) \
-		$(multilib_native_use_enable tools tests) \
-		$(use gles && multilib_native_use_enable tools tests-gles) \
-		$(use_enable v4l v4l2) \
-		$(usex v4l $(use_enable glx v4l2-glx) "--disable-v4l2-glx") \
-		$(use_enable capi) \
-		$(use_enable X x11) \
-		$(use_enable dmabuf) \
-		$(use_enable ffmpeg avformat) \
-		$(use_enable md5) \
-		$(multilib_native_use_enable doc docs) \
-		--enable-vp8dec \
-		--enable-vp9dec \
-		--enable-jpegdec \
-		--enable-h264dec \
-		--disable-h265dec \
-		--enable-h264enc \
-		--enable-jpegenc \
-		--enable-vp8enc \
-		--enable-h265enc
-
-	# h265 decoder doesnt build here with gcc 5.2
-}
-
-multilib_src_compile() {
-	emake
-	multilib_is_native_abi && use doc && emake -C doc
-}
-
-multilib_src_install() {
-	emake DESTDIR="${D}" install
-	multilib_is_native_abi && use doc && dohtml -r doc/html/*
-}
-
-src_install() {
-	multilib-minimal_src_install
-	find "${ED}" -name '*.la' -delete
-}

diff --git a/media-libs/libyami/libyami-0.4.0.ebuild b/media-libs/libyami/libyami-0.4.0.ebuild
deleted file mode 100644
index ad51770..00000000
--- a/media-libs/libyami/libyami-0.4.0.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-SCM=""
-if [ "${PV#9999}" != "${PV}" ] ; then
-	SCM=git-r3
-	EGIT_REPO_URI="https://github.com/01org/libyami"
-fi
-
-inherit ${SCM} autotools multilib-minimal
-
-DESCRIPTION="Yet Another Media Infrastructure: Media codec with hardware acceleration"
-HOMEPAGE="https://github.com/01org/libyami"
-
-if [ "${PV#9999}" != "${PV}" ] ; then
-	KEYWORDS=""
-	SRC_URI=""
-else
-	KEYWORDS="~amd64"
-	SRC_URI="https://github.com/01org/libyami/archive/${P}.tar.gz"
-	S="${WORKDIR}/${PN}-${P}"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="+capi debug dmabuf doc md5 v4l X test"
-
-RDEPEND="
-	>=x11-libs/libva-1.7[drm,X?,${MULTILIB_USEDEP}]
-	v4l? (
-		>=virtual/opengl-7[${MULTILIB_USEDEP}]
-		>=media-libs/libv4l-1.6.2[${MULTILIB_USEDEP}]
-		>=media-libs/mesa-10[egl,gles2,${MULTILIB_USEDEP}]
-	)
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )
-	md5? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
-	dmabuf? ( x11-libs/libdrm[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-	test? ( >=dev-cpp/gtest-1.7 )
-"
-
-src_prepare() {
-	eautoreconf
-}
-
-multilib_src_configure() {
-	ECONF_SOURCE="${S}" econf \
-		$(use_enable debug) \
-		$(use_enable v4l v4l2) \
-		$(use_enable v4l v4l2-ops) \
-		$(use_enable capi) \
-		$(use_enable X x11) \
-		$(use_enable dmabuf) \
-		$(use_enable md5) \
-		$(use_enable test gtest) \
-		$(multilib_native_use_enable doc docs) \
-		--enable-h265dec \
-		--enable-vc1dec \
-		--enable-h264dec \
-		--enable-jpegdec \
-		--enable-mpeg2dec \
-		--enable-vp8dec \
-		--enable-vp9dec \
-		--enable-h265enc \
-		--enable-h264enc \
-		--enable-jpegenc \
-		--enable-vp8enc
-}
-
-multilib_src_compile() {
-	emake
-	multilib_is_native_abi && use doc && emake -C doc
-}
-
-multilib_src_install() {
-	emake DESTDIR="${D}" install
-	multilib_is_native_abi && use doc && dohtml -r doc/html/*
-}
-
-src_install() {
-	multilib-minimal_src_install
-	find "${ED}" -name '*.la' -delete
-}

diff --git a/media-libs/libyami/libyami-1.0.0.ebuild b/media-libs/libyami/libyami-1.0.0.ebuild
deleted file mode 100644
index 10af6ad..00000000
--- a/media-libs/libyami/libyami-1.0.0.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-SCM=""
-if [ "${PV#9999}" != "${PV}" ] ; then
-	SCM=git-r3
-	EGIT_REPO_URI="https://github.com/01org/libyami"
-fi
-
-inherit ${SCM} autotools multilib-minimal flag-o-matic
-
-DESCRIPTION="Yet Another Media Infrastructure: Media codec with hardware acceleration"
-HOMEPAGE="https://github.com/01org/libyami"
-
-if [ "${PV#9999}" != "${PV}" ] ; then
-	KEYWORDS=""
-	SRC_URI=""
-else
-	KEYWORDS="~amd64"
-	SRC_URI="https://github.com/01org/libyami/archive/${P}.tar.gz"
-	S="${WORKDIR}/${PN}-${P}"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="debug dmabuf doc md5 v4l X test wayland"
-
-RDEPEND="
-	>=x11-libs/libva-1.7.2[drm,X?,wayland?,${MULTILIB_USEDEP}]
-	v4l? (
-		>=virtual/opengl-7[${MULTILIB_USEDEP}]
-		>=media-libs/libv4l-1.6.2[${MULTILIB_USEDEP}]
-		>=media-libs/mesa-10[egl,gles2,${MULTILIB_USEDEP}]
-	)
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] )
-	md5? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
-	dmabuf? ( x11-libs/libdrm[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	doc? ( app-doc/doxygen )
-	test? ( >=dev-cpp/gtest-1.7 )
-"
-
-src_prepare() {
-	eautoreconf
-}
-
-multilib_src_configure() {
-	append-cppflags -I"${S}/"
-	ECONF_SOURCE="${S}" econf \
-		$(use_enable debug) \
-		$(use_enable v4l v4l2) \
-		$(use_enable v4l v4l2-ops) \
-		$(use_enable X x11) \
-		$(use_enable dmabuf) \
-		$(use_enable md5) \
-		$(use_enable wayland) \
-		$(use_enable test gtest) \
-		$(multilib_native_use_enable doc docs) \
-		--enable-h265dec \
-		--enable-vc1dec \
-		--enable-h264dec \
-		--enable-jpegdec \
-		--enable-mpeg2dec \
-		--enable-vp8dec \
-		--enable-vp9dec \
-		--enable-h265enc \
-		--enable-h264enc \
-		--enable-jpegenc \
-		--enable-vp8enc \
-		--enable-vp9enc
-}
-
-multilib_src_compile() {
-	emake
-	multilib_is_native_abi && use doc && emake -C doc
-}
-
-multilib_src_install() {
-	emake DESTDIR="${D}" install
-	multilib_is_native_abi && use doc && dohtml -r doc/html/*
-}
-
-src_install() {
-	multilib-minimal_src_install
-	find "${ED}" -name '*.la' -delete
-}

diff --git a/media-libs/libyami/metadata.xml b/media-libs/libyami/metadata.xml
index 2d0820f..75d5444 100644
--- a/media-libs/libyami/metadata.xml
+++ b/media-libs/libyami/metadata.xml
@@ -6,12 +6,8 @@
   </maintainer>
   <use>
     <flag name="v4l">Add support for V4L2 hardware codecs.</flag>
-    <flag name="glx">Add support for OpenGL/GLX instead of EGL.</flag>
-    <flag name="gles">Add suppport for GLES.</flag>
-    <flag name="capi">Add a C API interface, in addition to the C++.</flag>
     <flag name="md5">Add support for generating md5 sums for each frame.</flag>
     <flag name="dmabuf">Enable dma_buf buffer sharing.</flag>
-    <flag name="tools">Build and install command line tools. Useful for testing.</flag>
   </use>
   <upstream>
     <remote-id type="github">01org/libyami</remote-id>


             reply	other threads:[~2017-01-22  8:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22  8:44 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-24  1:06 [gentoo-commits] repo/gentoo:master commit in: media-libs/libyami/ Aaron Bauman
2020-08-31  9:10 Alexis Ballier
2017-12-26 14:40 Alexis Ballier
2017-06-25 20:28 Alexis Ballier
2017-01-22  8:44 Alexis Ballier
2016-11-15  9:09 Alexis Ballier
2016-06-09  9:25 Alexis Ballier
2015-12-29 13:16 Alexis Ballier
2015-10-15 11:26 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1485074641.8f0f2f2ac0fbe96e7ac048798781cb44317c8b6e.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox