commit:     b44d87787b74994f6289794680080848ebe99ba7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 10:00:44 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 10:02:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44d8778

x11-misc/shutter: Drop old

Package-Manager: portage-2.3.0

 x11-misc/shutter/Manifest              |  5 ---
 x11-misc/shutter/shutter-0.90.1.ebuild | 70 -----------------------------
 x11-misc/shutter/shutter-0.90.ebuild   | 71 -----------------------------
 x11-misc/shutter/shutter-0.91.ebuild   | 70 -----------------------------
 x11-misc/shutter/shutter-0.93.1.ebuild | 82 ----------------------------------
 x11-misc/shutter/shutter-0.93.ebuild   | 70 -----------------------------
 6 files changed, 368 deletions(-)

diff --git a/x11-misc/shutter/Manifest b/x11-misc/shutter/Manifest
deleted file mode 100644
index 66910f3..0000000
--- a/x11-misc/shutter/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST shutter-0.90.1.tar.gz 3354197 SHA256 
10ba5cda49b2407ba2ea87bf8b06b60bd03c63e7ce391dda100c321054a02124 SHA512 
306671fdf0f31758b256bf6986db3c9100c292d12dce7316a111a20ae0ae4bc1820b4875d2fe593941b175e7fcf6767b328f1c0c518f55ea081aed49071ce0c7
 WHIRLPOOL 
f36bf5fa9c358c40b25fe856c7fc36c8d5b26c6f94502ae213caf33d025dff9910d2d0926f6c358d2d81c766df09b64b6a918757fb53b6a197f353fe08f6df30
-DIST shutter-0.90.tar.gz 3281329 SHA256 
7001b872f1723f58ec27289ceeb1fe9e3a75d82236250dc466076d30d7137a7d SHA512 
f27912f2b1a2d9469e20870c79f8cd11671ce9559510149f3806e2d1d3fd00d25e1f1216f9aac226aef1d7f6d543078d1a03ade912a4797d1342aad739ef6999
 WHIRLPOOL 
5c57ee654aa01f6bdfe8d7d69903a7fcc5186a88d0e1172326425c945796b3fc1f28929af97c67d065ddb1029f9a42b0fe86b71cef31fcae5aae3d19a3e0a36d
-DIST shutter-0.91.tar.gz 3376735 SHA256 
08764792ac6c2ed139a59283a8e5151fa40294c6822986d555977e6f60a49815 SHA512 
bc777d034b7ac103db59e686080590dae656fafbc4684227b256fc197a3bd02a66f67f674836db66afe5524427c127042830fe9b760d5a32c6e6a1c2e2be764b
 WHIRLPOOL 
98ca5193b6c342fcf48eede47cac0944c670092beaacf340c78607b659e5c59445fc0e55b22155886a79b318bce681935a15932d78de616425072819d5af6e21
-DIST shutter-0.93.1.tar.gz 3432204 SHA256 
536d1f7bc69fff518bf5a6a040d6a2d65beb2eecd5429967c71c25cf991e9625 SHA512 
50a635fdf73454b15351a7e2c4507bf0f9fd816273affbed412f42b1032087304ecf1fb4a4b655bc056820f267b98214ff5104f4fcd9e843f78e70ac4a7a4a04
 WHIRLPOOL 
e81f5970850638c711ae958365edde5f7f2b9678d292ce666c89a6611a30ce143440de5db47916b6e84b737bf3416bbed164e79954d8210382ff3f4546a840ad
-DIST shutter-0.93.tar.gz 3378419 SHA256 
493b39e1d4a1df4728c776eed7bf0bd6b81151ed4631c11aff6b291695733f87 SHA512 
8ebaf13b1d71bdabe6f610ee42e4bedd331479e72ee71a345e7b6bf9f56151b0d9c2cb0d104420b40636d3030258a8a8937a7672262c7afc5cd3b0e59b9d37b8
 WHIRLPOOL 
cc0b0e1f0f8805dd34b05a95de63a3b7904af7f7d1ca79b4d841e4ad7f77a33b0e590b239e282cb8a449658360b44c444dafa86d8aa9b6b5fe925c95161cb55d

