* [gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lqr/files/, media-plugins/gimp-lqr/
@ 2018-03-29 19:23 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-03-29 19:23 UTC (permalink / raw
To: gentoo-commits
commit: 569f0a1aebbc11b6d9133179074bf0d1d51fd2ce
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 16:06:21 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 29 19:22:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569f0a1a
media-plugins/gimp-lqr: Remove old
Closes: https://github.com/gentoo/gentoo/pull/7647
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-plugins/gimp-lqr/Manifest | 1 -
.../gimp-lqr/files/gimp-lqr-no-deprecated.patch | 22 --------------
media-plugins/gimp-lqr/gimp-lqr-0.7.1.ebuild | 34 ----------------------
3 files changed, 57 deletions(-)
diff --git a/media-plugins/gimp-lqr/Manifest b/media-plugins/gimp-lqr/Manifest
index 339ed23c277..9fd78307824 100644
--- a/media-plugins/gimp-lqr/Manifest
+++ b/media-plugins/gimp-lqr/Manifest
@@ -1,2 +1 @@
-DIST gimp-lqr-plugin-0.7.1.tar.bz2 783423 BLAKE2B a904c5d8b82fef4e00f0ea36b9e9060958f9469748c54c33d7908723c821883a738906b9ded12213e2c175e0daeb8a86965b93600e03185d95342320149eb550 SHA512 6c7b4d6c28e6736a4dbfd4d97f4624f67dce0c88b57ee8688c52f3731971a3128a1968bb91824a9a5b58bdb0ca4bf23d5ae0fbabc3e0b4b422ae723423631d3b
DIST gimp-lqr-plugin-0.7.2.tar.bz2 784455 BLAKE2B 699557848a2503fb64f428ca404fa2c9b1c114bb11b1664e2f2690496b0acb3fb6d3903979c5f7cd4f0972211284f8d7bcf914b339db90184d38e628706b3156 SHA512 bcbd72aa8e31a86261a2de35c0d9acdbe6bef9f612281a32239578e0bbd74ba154a5b7fe2b8bfee4ef3301333c0ebb749a12732497d82452720bf9be271048c4
diff --git a/media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch b/media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch
deleted file mode 100644
index b309df4d609..00000000000
--- a/media-plugins/gimp-lqr/files/gimp-lqr-no-deprecated.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.ac.orig 2012-02-24 19:32:04.000000000 +0100
-+++ configure.ac 2012-02-24 19:32:20.000000000 +0100
-@@ -116,9 +116,6 @@
- fi
- AC_MSG_RESULT($have_gtk_2_12)
-
--if test "x$have_gtk_2_7" != "xyes"; then
-- CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
--fi
-
-
- AC_MSG_CHECKING([if GIMP is version 2.4.0 or newer])
-@@ -129,9 +126,6 @@
- fi
- AC_MSG_RESULT($have_gimp_2_4)
-
--if test "x$have_gimp_2_4" != "xyes"; then
-- CPPFLAGS="$CPPFLAGS -DGIMP_DISABLE_DEPRECATED"
--fi
-
- AC_MSG_CHECKING([if we are on Win32])
- AC_LANG([C])
diff --git a/media-plugins/gimp-lqr/gimp-lqr-0.7.1.ebuild b/media-plugins/gimp-lqr/gimp-lqr-0.7.1.ebuild
deleted file mode 100644
index 862f2c55f02..00000000000
--- a/media-plugins/gimp-lqr/gimp-lqr-0.7.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit autotools eutils
-
-MY_P="${PN}-plugin-${PV}"
-
-DESCRIPTION="Content-aware resizing for the GIMP"
-HOMEPAGE="http://liquidrescale.wikidot.com/"
-SRC_URI="http://liquidrescale.wikidot.com/local--files/en:download-page-sources/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="media-gfx/gimp
- media-libs/liblqr"
-DEPEND="dev-util/intltool
- ${RDEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-no-deprecated.patch"
- eautoreconf
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS BUGS ChangeLog NEWS README TODO
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-03-29 19:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-29 19:23 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lqr/files/, media-plugins/gimp-lqr/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox