freetype: ultimate patchset update

This commit is contained in:
Andrea Brancaleoni 2015-06-05 02:27:19 +02:00
parent 4b1a5a2204
commit 1abe86e4a3

View file

@ -1,7 +1,7 @@
# Template build file 'freetype'.
pkgname=freetype
version=2.5.5
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="zlib-devel bzip2-devel libpng-devel"
@ -16,10 +16,10 @@ build_options="ultimate"
desc_option_ultimate="Enable ultimate patchset"
if [ ${build_option_ultimate} ]; then
_ultimate_version="2015-04"
_ultimate_version="2015-06-01"
_ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}/"
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
checksum+=" e3bc9dd9c145156bd7bfa8e70c2328f47be6873da31c319bc594a5819afb8732"
checksum+=" b8374961e5ce5412bb06e2bcb06aa3e3a4f7681b2edf3c305a159023f2eef45b"
conf_files+=" /etc/profile.d/infinality-settings.sh"
post_extract() {