diff --git a/x11-misc/shutter/shutter-0.90.1.ebuild 
b/x11-misc/shutter/shutter-0.90.1.ebuild
deleted file mode 100644
index 986aa28..0000000
--- a/x11-misc/shutter/shutter-0.90.1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="Feature-rich screenshot program"
-HOMEPAGE="http://shutter-project.org/";
-SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="drawing webphoto"
-
-RDEPEND="dev-lang/perl
-       drawing? ( dev-perl/Goo-Canvas  )
-       webphoto? ( gnome-extra/gnome-web-photo )
-       || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
-       dev-perl/libxml-perl
-       dev-perl/gnome2-wnck
-       dev-perl/gnome2-canvas
-       dev-perl/gnome2-perl
-       dev-perl/Gtk2-Unique
-       dev-perl/Gtk2-ImageView
-       dev-perl/File-DesktopEntry
-       dev-perl/File-HomeDir
-       dev-perl/File-Which
-       dev-perl/JSON
-       dev-perl/File-Copy-Recursive
-       dev-perl/File-MimeInfo
-       dev-perl/Locale-gettext
-       dev-perl/Net-DBus
-       dev-perl/Proc-Simple
-       dev-perl/Proc-ProcessTable
-       dev-perl/Sort-Naturally
-       dev-perl/WWW-Mechanize
-       dev-perl/X11-Protocol
-       dev-perl/XML-Simple
-       dev-perl/libwww-perl"
-
-src_prepare() {
-       use webphoto || epatch "${FILESDIR}"/${PN}-0.90-webphoto.patch
-       use drawing || epatch "${FILESDIR}"/${PN}-0.90-goocanvas.patch
-       #Fix tray icon because it doesn't pick the right icon using various 
themes
-       sed -i -e 
"/\$tray->set_from_icon_name/s:set_from_icon_name:set_from_file:" \
-       -e "s:shutter-panel:/usr/share/icons/hicolor/scalable/apps/&.svg:" \
-       bin/shutter || die "failed to fix trayicon"
-}
-
-src_install() {
-       dobin bin/${PN} || die "dobin failed"
-       insinto /usr/share/${PN}
-       doins -r share/${PN}/* || die "doins failed"
-       dodoc README || die "dodoc failed"
-       domenu share/applications/${PN}.desktop
-       # Man page is broken. Reconstruct it.
-       gunzip share/man/man1/${PN}.1.gz || die "gunzip failed"
-       doman share/man/man1/${PN}.1 || die "doman failed"
-       doicon share/pixmaps/${PN}.png
-       doins -r share/locale || die "doins failed"
-       insinto /usr/share/icons/hicolor
-       doins -r share/icons/hicolor/* || die "doins failed"
-       find "${D}"/usr/share/shutter/resources/system/plugins/ -type f ! -name 
'*.*' -exec chmod 755 {} \; \
-               || die "failed to make plugins executables"
-       find "${D}"/usr/share/shutter/resources/system/upload_plugins/upload 
-type f \
-               -name "*.pm" -exec chmod 755 {} \; || die "failed to make 
upload plugins executables"
-}

diff --git a/x11-misc/shutter/shutter-0.90.ebuild 
b/x11-misc/shutter/shutter-0.90.ebuild
deleted file mode 100644
index d0e31d1..0000000
--- a/x11-misc/shutter/shutter-0.90.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Feature-rich screenshot program"
-HOMEPAGE="http://shutter-project.org/";
-SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="drawing webphoto"
-
-RDEPEND="dev-lang/perl
-       drawing? ( dev-perl/Goo-Canvas  )
-       webphoto? ( gnome-extra/gnome-web-photo )
-       || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
-       dev-perl/libxml-perl
-       dev-perl/gnome2-wnck
-       dev-perl/gnome2-canvas
-       dev-perl/gnome2-perl
-       dev-perl/Gtk2-Unique
-       dev-perl/Gtk2-ImageView
-       dev-perl/File-DesktopEntry
-       dev-perl/File-HomeDir
-       dev-perl/File-Which
-       dev-perl/JSON
-       dev-perl/File-Copy-Recursive
-       dev-perl/File-MimeInfo
-       dev-perl/Locale-gettext
-       dev-perl/Net-DBus
-       dev-perl/Proc-Simple
-       dev-perl/Proc-ProcessTable
-       dev-perl/Sort-Naturally
-       dev-perl/WWW-Mechanize
-       dev-perl/X11-Protocol
-       dev-perl/XML-Simple
-       dev-perl/libwww-perl"
-
-src_prepare() {
-       use webphoto || epatch "${FILESDIR}"/${P}-webphoto.patch
-       use drawing || epatch "${FILESDIR}"/${P}-goocanvas.patch
-       #Fix tray icon because it doesn't pick the right icon using various 
themes
-       sed -i -e 
"/\$tray->set_from_icon_name/s:set_from_icon_name:set_from_file:" \
-       -e "s:shutter-panel:/usr/share/icons/hicolor/scalable/apps/&.svg:" \
-       bin/shutter || die "failed to fix trayicon"
-}
-
-src_install() {
-       dobin bin/${PN} || die "dobin failed"
-       insinto /usr/share/${PN}
-       doins -r share/${PN}/* || die "doins failed"
-       dodoc README || die "dodoc failed"
-       domenu share/applications/${PN}.desktop
-       # mapage is broken. Reconstruct it.
-       mv share/man/man1/${PN}.1.gz share/man/man1/${PN}.1
-       bzip2 share/man/man1/${PN}.1
-       doman share/man/man1/${PN}.1.bz2 || die "doman failed"
-       doicon share/pixmaps/${PN}.png
-       doins -r share/locale || die "doins failed"
-       insinto /usr/share/icons/hicolor
-       doins -r share/icons/hicolor/* || die "doins failed"
-       find "${D}"/usr/share/shutter/resources/system/plugins/ -type f ! -name 
'*.*' -exec chmod 755 {} \; \
-               || die "failed to make plugins executables"
-       find "${D}"/usr/share/shutter/resources/system/upload_plugins/upload 
-type f \
-               -name "*.pm" -exec chmod 755 {} \; || die "failed to make 
upload plugins executables"
-}

diff --git a/x11-misc/shutter/shutter-0.91.ebuild 
b/x11-misc/shutter/shutter-0.91.ebuild
deleted file mode 100644
index 361c267..0000000
--- a/x11-misc/shutter/shutter-0.91.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="Feature-rich screenshot program"
-HOMEPAGE="http://shutter-project.org/";
-SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="drawing webphoto"
-
-RDEPEND="dev-lang/perl
-       drawing? ( dev-perl/Goo-Canvas  )
-       webphoto? ( gnome-extra/gnome-web-photo )
-       || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
-       dev-perl/libxml-perl
-       dev-perl/gnome2-wnck
-       dev-perl/gnome2-canvas
-       dev-perl/gnome2-perl
-       dev-perl/Gtk2-Unique
-       dev-perl/Gtk2-ImageView
-       dev-perl/File-DesktopEntry
-       dev-perl/File-HomeDir
-       dev-perl/File-Which
-       dev-perl/JSON
-       dev-perl/File-Copy-Recursive
-       dev-perl/File-MimeInfo
-       dev-perl/Locale-gettext
-       dev-perl/Net-DBus
-       dev-perl/Proc-Simple
-       dev-perl/Proc-ProcessTable
-       dev-perl/Sort-Naturally
-       dev-perl/WWW-Mechanize
-       dev-perl/X11-Protocol
-       dev-perl/XML-Simple
-       dev-perl/libwww-perl"
-
-src_prepare() {
-       use webphoto || epatch "${FILESDIR}"/${PN}-0.90-webphoto.patch
-       use drawing || epatch "${FILESDIR}"/${PN}-0.90-goocanvas.patch
-       #Fix tray icon because it doesn't pick the right icon using various 
themes
-       sed -i -e 
"/\$tray->set_from_icon_name/s:set_from_icon_name:set_from_file:" \
-       -e "s:shutter-panel:/usr/share/icons/hicolor/scalable/apps/&.svg:" \
-       bin/shutter || die "failed to fix trayicon"
-}
-
-src_install() {
-       dobin bin/${PN} || die "dobin failed"
-       insinto /usr/share/${PN}
-       doins -r share/${PN}/* || die "doins failed"
-       dodoc README || die "dodoc failed"
-       domenu share/applications/${PN}.desktop
-       # Man page is broken. Reconstruct it.
-       gunzip share/man/man1/${PN}.1.gz || die "gunzip failed"
-       doman share/man/man1/${PN}.1 || die "doman failed"
-       doicon share/pixmaps/${PN}.png
-       doins -r share/locale || die "doins failed"
-       insinto /usr/share/icons/hicolor
-       doins -r share/icons/hicolor/* || die "doins failed"
-       find "${D}"/usr/share/shutter/resources/system/plugins/ -type f ! -name 
'*.*' -exec chmod 755 {} \; \
-               || die "failed to make plugins executables"
-       find "${D}"/usr/share/shutter/resources/system/upload_plugins/upload 
-type f \
-               -name "*.pm" -exec chmod 755 {} \; || die "failed to make 
upload plugins executables"
-}

diff --git a/x11-misc/shutter/shutter-0.93.1.ebuild 
b/x11-misc/shutter/shutter-0.93.1.ebuild
deleted file mode 100644
index 42489b4..0000000
--- a/x11-misc/shutter/shutter-0.93.1.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="Feature-rich screenshot program"
-HOMEPAGE="http://shutter-project.org/";
-SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="drawing webphoto"
-
-RDEPEND="dev-lang/perl
-       drawing? ( dev-perl/Goo-Canvas  )
-       webphoto? ( gnome-extra/gnome-web-photo )
-       || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
-       dev-perl/libxml-perl
-       dev-perl/gnome2-wnck
-       dev-perl/gnome2-canvas
-       dev-perl/gnome2-perl
-       dev-perl/Gtk2-Unique
-       dev-perl/Gtk2-ImageView
-       dev-perl/File-DesktopEntry
-       dev-perl/File-HomeDir
-       dev-perl/File-Which
-       dev-perl/JSON
-       dev-perl/File-Copy-Recursive
-       dev-perl/File-MimeInfo
-       dev-perl/Locale-gettext
-       dev-perl/Net-DBus
-       dev-perl/Proc-Simple
-       dev-perl/Proc-ProcessTable
-       dev-perl/Sort-Naturally
-       dev-perl/WWW-Mechanize
-       dev-perl/X11-Protocol
-       dev-perl/XML-Simple
-       dev-perl/libwww-perl"
-
-src_prepare() {
-       use webphoto || epatch "${FILESDIR}"/${PN}-0.90-webphoto.patch
-       use drawing || epatch "${FILESDIR}"/${PN}-0.90-goocanvas.patch
-       #Fix tray icon because it doesn't pick the right icon using various 
themes
-       sed -i -e 
"/\$tray->set_from_icon_name/s:set_from_icon_name:set_from_file:" \
-       -e "s:shutter-panel:/usr/share/icons/hicolor/scalable/apps/&.svg:" \
-       bin/shutter || die "failed to fix trayicon"
-}
-
-src_install() {
-       dobin bin/${PN} || die "dobin failed"
-       insinto /usr/share/${PN}
-       doins -r share/${PN}/* || die "doins failed"
-       dodoc README || die "dodoc failed"
-       domenu share/applications/${PN}.desktop
-       # Man page is broken. Reconstruct it.
-       gunzip share/man/man1/${PN}.1.gz || die "gunzip failed"
-       doman share/man/man1/${PN}.1 || die "doman failed"
-       doicon share/pixmaps/${PN}.png
-       doins -r share/locale || die "doins failed"
-       insinto /usr/share/icons/hicolor
-       doins -r share/icons/hicolor/* || die "doins failed"
-       find "${D}"/usr/share/shutter/resources/system/plugins/ -type f ! -name 
'*.*' -exec chmod 755 {} \; \
-               || die "failed to make plugins executables"
-       find "${D}"/usr/share/shutter/resources/system/upload_plugins/upload 
-type f \
-               -name "*.pm" -exec chmod 755 {} \; || die "failed to make 
upload plugins executables"
-}
-
-pkg_postinst() {
-       elog ""
-       elog "The following optional dependencies can be used to provide"
-       elog "additional functionality:"
-       elog ""
-       elog "- media-libs/exiftool            : Writing Exif information"
-       elog "- dev-libs/libappindicator       : Status icon support for Unity"
-       elog "- dev-perl/{Net-OAuth,Path-Class}: Dropbox support"
-       elog "- dev-perl/JSON-XS               : vgy.me image hosting support"
-       elog""
-}

diff --git a/x11-misc/shutter/shutter-0.93.ebuild 
b/x11-misc/shutter/shutter-0.93.ebuild
deleted file mode 100644
index 361c267..0000000
--- a/x11-misc/shutter/shutter-0.93.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit eutils
-
-DESCRIPTION="Feature-rich screenshot program"
-HOMEPAGE="http://shutter-project.org/";
-SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="drawing webphoto"
-
-RDEPEND="dev-lang/perl
-       drawing? ( dev-perl/Goo-Canvas  )
-       webphoto? ( gnome-extra/gnome-web-photo )
-       || ( media-gfx/imagemagick[perl] 
media-gfx/graphicsmagick[imagemagick,perl] )
-       dev-perl/libxml-perl
-       dev-perl/gnome2-wnck
-       dev-perl/gnome2-canvas
-       dev-perl/gnome2-perl
-       dev-perl/Gtk2-Unique
-       dev-perl/Gtk2-ImageView
-       dev-perl/File-DesktopEntry
-       dev-perl/File-HomeDir
-       dev-perl/File-Which
-       dev-perl/JSON
-       dev-perl/File-Copy-Recursive
-       dev-perl/File-MimeInfo
-       dev-perl/Locale-gettext
-       dev-perl/Net-DBus
-       dev-perl/Proc-Simple
-       dev-perl/Proc-ProcessTable
-       dev-perl/Sort-Naturally
-       dev-perl/WWW-Mechanize
-       dev-perl/X11-Protocol
-       dev-perl/XML-Simple
-       dev-perl/libwww-perl"
-
-src_prepare() {
-       use webphoto || epatch "${FILESDIR}"/${PN}-0.90-webphoto.patch
-       use drawing || epatch "${FILESDIR}"/${PN}-0.90-goocanvas.patch
-       #Fix tray icon because it doesn't pick the right icon using various 
themes
-       sed -i -e 
"/\$tray->set_from_icon_name/s:set_from_icon_name:set_from_file:" \
-       -e "s:shutter-panel:/usr/share/icons/hicolor/scalable/apps/&.svg:" \
-       bin/shutter || die "failed to fix trayicon"
-}
-
-src_install() {
-       dobin bin/${PN} || die "dobin failed"
-       insinto /usr/share/${PN}
-       doins -r share/${PN}/* || die "doins failed"
-       dodoc README || die "dodoc failed"
-       domenu share/applications/${PN}.desktop
-       # Man page is broken. Reconstruct it.
-       gunzip share/man/man1/${PN}.1.gz || die "gunzip failed"
-       doman share/man/man1/${PN}.1 || die "doman failed"
-       doicon share/pixmaps/${PN}.png
-       doins -r share/locale || die "doins failed"
-       insinto /usr/share/icons/hicolor
-       doins -r share/icons/hicolor/* || die "doins failed"
-       find "${D}"/usr/share/shutter/resources/system/plugins/ -type f ! -name 
'*.*' -exec chmod 755 {} \; \
-               || die "failed to make plugins executables"
-       find "${D}"/usr/share/shutter/resources/system/upload_plugins/upload 
-type f \
-               -name "*.pm" -exec chmod 755 {} \; || die "failed to make 
upload plugins executables"
-}

Reply via email to