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 EA8CA1382C5 for ; Fri, 19 Feb 2021 01:11:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6968E0A87; Fri, 19 Feb 2021 01:11:14 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E67BE0A87 for ; Fri, 19 Feb 2021 01:11:14 +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 AE6A6340D5C for ; Fri, 19 Feb 2021 01:11:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F30DA4EA for ; Fri, 19 Feb 2021 01:11:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1613696620.9bd27631dc04ae4734fca3f86620dcd5b3801ecc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/tumbler/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/tumbler/Manifest xfce-extra/tumbler/tumbler-0.2.9.ebuild X-VCS-Directories: xfce-extra/tumbler/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9bd27631dc04ae4734fca3f86620dcd5b3801ecc X-VCS-Branch: master Date: Fri, 19 Feb 2021 01:11:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fb686dc0-ba13-48c4-b0fa-ec9f88450f68 X-Archives-Hash: 27dd27eed6cfe0033a755c90eed51917 commit: 9bd27631dc04ae4734fca3f86620dcd5b3801ecc Author: Michał Górny gentoo org> AuthorDate: Fri Feb 19 00:55:32 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 19 01:03:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd27631 xfce-extra/tumbler: Remove old Signed-off-by: Michał Górny gentoo.org> xfce-extra/tumbler/Manifest | 1 - xfce-extra/tumbler/tumbler-0.2.9.ebuild | 57 --------------------------------- 2 files changed, 58 deletions(-) diff --git a/xfce-extra/tumbler/Manifest b/xfce-extra/tumbler/Manifest index 9978105d6e7..0d050acb1bf 100644 --- a/xfce-extra/tumbler/Manifest +++ b/xfce-extra/tumbler/Manifest @@ -1,2 +1 @@ -DIST tumbler-0.2.9.tar.bz2 557794 BLAKE2B 564b0d91489ee617799749db13085301f8b7195736ee01cd44d1e4bee7130a34235deaaac973f9be902b63eab46c69a5a277872204f53067d15645556f00dd42 SHA512 df9cf9b2ba77e220f11c5ca3ec4601c973802b802e989dcd24d1b2c7c13e97c185071488c866f3ed5ed1cc6defde1a4879b5fc2c48bfc015456508e526d6bf0f DIST tumbler-4.16.0.tar.bz2 607640 BLAKE2B 9958c70f5e8b09e3a23e54cb0ce5a66416fe7459455dd145196daad24c2db0cea77ef4a4c7a8809a150f8dc6161e7e4825bf2ca48a5348fe702cec5e09a93706 SHA512 86b30a1b3a8b668bfd6cecb39bbfc642793d63055b0f3dc32e4e275082d086a9c011a98511938b7489099f35458613b3df24224ff48e4940f42ff552a14fa9d2 diff --git a/xfce-extra/tumbler/tumbler-0.2.9.ebuild b/xfce-extra/tumbler/tumbler-0.2.9.ebuild deleted file mode 100644 index 9421282d86a..00000000000 --- a/xfce-extra/tumbler/tumbler-0.2.9.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A thumbnail service for Thunar" -HOMEPAGE="https://docs.xfce.org/xfce/thunar/start" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="curl ffmpeg gstreamer jpeg odf pdf raw" - -COMMON_DEPEND=">=dev-libs/glib-2.42:2 - media-libs/freetype:2= - media-libs/libpng:0= - >=sys-apps/dbus-1.6 - >=x11-libs/gdk-pixbuf-2.14:2 - curl? ( >=net-misc/curl-7.25:= ) - ffmpeg? ( >=media-video/ffmpegthumbnailer-2.0.8:= ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - ) - jpeg? ( virtual/jpeg:0= ) - odf? ( >=gnome-extra/libgsf-1.14.20:= ) - pdf? ( >=app-text/poppler-0.12.4[cairo] ) - raw? ( >=media-libs/libopenraw-0.0.8:=[gtk] )" -RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.4 - gstreamer? ( media-plugins/gst-plugins-meta:1.0 )" -DEPEND="${COMMON_DEPEND} - dev-util/gtk-doc-am - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_configure() { - local myconf=( - $(use_enable curl cover-thumbnailer) - $(use_enable jpeg jpeg-thumbnailer) - $(use_enable ffmpeg ffmpeg-thumbnailer) - $(use_enable gstreamer gstreamer-thumbnailer) - $(use_enable odf odf-thumbnailer) - $(use_enable pdf poppler-thumbnailer) - $(use_enable raw raw-thumbnailer) - ) - - econf "${myconf[@]}" -} - -src_install() { - default - - find "${D}" -name '*.la' -delete || die -}