commit:     ea56f0586778813f0153188a6d6da41d321fcee6
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 19:24:46 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 19:45:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea56f058

media-libs/libasdcp-cth: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-libs/libasdcp-cth/Manifest                  |  1 -
 media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild | 34 -----------------------
 2 files changed, 35 deletions(-)

diff --git a/media-libs/libasdcp-cth/Manifest b/media-libs/libasdcp-cth/Manifest
index 8f709c5a476..781db5588a7 100644
--- a/media-libs/libasdcp-cth/Manifest
+++ b/media-libs/libasdcp-cth/Manifest
@@ -1,2 +1 @@
-DIST libasdcp-cth-0.1.2.tar.bz2 636832 BLAKE2B 
8b2500108da3670337e5c4b18d483aacac54e22f19eaf9cb9e789821183ef77ace8eb7c5fff256ea26b49ea26d63ffc40757746172094dfea9ee6ee5fd899c89
 SHA512 
c0bcbc9dfba9ee24f67dcbfdce44cc45c6836c1ada32de6631857dc02eeb94817e591118237bc8173e47940cebac3113b4fef8a038462abb1a184a2f706ba9ab
 DIST libasdcp-cth-0.1.3.tar.bz2 637004 BLAKE2B 
5c8a5a63f9d8b8a3e6ea245d7ad66715f4dc4f73af41bacc66d2259d25ecf52e2f1c951b240478fd674f34c8c9581a2867acd05e2bd23c5ad95609a22b5f7680
 SHA512 
db707a39e79ce4dcda7f20610b4fc3d1609d75dc9cc1f14a6bf7627231993882e843a3ebd9abb540a3f746c2898f94fa7bfd0617eb7c85d243585e4647e218c6

diff --git a/media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild 
b/media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild
deleted file mode 100644
index 06b2c20ea9c..00000000000
--- a/media-libs/libasdcp-cth/libasdcp-cth-0.1.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
-PYTHON_REQ_USE="threads(+)"
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="implementation of SMPTE and the MXF Interop Sound & Picture Track 
File format"
-HOMEPAGE="http://carlh.net/asdcplib";
-SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-libs/boost
-       dev-libs/openssl:0"
-DEPEND="${RDEPEND}
-       dev-util/waf
-       virtual/pkgconfig
-       ${PYTHON_DEPS}"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.1.1-no-ldconfig.patch
-       "${FILESDIR}"/${PN}-0.1.2-respect-cxxflags.patch)
-
-src_prepare() {
-       rm -r waf aclocal.m4 m4 configure{,.ac} Makefile.{am,in} || die
-       export WAF_BINARY=${EROOT}usr/bin/waf
-
-       default
-}

Reply via email to