commit:     f6d1a0123ffba4e143c05c87e9a846f46d360223
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 08:59:50 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 09:50:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d1a012

gnome-extra/gnome-directory-thumbnailer: Version bump

Package-Manager: portage-2.3.1

 gnome-extra/gnome-directory-thumbnailer/Manifest   |  1 +
 .../gnome-directory-thumbnailer-0.1.8.ebuild       | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/gnome-extra/gnome-directory-thumbnailer/Manifest 
b/gnome-extra/gnome-directory-thumbnailer/Manifest
index b73c279..3dc2c9b 100644
--- a/gnome-extra/gnome-directory-thumbnailer/Manifest
+++ b/gnome-extra/gnome-directory-thumbnailer/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-directory-thumbnailer-0.1.6.tar.xz 260656 SHA256 
35e6c8b4d11553b24eadb21dc2367072eedbd284cec4c23d06492ab2f26d0e04 SHA512 
772c1e451d896d3704c25b5ab17ba74a52c14fb1103fb4ab18c67c6b2b5714b7ff5ac020252630b729aa081c8e1836a437487691590c3be1e63a0cc654f32dcf
 WHIRLPOOL 
486277c694b0467c879cadace0f858e9a0e8346f024d4f1c54c958f1ac8a900012d901f11253f61e53e203535af56351f105977907ec2fe11d7db49faa3e22d5
 DIST gnome-directory-thumbnailer-0.1.7.tar.xz 272984 SHA256 
977ebb515824bc9de37663700174ab39b9604709e989457cce3395a791172298 SHA512 
62d429f9a8420e45831cbfb94ef4d050ffd89975a2bd5ad61861435d8af559fd6bf3949683711f2240b7573c6222d0a436ec9876f7f63106e12adff3006126db
 WHIRLPOOL 
2b3ef85a9924e1749db734897c2c2f33b6ff7ac456697dab6f296927f27b5d4a0f53d41a130b408f32d0c91a17d35bd284e3918b3d603181fb77aec527215c9e
+DIST gnome-directory-thumbnailer-0.1.8.tar.xz 273896 SHA256 
fb56fc36f6d8fba1858af4e582eb281e1e529cdfa789061b1f5287bd3d972e06 SHA512 
ef4ca209897a6eaff635c840a66d175b3b57896167199a51762e4089bb9b5518f8700c3534019dc14a2e6a6542fb131d4d01d5c459baff2f7d09f7775e20bbb5
 WHIRLPOOL 
2999f41ab4c00ef80113b91a14b8a5864304fd56bbc1c27e88812ac72b8f42d0e76619564c394e326c7f21ecbe7af1ec2f43e138abb19817686a2e3ba0282dd8

diff --git 
a/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild
 
b/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild
new file mode 100644
index 00000000..ef627f2
--- /dev/null
+++ 
b/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="Thumbnail generator for directories"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+RDEPEND="
+       >=dev-libs/glib-2.35:2
+       >=x11-libs/gdk-pixbuf-2.6:2
+       >=gnome-base/gnome-desktop-2.2:3=
+       x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}
+       >=dev-util/intltool-0.40
+       virtual/pkgconfig
+"

Reply via email to