Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-18 | Updated to version 7.0.7.27 | Daniel Bermond | |
2018-03-13 | Change source download method due to upstream limitations | Daniel 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-04 | Updated to version 7.0.7.25 | Daniel Bermond | |
2018-02-25 | Updated to version 7.0.7.24 | Daniel Bermond | |
2018-02-19 | Updated to version 7.0.7.23 | Daniel Bermond | |
2018-01-22 | Updated to version 7.0.7.22 | Daniel Bermond | |
2018-01-07 | Updated to version 7.0.7.21 | Daniel Bermond | |
2018-01-01 | Updated to version 7.0.7.19 | Daniel Bermond | |
2017-12-28 | Updated to version 7.0.7.18 | Daniel Bermond | |
2017-12-27 | Updated to version 7.0.7.17 | Daniel Bermond | |
2017-12-25 | Updated to version 7.0.7.16 | Daniel Bermond | |
2017-12-22 | Updated to version 7.0.7.15 | Daniel Bermond | |
2017-12-22 | New upstream option: --with-heic | Daniel Bermond | |
2017-12-22 | Rewrite to match official repository changes | Daniel Bermond | |
Official repository now provides ImageMagick version 7 and it has splitted the package into libmagick and imagemagick binaries. | |||
2017-12-06 | Updated to version 7.0.7.14 | Daniel Bermond | |
2017-12-01 | Updated to version 7.0.7.13 | Daniel Bermond | |
2017-11-12 | Updated to version 7.0.7.11 | Daniel Bermond | |
2017-11-05 | Updated to version 7.0.7.10 | Daniel Bermond | |
2017-11-05 | Add --with-raw to configure options | Daniel Bermond | |
2017-11-05 | Fix ghostscripts font dir and add urw-base35 fonts dir | Daniel Bermond | |
2017-11-05 | Switch CPPFLAGS to CFLAGS | Daniel Bermond | |
Also preserve values already defined by the environsment variable. | |||
2017-11-01 | Updated to version 7.0.7.9 | Daniel Bermond | |
2017-10-15 | Updated to version 7.0.7.8 | Daniel Bermond | |
2017-10-08 | Updated to version 7.0.7.7 | Daniel Bermond | |
2017-10-04 | Updated to version 7.0.7.6 | Daniel Bermond | |
2017-10-01 | Updated to version 7.0.7.5 | Daniel Bermond | |
2017-09-24 | Switched to a split package | Daniel Bermond | |
This will provide an easier maintenance. | |||
2017-09-23 | Updated to version 7.0.7.4 | Daniel Bermond | |
2017-09-18 | Updated to version 7.0.7.3 | Daniel Bermond | |
2017-09-13 | Updated to version 7.0.7.2 | Daniel Bermond | |
2017-09-09 | Updated to version 7.0.7.1 | Daniel Bermond | |
2017-09-03 | Updated to version 7.0.7.0 | Daniel Bermond | |
2017-09-02 | Perl versioned binary modules rebuild | Daniel Bermond | |
2017-08-28 | Updated to version 7.0.6.10 | Daniel Bermond | |
2017-08-21 | Updated to version 7.0.6.9 | Daniel Bermond | |
2017-08-20 | Updated to version 7.0.6.8 | Daniel Bermond | |
2017-08-16 | Updated to version 7.0.6.7 | Daniel Bermond | |
2017-08-16 | Cosmetic changings | Daniel Bermond | |
Also updated depends, provides and conflicts. | |||
2017-07-22 | Updated to version 7.0.6.2 | Daniel Bermond | |
2017-07-16 | Updated to version 7.0.6.1 | Daniel Bermond | |
2017-06-11 | Updated to version 7.0.6.0 | Daniel Bermond | |
2017-06-06 | perl 5.26 rebuild | Daniel Bermond | |
2017-06-03 | Updated to version 7.0.5.10 | Daniel Bermond | |
2017-05-28 | Updated to version 7.0.5.9 | Daniel Bermond | |
2017-05-20 | Updated to version 7.0.5.7 | Daniel Bermond | |
2017-05-13 | Updated to version 7.0.5.6 | Daniel Bermond | |
2017-04-30 | libwebp 0.6.0 rebuild | Daniel Bermond | |
2017-04-25 | Updated to version 7.0.5.5 | Daniel Bermond | |
2017-04-08 | autotrace-nomagick 0.31.1-5 rebuild | Daniel Bermond | |
libemf support was temporarily removed from pstoedit-nomagick 3.70-2 and reintroduced 3.70-5, which makes the need for a rebuild in both autotrace-nomagick and imagemagick. References: https://aur.archlinux.org/cgit/aur.git/commit/?h=autotrace-nomagick&id=6f3785ee85ff63c21b35f096f47e0de91e86fe15 https://aur.archlinux.org/cgit/aur.git/commit/?h=autotrace-nomagick&id=4941e482c46f9f0f915b70e8268036c9aac4259d https://aur.archlinux.org/cgit/aur.git/commit/?h=pstoedit-nomagick&id=905895998542bd763a4287852bb524a8c09ff2f0 https://aur.archlinux.org/cgit/aur.git/commit/?h=pstoedit-nomagick&id=ace46dc4cdafff9e3a154e76d793f487bfc62b65 | |||
2017-03-25 | Updated to version 7.0.5.4 | Daniel Bermond | |