From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/tumbler/
Date: Tue, 2 Aug 2016 16:10:49 +0000 (UTC) [thread overview]
Message-ID: <1470154187.8c8bd71c7f20a5d86fd4c9c39f26c6740a0169b6.mgorny@gentoo> (raw)
commit: 8c8bd71c7f20a5d86fd4c9c39f26c6740a0169b6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 2 15:19:12 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 2 16:09:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c8bd71c
xfce-extra/tumbler: Prune old
| 1 -
| 55 --------------------------------
2 files changed, 56 deletions(-)
--git a/xfce-extra/tumbler/Manifest b/xfce-extra/tumbler/Manifest
index 26c2fe2..26da5e3 100644
--- a/xfce-extra/tumbler/Manifest
+++ b/xfce-extra/tumbler/Manifest
@@ -1,2 +1 @@
-DIST tumbler-0.1.30.tar.bz2 515676 SHA256 e7c20d79c830465f8b3b792893f05e8b8d5ba90aec4973e7517e07ef31537304 SHA512 dba70e631fd00cfcc35ce6f119b7bfed9193af5a7c01535a651d263959deade1ea49f6fd75a4ff308bcd836367b2caa885539ed2cb9798c9ae9aa01c081e9aea WHIRLPOOL 3f2623e3e3478527f5641312e4d5efc5048cbba640b0dabf8506d4ec5ca8379c0ae1ab58ebfe80807c9b103549f71a37c236efc764b6363d0b87f8dcf0b24d78
DIST tumbler-0.1.31.tar.bz2 550650 SHA256 d0fd329273ff6ac98885eade4c3d8c87a4dd0816f713646130808bfa90b87173 SHA512 8c5fc914be28b899155a8c3b3fec21c5e74c26569ae1bf6a18ae87c930927828570027d77d3ec0435b8db9449a9ea933da9ae5e00f7fdf13a335c0a25bb14d04 WHIRLPOOL 9d21da3fe29f3f175b95e01aec6d378803d54ab64213f16b0f559e304998905cedc15de7b00a5267dd5ed324568e7a03209432ba200206a9e65d694eccb7f803
diff --git a/xfce-extra/tumbler/tumbler-0.1.30.ebuild b/xfce-extra/tumbler/tumbler-0.1.30.ebuild
deleted file mode 100644
index 169a7f1..0000000
--- a/xfce-extra/tumbler/tumbler-0.1.30.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A thumbnail service for the filemanager of Xfce desktop environment"
-HOMEPAGE="http://www.xfce.org/projects/thunar/"
-SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="curl debug ffmpeg gstreamer jpeg odf pdf raw"
-
-COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=
- >=dev-libs/glib-2.24: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/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-pkg_setup() {
- XFCONF=(
- $(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)
- $(xfconf_use_debug)
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
- )
-
- DOCS=( AUTHORS ChangeLog NEWS README TODO )
-}
next reply other threads:[~2016-08-02 16:10 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-02 16:10 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-28 6:49 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/tumbler/ WANG Xuerui
2022-08-12 9:16 Michał Górny
2022-07-25 10:45 Michał Górny
2022-06-19 7:18 Michał Górny
2022-06-12 10:31 Michał Górny
2022-01-01 20:39 Michał Górny
2021-06-02 2:42 Yixun Lan
2021-04-12 23:33 Sam James
2021-02-19 1:11 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18 7:26 Sam James
2021-02-08 6:11 Sam James
2021-02-08 6:05 Sam James
2021-01-18 20:29 Michał Górny
2020-12-23 8:06 Michał Górny
2020-12-16 13:29 Michał Górny
2020-11-16 8:39 Joonas Niilola
2020-11-15 20:16 Michał Górny
2020-11-15 18:31 Michał Górny
2020-11-09 10:20 Michał Górny
2020-11-09 8:26 Michał Górny
2020-10-25 8:12 Michał Górny
2020-09-23 10:21 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2020-09-18 15:09 Agostino Sarubbo
2020-09-18 15:07 Agostino Sarubbo
2020-08-13 9:22 Michał Górny
2020-08-06 12:25 Michał Górny
2020-03-19 17:20 Michał Górny
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:34 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 18:05 Mikle Kolyada
2020-03-13 18:54 Agostino Sarubbo
2019-12-21 17:47 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-08-12 13:21 Michał Górny
2019-07-28 15:43 Michał Górny
2019-07-28 15:43 Michał Górny
2019-07-24 3:22 Aaron Bauman
2019-07-23 14:10 Kent Fredric
2019-06-30 6:51 Michał Górny
2019-05-17 20:07 Michał Górny
2019-04-08 19:17 Michał Górny
2019-04-07 21:37 Mikle Kolyada
2018-11-24 13:40 Sergei Trofimovich
2018-11-15 17:04 Thomas Deutschmann
2018-11-12 13:52 Mikle Kolyada
2018-11-11 19:07 Michał Górny
2018-09-13 14:37 Michał Górny
2018-09-13 14:37 Michał Górny
2018-09-08 18:12 Michał Górny
2018-03-31 8:03 Michał Górny
2018-03-23 19:53 Markus Meier
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-05 11:16 Mikle Kolyada
2017-07-17 21:33 Michał Górny
2017-06-07 20:06 Michał Górny
2017-06-07 20:06 Michał Górny
2017-05-29 21:53 Michał Górny
2017-05-15 19:19 Michał Górny
2017-02-19 2:46 Michael Palimaka
2017-01-13 15:41 Agostino Sarubbo
2016-12-20 12:31 Tobias Klausmann
2016-09-29 4:37 Jeroen Roovers
2016-06-26 18:43 Markus Meier
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=1470154187.8c8bd71c7f20a5d86fd4c9c39f26c6740a0169b6.mgorny@gentoo \
--to=mgorny@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