From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F66A139694 for ; Sat, 20 May 2017 10:57:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 207C1E0D9B; Sat, 20 May 2017 10:57:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E439BE0D9B for ; Sat, 20 May 2017 10:57:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 887213416BE for ; Sat, 20 May 2017 10:57:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E816F491 for ; Sat, 20 May 2017 10:57:12 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1495277819.d2608c2e91e07922282a5ba3910d82de59654d85.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/cinelerra/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/cinelerra/Manifest media-video/cinelerra/cinelerra-20140710.ebuild X-VCS-Directories: media-video/cinelerra/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: d2608c2e91e07922282a5ba3910d82de59654d85 X-VCS-Branch: master Date: Sat, 20 May 2017 10:57:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 60cf4a2b-98fc-470f-b8fd-ff5f5b3d479b X-Archives-Hash: 41fa27160b6b0591da2d6a4a9cb50c05 commit: d2608c2e91e07922282a5ba3910d82de59654d85 Author: Alexis Ballier gentoo org> AuthorDate: Sat May 20 10:00:48 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat May 20 10:56:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2608c2e media-video/cinelerra: remove old Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-video/cinelerra/Manifest | 1 - media-video/cinelerra/cinelerra-20140710.ebuild | 113 ------------------------ 2 files changed, 114 deletions(-) diff --git a/media-video/cinelerra/Manifest b/media-video/cinelerra/Manifest index 50ddd08c779..df61687f60f 100644 --- a/media-video/cinelerra/Manifest +++ b/media-video/cinelerra/Manifest @@ -1,2 +1 @@ -DIST cinelerra-20140710.tar.xz 24843336 SHA256 3a7c72e68c7fa8d20f0186bd9460453973e2ffdccc9e0fff1fd9114610361ff2 SHA512 ede8e3888c24022802b45909b8977ec449262f17bd488bf1fab9885b3cb76fa0a66f82e780e204bde2cd3e1da2952aec927d733f21b9883601f128478eeb81db WHIRLPOOL cf56e7f3531ff4f6e2d350bb5fc247f71106f60f016dc20fc7e73556cd05dd97c812b61709109210f76e30c67552e03f9927a52e92f6ce6d83227438cdc4314b DIST cinelerra-20150908.tar.xz 25705608 SHA256 4bcb450347de5eccea0ed6d49d6d70e4b065905516e4416f9a788d0d7ccc926f SHA512 908dc097af8507e3b60b4787e0350500b8ba8c4340bbbdbf3716e61d74074e5f0617500b94ed1d450e030f88f3821f948cfa37c247ec2c2571fd76974374868e WHIRLPOOL 52a74c74cfeacbebd3cf3e2aced7a0054b68ce3ec04309ac608c4e1e5779a9ced8d9ea50a0898b610288aef588b613455b38b46af3ab67c44f3581ef3676b79e diff --git a/media-video/cinelerra/cinelerra-20140710.ebuild b/media-video/cinelerra/cinelerra-20140710.ebuild deleted file mode 100644 index a8778249bff..00000000000 --- a/media-video/cinelerra/cinelerra-20140710.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils multilib flag-o-matic - -DESCRIPTION="The most advanced non-linear video editor and compositor" -HOMEPAGE="http://www.cinelerra.org/" -SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="cpu_flags_x86_3dnow alsa altivec css debug ieee1394 cpu_flags_x86_mmx opengl oss" - -RDEPEND="media-libs/a52dec:= - media-libs/faac:= - media-libs/faad2:= - >=media-libs/freetype-2 - media-libs/libdv:= - >=media-libs/libogg-1.2:= - media-libs/libpng:0= - media-libs/libsndfile:= - >=media-libs/libtheora-1.1:= - >=media-libs/libvorbis-1.3:= - >=media-libs/openexr-1.5:= - media-libs/tiff:0= - media-libs/x264:= - media-sound/lame:= - >=media-video/mjpegtools-2 - >=sci-libs/fftw-3 - x11-libs/libX11:= - x11-libs/libXext:= - x11-libs/libXft:= - x11-libs/libXv:= - x11-libs/libXvMC:= - x11-libs/libXxf86vm:= - virtual/ffmpeg - || ( media-video/ffmpeg:0 media-libs/libpostproc ) - virtual/jpeg:0 - alsa? ( media-libs/alsa-lib:= ) - ieee1394? ( - media-libs/libiec61883:= - >=sys-libs/libraw1394-1.2.0:= - >=sys-libs/libavc1394-0.5.0:= - ) - opengl? ( - virtual/glu - virtual/opengl - )" -DEPEND="${RDEPEND} - app-arch/xz-utils - virtual/pkgconfig - cpu_flags_x86_mmx? ( dev-lang/nasm )" - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-validate_desktop_entry.patch \ - "${FILESDIR}"/${PN}-ffmpeg.patch \ - "${FILESDIR}"/${P}-underlinking.patch \ - "${FILESDIR}"/${P}-ffmpeg-0.11.patch \ - "${FILESDIR}"/${PN}-libav9.patch \ - "${FILESDIR}"/${PN}-pngtoh.patch \ - "${FILESDIR}"/${PN}-nofindobject.patch \ - "${FILESDIR}"/${PN}-asm-gcc52.patch \ - "${FILESDIR}"/${PN}-putbits-gcc52.patch - - if has_version '>=media-video/ffmpeg-2' ; then - epatch "${FILESDIR}"/${PN}-ffmpeg2.patch - fi - - if has_version '>=media-video/ffmpeg-2.9' ; then - epatch "${FILESDIR}"/${PN}-ffmpeg29.patch - fi - - eautoreconf -} - -src_configure() { - append-cppflags -D__STDC_CONSTANT_MACROS #321945 - append-ldflags -Wl,-z,noexecstack #212959 - - local myconf - use debug && myconf='--enable-x-error-output' - - econf \ - $(use_enable oss) \ - $(use_enable alsa) \ - --disable-esd \ - $(use_enable ieee1394 firewire) \ - $(use_enable css) \ - $(use_enable cpu_flags_x86_mmx mmx) \ - $(use_enable cpu_flags_x86_3dnow 3dnow) \ - $(use_enable altivec) \ - $(use_enable opengl) \ - --with-plugindir=/usr/$(get_libdir)/${PN} \ - --with-buildinfo=cust/"Gentoo - ${PV}" \ - --with-external-ffmpeg \ - ${myconf} -} - -src_install() { - emake DESTDIR="${D}" install - dohtml -a png,html,texi,sdw -r doc/* - - rm -rf "${D}"/usr/include - mv -vf "${D}"/usr/bin/mpeg3cat{,.hv} || die - mv -vf "${D}"/usr/bin/mpeg3dump{,.hv} || die - mv -vf "${D}"/usr/bin/mpeg3toc{,.hv} || die - dosym /usr/bin/mpeg2enc /usr/$(get_libdir)/${PN}/mpeg2enc.plugin - - prune_libtool_files --all -}