summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-07-19Bump to 7.0.6.1Caleb Maclennan
2017-07-19Cleanup whitespaceCaleb Maclennan
2017-06-06Remove obsolete security patch, cleanup buildCaleb Maclennan
2017-06-06Bump version to 7.0.5.10Caleb Maclennan
2017-03-25Bump to 7.0.5.3Caleb Maclennan
2017-03-25Don't include pkgconfig files from partial IM7Caleb Maclennan
2017-03-25Normalize option formatCaleb Maclennan
2017-03-24Fix typo in configure optionsCaleb Maclennan
2017-01-03Adapt for parallel install with IM6Caleb Maclennan
2017-01-03Updated to version 7.0.4.2Daniel Bermond
2017-01-01Updated to version 7.0.4.1Daniel Bermond
2016-12-19Updated to version 7.0.4.0Daniel Bermond
2016-12-19Removed jobs restriction from make installDaniel Bermond
It does not seem to make any difference.
2016-12-19Cosmetic PKGBUILD changesDaniel Bermond
2016-12-11Updated to version 7.0.3.10Daniel Bermond
2016-12-06Updated to version 7.0.3.9Daniel Bermond
2016-12-03opencl dependecy changesDaniel 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-26Updated to version 7.0.3.8Daniel Bermond
2016-11-18Updated to version 7.0.3.7Bermond
2016-11-11Updated to version 7.0.3.6Bermond
2016-11-01Updated to version 7.0.3.5Bermond
2016-10-15Udated to version 7.0.3.4Bermond
2016-10-09Updated to version 7.0.3.3Bermond
2016-10-03Updated to version 7.0.3.2Bermond
2016-09-21Updated to version 7.0.3.1Bermond
2016-09-06Updated to version 7.0.3.0Bermond
2016-08-28Updated to version 7.0.2.10Bermond
2016-08-14Updated to version pkgver = 7.0.2.9Bermond
2016-08-14Updated to version 7.0.2.8Bermond
2016-08-07Updated to version 7.0.2.7Bermond
2016-07-30Updated to version 7.0.2.6Bermond
2016-07-22Updated to version 7.0.2.5Bermond
2016-07-12Updated to version 7.0.2.4Bermond
2016-07-10Updated to version 7.0.2.3Bermond
2016-07-09Added Apple fonts support (optional due to licensing issues)Bermond
2016-07-09Added more notes about Windows fontsBermond
2016-07-09Added ttf-dejavu to dependsBermond
2016-06-30Updated to version 7.0.2.2Bermond
2016-06-30Change order of options to match configure scriptBermond
2016-06-23Updated to version 7.0.2.1Bermond
2016-06-23Minor fixes and improvements in regular expressionsBermond
2016-06-12Updated to version 7.0.2.0Bermond
2016-06-07Minor change in pkgverBermond
2016-06-07Minor change in _srcverregexBermond
2016-06-07Removed some quotation marksBermond
2016-06-07Fixed regular expressions is sha256sumsBermond
2016-06-07Updated to version 7.0.1.10Bermond
2016-06-07Fixed regular expressions in _srcverBermond
2016-06-06Improved pkgver, source and sha256sumsBermond
2016-06-03Updated pkgver, source and sha256sums to a more conservative approachBermond
This will avoid download errors when the upstream version is updated and this package is not yet updated. Note that pkgver is setted to update automatically, leading makepkg to always produce a package that is up-to-date with the upstream version.