Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.0.0 / packages / imagemagick / Makefile.fpc.fpcmake
Size: Mime:
#
#   Makefile.fpc for Free Pascal GTK 2.x.y Bindings
#

[package]
name=imagemagick
version=3.0.0

[require]
libc=y

[target]
units=buildim 
exampledirs=
implicitunits=magick_wand imagemagick

[compiler]
includedir=src
sourcedir=src tests

[install]
buildunit=buildim
fpcpackage=y

[shared]
build=n

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: