mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
gimp: update to 2.8.16.
This commit is contained in:
parent
94e5d71af4
commit
531e0605cf
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gimp'.
|
# Template build file for 'gimp'.
|
||||||
pkgname=gimp
|
pkgname=gimp
|
||||||
version=2.8.14
|
version=2.8.16
|
||||||
revision=5
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-aa --without-gvfs --enable-gimp-console
|
configure_args="--without-aa --without-gvfs --enable-gimp-console
|
||||||
|
@ -26,10 +26,9 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gimp.org"
|
homepage="http://www.gimp.org"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2"
|
distfiles="http://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2"
|
||||||
checksum=d82a958641c9c752d68e35f65840925c08e314cea90222ad845892a40e05b22d
|
checksum=95e3857bd0b5162cf8d1eda8c78b741eef968c3e3ac6c1195aaac2a4e2574fb7
|
||||||
|
|
||||||
libgimp_package() {
|
libgimp_package() {
|
||||||
replaces="gimp<2.8.10_3"
|
|
||||||
short_desc+=" - runtime libraries"
|
short_desc+=" - runtime libraries"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/*.so.*
|
vmove usr/lib/*.so.*
|
||||||
|
|
Loading…
Add table
Reference in a new issue