From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpegthumbnailer/
Date: Wed, 12 Jun 2019 10:37:28 +0000 (UTC) [thread overview]
Message-ID: <1560335824.1eb16a7838c9a80f3b79922a34458a6c35ae05d3.asturm@gentoo> (raw)
commit: 1eb16a7838c9a80f3b79922a34458a6c35ae05d3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 10:30:49 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 10:37:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb16a78
media-video/ffmpegthumbnailer: Drop 2.2.0 (r0)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../ffmpegthumbnailer-2.2.0.ebuild | 47 ----------------------
1 file changed, 47 deletions(-)
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild
deleted file mode 100644
index d92f8f29094..00000000000
--- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.2.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 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 )
- test? ( png jpeg )"
-
-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
-}
next reply other threads:[~2019-06-12 10:37 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-12 10:37 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-30 7:53 [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpegthumbnailer/ Andreas Sturmlechner
2023-03-31 11:42 Arthur Zamarin
2023-03-31 11:42 Arthur Zamarin
2023-01-21 19:26 Arthur Zamarin
2023-01-13 14:20 Arthur Zamarin
2023-01-13 13:04 Arthur Zamarin
2022-12-18 12:20 Sam James
2022-12-18 12:20 Sam James
2022-11-12 17:48 Matt Turner
2022-08-28 5:06 WANG Xuerui
2022-04-01 1:32 Sam James
2022-04-01 1:32 Sam James
2022-03-15 9:39 Jakov Smolić
2022-02-25 21:00 Arthur Zamarin
2022-02-19 19:28 Sam James
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2021-08-23 22:59 Marek Szuba
2021-04-12 23:33 Sam James
2020-10-14 8:18 Alexis Ballier
2020-04-26 10:13 Mikle Kolyada
2020-04-11 10:20 Sergei Trofimovich
2019-07-24 3:22 Aaron Bauman
2017-03-23 19:45 Johannes Huber
2017-02-23 9:27 Michael Weber
2017-01-25 18:24 Tobias Klausmann
2017-01-25 10:07 Alexis Ballier
2017-01-15 20:44 Jeroen Roovers
2017-01-15 20:37 Jeroen Roovers
2017-01-13 14:35 Agostino Sarubbo
2016-11-17 18:08 Lars Wendler
2016-11-17 18:08 Lars Wendler
2016-10-31 22:39 Lars Wendler
2016-10-31 22:39 Lars Wendler
2016-02-23 16:02 Alexis Ballier
2015-10-21 10:05 Lars Wendler
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=1560335824.1eb16a7838c9a80f3b79922a34458a6c35ae05d3.asturm@gentoo \
--to=asturm@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