public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffdiaporama/
Date: Tue,  4 Jun 2019 22:00:15 +0000 (UTC)	[thread overview]
Message-ID: <1559685117.a58f6e39aec913556246dbb222a9e19a9c21cae9.asturm@gentoo> (raw)

commit:     a58f6e39aec913556246dbb222a9e19a9c21cae9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  4 21:51:57 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  4 21:51:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58f6e39

media-video/ffdiaporama: Drop 2.2_pre20140701-r1

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ffdiaporama-2.2_pre20140701-r1.ebuild          | 80 ----------------------
 1 file changed, 80 deletions(-)

diff --git a/media-video/ffdiaporama/ffdiaporama-2.2_pre20140701-r1.ebuild b/media-video/ffdiaporama/ffdiaporama-2.2_pre20140701-r1.ebuild
deleted file mode 100644
index 0a8509a3a0b..00000000000
--- a/media-video/ffdiaporama/ffdiaporama-2.2_pre20140701-r1.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit xdg-utils gnome2-utils qmake-utils
-
-MY_PV=${PV%_pre20140701}
-BIN_PV=${MY_PV}.devel.2014.0701
-RSC_PV=${MY_PV}.devel.2014.0503
-TMT_PV=1.0.2014.0125
-DESCRIPTION="Movie creator from photos and video clips"
-HOMEPAGE="http://ffdiaporama.tuxfamily.org"
-SRC_URI="http://download.tuxfamily.org/${PN}/Packages/Devel/${PN}_bin_${BIN_PV}.tar.gz
-	http://download.tuxfamily.org/${PN}/Packages/Devel/${PN}_rsc_${RSC_PV}.tar.gz
-	https://dev.gentoo.org/~jstein/dist/ffdiaporama-2.2-libav11.patch
-	https://dev.gentoo.org/~jstein/dist/ffdiaporama-2.2-ffmpeg-3.0.patch
-	texturemate? ( http://download.tuxfamily.org/${PN}/Packages/Stable/${PN}_texturemate_${TMT_PV}.tar.gz )"
-
-LICENSE="GPL-2
-	texturemate? ( CC-BY-3.0 )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="libav openclipart texturemate"
-
-RDEPEND="
-	media-gfx/exiv2
-	media-libs/taglib
-	openclipart? ( media-gfx/openclipart[svg,-gzip] )
-	dev-qt/qtconcurrent:5
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qthelp:5
-	dev-qt/qtmultimedia:5
-	dev-qt/qtsql:5[sqlite]
-	dev-qt/qtsvg:5
-	dev-qt/qtxml:5
-	libav? ( >=media-video/libav-11:0=[encode] )
-	!libav? ( >=media-video/ffmpeg-2.8:0=[encode] )"
-DEPEND="${RDEPEND}"
-
-DOCS=( authors.txt )
-PATCHES=( "${DISTDIR}"/${PN}-${MY_PV}-{ffmpeg-3.0,libav11}.patch )
-
-S="${WORKDIR}/ffDiaporama"
-
-src_prepare() {
-	echo "SUBDIRS += ../ffDiaporama_rsc" >> ffDiaporama.pro || die
-	if use texturemate; then
-		echo "SUBDIRS += ../ffDiaporama_texturemate" >> ffDiaporama.pro || die
-	fi
-	default_src_prepare
-}
-
-src_configure() {
-	eqmake5 QMAKE_CFLAGS_ISYSTEM=
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-	if use openclipart; then
-		dosym ../../clipart/openclipart /usr/share/ffDiaporama/clipart/openclipart
-	fi
-}
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-	gnome2_icon_cache_update
-}


             reply	other threads:[~2019-06-04 22:00 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 22:00 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-11  9:04 [gentoo-commits] repo/gentoo:master commit in: media-video/ffdiaporama/ Ionen Wolkens
2025-02-02 15:03 Andreas Sturmlechner
2025-01-31  7:56 Joonas Niilola
2025-01-30 18:47 Jakov Smolić
2024-02-29 13:48 Joonas Niilola
2024-02-29 13:48 Joonas Niilola
2023-08-20 19:35 Arthur Zamarin
2023-08-20 19:34 Arthur Zamarin
2023-05-28  7:28 Joonas Niilola
2023-05-16  8:55 Andreas Sturmlechner
2023-05-16  8:36 Andreas Sturmlechner
2023-05-16  3:43 Sam James
2023-05-16  3:39 Sam James
2023-05-16  3:39 Sam James
2022-10-27 12:55 Joonas Niilola
2022-05-19  2:20 Sam James
2022-05-13 20:04 Sam James
2021-04-28  6:42 Joonas Niilola
2020-07-28 14:29 Andreas Sturmlechner
2020-04-26 10:16 Mikle Kolyada
2019-06-04 20:58 Thomas Deutschmann
2019-05-29  1:15 Aaron Bauman
2018-12-22 11:43 Andreas Sturmlechner
2018-12-22 11:43 Andreas Sturmlechner
2018-02-11 11:02 Michał Górny
2018-01-15 19:03 Tobias Klausmann
2018-01-13 23:28 Andreas Sturmlechner
2017-12-21 20:29 Patrice Clement
2017-12-10 14:20 Jonas Stein
2017-11-26 23:11 David Seifert
2017-03-19 17:59 Amy Liffey

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=1559685117.a58f6e39aec913556246dbb222a9e19a9c21cae9.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