mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 21:27:01 +02:00
gimp-lqr-plugin: remove
does not support gimp 3, project seems mostly dead https://github.com/carlobaldassi/gimp-lqr-plugin/issues/17
This commit is contained in:
parent
17f7096da0
commit
4778f46f2b
2 changed files with 1 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'gimp-lqr-plugin'
|
||||
pkgname=gimp-lqr-plugin
|
||||
version=0.7.2
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake intltool pkg-config"
|
||||
makedepends="gimp-devel glib-devel gettext-devel liblqr-devel"
|
||||
short_desc="Gimp plugins for image resizing through seam carving"
|
||||
maintainer="CoolOhm <micvlas@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://liquidrescale.wikidot.com/"
|
||||
distfiles="http://liquidrescale.wdfiles.com/local--files/en:download-page-sources/gimp-lqr-plugin-${version}.tar.bz2"
|
||||
checksum=169e11164e4fe4e93a0f06e545748bd77b206b7a471bdebf7dd3bc8a008e647a
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||
}
|
|
@ -166,6 +166,7 @@ replaces="
|
|||
getmail<=5.14_2
|
||||
gfbgraph<=0.2.5_1
|
||||
gfm<=1.08_1
|
||||
gimp-lqr-plugin<=0.7.2_2
|
||||
gimp-python<=2.10.32_4
|
||||
giti<=1.0.0_1
|
||||
gksu<=2.0.2_4
|
||||
|
|
Loading…
Add table
Reference in a new issue