mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
GraphicsMagick: update to 1.3.24.
This commit is contained in:
parent
d09ec2a736
commit
4ea899fbb4
1 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'GraphicsMagick'
|
# Template file for 'GraphicsMagick'
|
||||||
pkgname=GraphicsMagick
|
pkgname=GraphicsMagick
|
||||||
version=1.3.23
|
version=1.3.24
|
||||||
revision=2
|
revision=1
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
|
configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
|
||||||
|
@ -16,10 +16,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.graphicsmagick.org/"
|
homepage="http://www.graphicsmagick.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
short_desc="GraphicsMagick Image Processing System"
|
short_desc="GraphicsMagick Image Processing System"
|
||||||
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cb320e009173c66927041a675755fad454b8aadf1da2c6fd1d65eac298c556db
|
checksum=5fa50af61e1c9841a24648d46f03a25a07919069950ffb97389724d20ef3c5d2
|
||||||
|
|
||||||
post_install(){
|
post_install() {
|
||||||
vlicense Copyright.txt LICENSE
|
vlicense Copyright.txt LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue