Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-25 | depends: changed flif-git to flif | Daniel Bermond | |
Upstream flif matured and new versions were released by the developers. When the flif dependency was firstly introduced, the old release version did not work with imagemagick and it was needed to use flif-git. Now it's working with flif package (the release one). Using flif package will allow a more conservative dependency handling approach. Since flif-git provides flif, user can now choose if he will use flif or flif-git. | |||
2017-02-25 | Fixed OpenEXR support | Daniel Bermond | |
configure script will complain about a missing 'glu' dependency when checking for OpenEXR support. Fixed by adding it to depends. | |||
2017-02-20 | Updated to version 7.0.5.0 | Daniel Bermond | |
2017-02-19 | Updated to version 7.0.4.10 | Daniel Bermond | |
2017-02-14 | Updated to version 7.0.4.9 | Daniel Bermond | |
2017-02-13 | Updated to version 7.0.4.8 | Daniel Bermond | |
2017-02-04 | Updated to version 7.0.4.7 | Daniel Bermond | |
2017-01-28 | Updated to version 7.0.4.6 | Daniel Bermond | |
2017-01-21 | Updated to version 7.0.4.5 | Daniel Bermond | |
2017-01-15 | Updated to version 7.0.4.4 | Daniel Bermond | |
2017-01-08 | Updated to version 7.0.4.3 | Daniel Bermond | |
2017-01-03 | Updated to version 7.0.4.2 | Daniel Bermond | |
2017-01-01 | Updated to version 7.0.4.1 | Daniel Bermond | |
2016-12-19 | Updated to version 7.0.4.0 | Daniel Bermond | |
2016-12-19 | Removed jobs restriction from make install | Daniel Bermond | |
It does not seem to make any difference. | |||
2016-12-19 | Cosmetic PKGBUILD changes | Daniel Bermond | |
2016-12-11 | Updated to version 7.0.3.10 | Daniel Bermond | |
2016-12-06 | Updated to version 7.0.3.9 | Daniel Bermond | |
2016-12-03 | opencl dependecy changes | Daniel Bermond | |
In short: depends: changed from ocl-icd to opencl-icd-loader. Moved opencl-headers to makedepends. The long story: This will match the approach used in PKGBUILDs from many repository packages that depends on opencl. These packages doesn't place a direct dependency to package ocl-icd like we were doing here, but instead they depends on libcl or on opencl-icd-loader that is provided by ocl-icd. The imagemagick repository package uses this approach. Also, opencl-headers is not needed at runtime and should be placed in makedepens. It's hard to tell for which one we should replace ocl-icd (if for libcl or for opencl-icd-loader), since, among other things, some repository packages points to libcl and others to opencl-icd-loader. In a recent update the imagemagick repository package has changed dependency from libcl to opencl-icd-loader, so we will be using opencl-icd-loader here too. Reference: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/imagemagick&id=193cd1967d79f4de07019e94cda75aaff9947a3d | |||
2016-11-26 | Updated to version 7.0.3.8 | Daniel Bermond | |
2016-11-18 | Updated to version 7.0.3.7 | Bermond | |
2016-11-11 | Updated to version 7.0.3.6 | Bermond | |
2016-11-01 | Updated to version 7.0.3.5 | Bermond | |
2016-10-15 | Udated to version 7.0.3.4 | Bermond | |
2016-10-09 | Updated to version 7.0.3.3 | Bermond | |
2016-10-03 | Updated to version 7.0.3.2 | Bermond | |
2016-09-21 | Updated to version 7.0.3.1 | Bermond | |
2016-09-06 | Updated to version 7.0.3.0 | Bermond | |
2016-08-28 | Updated to version 7.0.2.10 | Bermond | |
2016-08-14 | Updated to version pkgver = 7.0.2.9 | Bermond | |
2016-08-14 | Updated to version 7.0.2.8 | Bermond | |
2016-08-07 | Updated to version 7.0.2.7 | Bermond | |
2016-07-30 | Updated to version 7.0.2.6 | Bermond | |
2016-07-22 | Updated to version 7.0.2.5 | Bermond | |
2016-07-12 | Updated to version 7.0.2.4 | Bermond | |
2016-07-10 | Updated to version 7.0.2.3 | Bermond | |
2016-07-09 | Added Apple fonts support (optional due to licensing issues) | Bermond | |
2016-07-09 | Added more notes about Windows fonts | Bermond | |
2016-07-09 | Added ttf-dejavu to depends | Bermond | |
2016-06-30 | Updated to version 7.0.2.2 | Bermond | |
2016-06-30 | Change order of options to match configure script | Bermond | |
2016-06-23 | Updated to version 7.0.2.1 | Bermond | |
2016-06-23 | Minor fixes and improvements in regular expressions | Bermond | |
2016-06-12 | Updated to version 7.0.2.0 | Bermond | |
2016-06-07 | Minor change in pkgver | Bermond | |
2016-06-07 | Minor change in _srcverregex | Bermond | |
2016-06-07 | Removed some quotation marks | Bermond | |
2016-06-07 | Fixed regular expressions is sha256sums | Bermond | |
2016-06-07 | Updated to version 7.0.1.10 | Bermond | |
2016-06-07 | Fixed regular expressions in _srcver | Bermond | |