media-plugins/gimp-lqr - 0.7.2-r1 (gentoo)

Search

Package Information

Description:
Content-aware resizing for the GIMP
Homepage:
http://liquidrescale.wikidot.com/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.7.2-r1 7 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

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"
S="${WORKDIR}/${MY_P}"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"

RDEPEND="
	>=media-gfx/gimp-2.8:0/2
	media-libs/liblqr"
DEPEND="${RDEPEND}"

PATCHES=(
	"${FILESDIR}/${PN}-0.7.2-gcc-10-fno-common.patch"
)

Dependencies

DEPEND

	>=media-gfx/gimp-2.8:0/2
	media-libs/liblqr

RDEPEND

	>=media-gfx/gimp-2.8:0/2
	media-libs/liblqr