summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-03-18Update 7.0.7.27 commitDaniel Bermond
2018-03-18Avoid running configure twiceDaniel Bermond
When using the git tree source, configure runs twice: for some reason it needs to do a recheck and runs for a second time. Remaking all the configuration files by running 'autoreconf -fis' will fix it.
2018-03-18Updated to version 7.0.7.27Daniel Bermond
2018-03-13Change source download method due to upstream limitationsDaniel Bermond
ImageMagick have an uncommon source distribution model: New releases appears firstly at imagemagick.org, but this website does not provide tarballs for all previous versions (only a tarball for the latest version is available from there). A tarball archive of previous versions can be found at the official github website, but strangely, the tarball of the current version appears there only after a certain lagging period. Using git clone as the source instead of the tarball allows to: - provide a new release as soon as possible - allows users to build the package with the older version if a new version is released upstream and the AUR package still had not the time to update the PKGBUILD - offers the possibility to lock-up the package at a certain version whithout any modification in this PKGBUILD (for example, if some build problem occurs with a newer version).
2018-03-04Updated to version 7.0.7.25Daniel Bermond
2018-02-25Updated to version 7.0.7.24Daniel Bermond
2018-02-19Updated to version 7.0.7.23Daniel Bermond
2018-01-22Updated to version 7.0.7.22Daniel Bermond
2018-01-07Updated to version 7.0.7.21Daniel Bermond
2018-01-01Updated to version 7.0.7.19Daniel Bermond
2017-12-28Updated to version 7.0.7.18Daniel Bermond
2017-12-27Updated to version 7.0.7.17Daniel Bermond
2017-12-25Updated to version 7.0.7.16Daniel Bermond
2017-12-22Updated to version 7.0.7.15Daniel Bermond
2017-12-22New upstream option: --with-heicDaniel Bermond
2017-12-22Rewrite to match official repository changesDaniel Bermond
Official repository now provides ImageMagick version 7 and it has splitted the package into libmagick and imagemagick binaries.
2017-12-06Updated to version 7.0.7.14Daniel Bermond
2017-12-01Updated to version 7.0.7.13Daniel Bermond
2017-11-12Updated to version 7.0.7.11Daniel Bermond
2017-11-05Updated to version 7.0.7.10Daniel Bermond
2017-11-05Add --with-raw to configure optionsDaniel Bermond
2017-11-05Fix ghostscripts font dir and add urw-base35 fonts dirDaniel Bermond
2017-11-05Switch CPPFLAGS to CFLAGSDaniel Bermond
Also preserve values already defined by the environsment variable.
2017-11-01Updated to version 7.0.7.9Daniel Bermond
2017-10-15Updated to version 7.0.7.8Daniel Bermond
2017-10-08Updated to version 7.0.7.7Daniel Bermond
2017-10-04Updated to version 7.0.7.6Daniel Bermond
2017-10-01Updated to version 7.0.7.5Daniel Bermond
2017-09-24Switched to a split packageDaniel Bermond
This will provide an easier maintenance.
2017-09-23Updated to version 7.0.7.4Daniel Bermond
2017-09-18Updated to version 7.0.7.3Daniel Bermond
2017-09-13Updated to version 7.0.7.2Daniel Bermond
2017-09-09Updated to version 7.0.7.1Daniel Bermond
2017-09-03Updated to version 7.0.7.0Daniel Bermond
2017-09-02Perl versioned binary modules rebuildDaniel Bermond
2017-08-28Updated to version 7.0.6.10Daniel Bermond
2017-08-21Updated to version 7.0.6.9Daniel Bermond
2017-08-20Updated to version 7.0.6.8Daniel Bermond
2017-08-16Updated to version 7.0.6.7Daniel Bermond
2017-08-16Cosmetic changingsDaniel Bermond
Also updated depends, provides and conflicts.
2017-07-22Updated to version 7.0.6.2Daniel Bermond
2017-07-16Updated to version 7.0.6.1Daniel Bermond
2017-06-11Updated to version 7.0.6.0Daniel Bermond
2017-06-06perl 5.26 rebuildDaniel Bermond
2017-06-03Updated to version 7.0.5.10Daniel Bermond
2017-05-28Updated to version 7.0.5.9Daniel Bermond
2017-05-20Updated to version 7.0.5.7Daniel Bermond
2017-05-13Updated to version 7.0.5.6Daniel Bermond
2017-04-30libwebp 0.6.0 rebuildDaniel Bermond
2017-04-25Updated to version 7.0.5.5Daniel Bermond