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 A8B2D139695 for ; Thu, 23 Mar 2017 19:45:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9C71E0C47; Thu, 23 Mar 2017 19:45:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 93C6CE0C47 for ; Thu, 23 Mar 2017 19:45:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74942341653 for ; Thu, 23 Mar 2017 19:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CB977282 for ; Thu, 23 Mar 2017 19:45:28 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1490298292.9e7524199cfda0dea10274e9a68042cb7d06178b.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpegthumbnailer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ffmpegthumbnailer/Manifest media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.2.ebuild X-VCS-Directories: media-video/ffmpegthumbnailer/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 9e7524199cfda0dea10274e9a68042cb7d06178b X-VCS-Branch: master Date: Thu, 23 Mar 2017 19:45:28 +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: 888b1a23-e520-4d2c-9a8c-d3d43e40cf60 X-Archives-Hash: 32aa26d4d2d2645588ac5c7b4ab7ebbe commit: 9e7524199cfda0dea10274e9a68042cb7d06178b Author: Johannes Huber gentoo org> AuthorDate: Thu Mar 23 19:44:52 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Mar 23 19:44:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e752419 media-video/ffmpegthumbnailer: Remove 2.1.2 Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-video/ffmpegthumbnailer/Manifest | 1 - .../ffmpegthumbnailer-2.1.2.ebuild | 46 ---------------------- 2 files changed, 47 deletions(-) diff --git a/media-video/ffmpegthumbnailer/Manifest b/media-video/ffmpegthumbnailer/Manifest index 2a0013aec2d..36593314fef 100644 --- a/media-video/ffmpegthumbnailer/Manifest +++ b/media-video/ffmpegthumbnailer/Manifest @@ -1,2 +1 @@ -DIST ffmpegthumbnailer-2.1.2.tar.bz2 1221508 SHA256 f536035c3f2c2455b3180559e3fb3082db275d9264565271053028221dc6d2cd SHA512 e297708df4cbefdbead89af0499881b17128dc47c8403f84862343822113354de61450f63e932ab4b5b2414826a3fe5ff72ac2bec22ee3bb507801ee0d065d7b WHIRLPOOL 3775e071380936f447b880ee051e8c9fe6ec50735b46cd352600ee7125b0744847a5547378bba25a65d3829f25ccee6843c1559a917e50aa6e02c1a6727c6b8a DIST ffmpegthumbnailer-2.2.0.tar.bz2 1223895 SHA256 e5c31299d064968198cd378f7488e52cd5e738fac998eea780bc77d7f32238c2 SHA512 526d15b2c754fcb1415e69fb54cb6e7d0102b6d73a32a7e8528df81e32633dfe3786898984fdb988c93daee7218956c75c096ef657c9b3a42399d2d1d27c7bbf WHIRLPOOL 8634c8c33ae61a2b50cc8bc30e666b2c814a589758d83805f11710651a834439564c4702778e385eca3c63a76f1cf1a066d3ba2b6685df51f21acfe3bd5b4c4c diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.2.ebuild deleted file mode 100644 index c6f15f29f88..00000000000 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.1.2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils eutils - -DESCRIPTION="Lightweight video thumbnailer that can be used by file managers" -HOMEPAGE="https://github.com/dirkvdb/ffmpegthumbnailer" -SRC_URI="https://github.com/dirkvdb/${PN}/releases/download/${PV}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="gnome gtk jpeg libav png test" - -RDEPEND=" - gtk? ( dev-libs/glib:2= ) - jpeg? ( virtual/jpeg:0= ) - !libav? ( >=media-video/ffmpeg-2.7:0= ) - libav? ( >=media-video/libav-11:0= ) - png? ( media-libs/libpng:0= ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" -REQUIRED_USE="gnome? ( gtk )" - -DOCS=( AUTHORS ChangeLog README.md ) - -src_prepare() { - rm -rf out* || die - - cmake-utils_src_prepare -} - -src_configure() { - local mycmakeargs=( - -DENABLE_GIO=$(usex gtk) - -DENABLE_TESTS=$(usex test) - -DENABLE_THUMBNAILER=$(usex gnome) - -DHAVE_JPEG=$(usex jpeg) - -DHAVE_PNG=$(usex png) - ) - cmake-utils_src_configure -}