gimp: revbump for libmypaint
This commit is contained in:
parent
2e93ecb6b6
commit
c281e26392
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gimp'
|
# Template file for 'gimp'
|
||||||
pkgname=gimp
|
pkgname=gimp
|
||||||
version=2.10.22
|
version=2.10.22
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-check-update --datadir=/usr/share"
|
configure_args="--disable-check-update --datadir=/usr/share"
|
||||||
hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool
|
hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool
|
||||||
|
@ -37,7 +37,7 @@ pre_configure() {
|
||||||
libgimp_package() {
|
libgimp_package() {
|
||||||
short_desc+=" - runtime libraries"
|
short_desc+=" - runtime libraries"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/*.so.*
|
vmove "usr/lib/*.so.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue