mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
GraphicsMagick: update to 1.3.40.
This commit is contained in:
parent
f9986c2f65
commit
84c53697d6
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'GraphicsMagick'
|
# Template file for 'GraphicsMagick'
|
||||||
pkgname=GraphicsMagick
|
pkgname=GraphicsMagick
|
||||||
version=1.3.38
|
version=1.3.40
|
||||||
revision=2
|
revision=1
|
||||||
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
|
||||||
--with-modules --with-perl --without-jp2 --enable-shared --disable-static"
|
--with-modules --with-perl --without-jp2 --enable-shared --disable-static"
|
||||||
|
@ -16,10 +16,10 @@ depends="ghostscript"
|
||||||
short_desc="GraphicsMagick Image Processing System"
|
short_desc="GraphicsMagick Image Processing System"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://graphicsmagick.sourceforge.io/index.html"
|
homepage="http://www.graphicsmagick.org/"
|
||||||
changelog="https://graphicsmagick.sourceforge.io/NEWS.html"
|
changelog="https://sourceforge.net/p/graphicsmagick/code/ci/default/tree/NEWS.txt?format=raw"
|
||||||
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=35b8661f508337314e46aebcbdca6875cc6033a1cf3edff29aa5e14ef8d2d4e1
|
checksum=88ddbf76e1ced2ab6bcd743207ee308865de1afb4b645d460924dcc8bfc0ee85
|
||||||
keep_libtool_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
ignore="1.3.020080729"
|
# development snapshots
|
||||||
|
ignore="1.?.0????????"
|
||||||
|
|
Loading…
Add table
Reference in a new issue