mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
GraphicsMagick: switch to INSTALL.msg.
This commit is contained in:
parent
016cb12261
commit
171721efa2
2 changed files with 3 additions and 16 deletions
|
@ -1,12 +1,3 @@
|
||||||
#
|
|
||||||
# This script will advice the user of the procedure of installation
|
|
||||||
# of the Perl interface for GraphicsMagick
|
|
||||||
#
|
|
||||||
|
|
||||||
case "${ACTION}" in
|
|
||||||
post)
|
|
||||||
|
|
||||||
cat << _EOF
|
|
||||||
=====================================================================
|
=====================================================================
|
||||||
|
|
||||||
The libgraphicsmagick-devel package contain also:
|
The libgraphicsmagick-devel package contain also:
|
||||||
|
@ -23,7 +14,3 @@ post)
|
||||||
The Void Linux Team
|
The Void Linux Team
|
||||||
|
|
||||||
=====================================================================
|
=====================================================================
|
||||||
_EOF
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'GraphicsMagick'
|
# Template file for 'GraphicsMagick'
|
||||||
pkgname=GraphicsMagick
|
pkgname=GraphicsMagick
|
||||||
version=1.3.19
|
version=1.3.19
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||||
homepage="http://www.graphicsmagick.org/"
|
homepage="http://www.graphicsmagick.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue