fontconfig: ultimate patchset update
This commit is contained in:
parent
1abe86e4a3
commit
a99a059af6
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'fontconfig'.
|
||||
pkgname=fontconfig
|
||||
version=2.11.1
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -18,11 +18,11 @@ 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}"
|
||||
hostmakedepends+=" python-lxml gperf automake python"
|
||||
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
|
||||
checksum+=" e3bc9dd9c145156bd7bfa8e70c2328f47be6873da31c319bc594a5819afb8732"
|
||||
checksum+=" b8374961e5ce5412bb06e2bcb06aa3e3a4f7681b2edf3c305a159023f2eef45b"
|
||||
conf_files+="
|
||||
etc/fonts/conf.avail.infinality/combi/30-metric-aliases-combi.conf
|
||||
etc/fonts/conf.avail.infinality/combi/37-repl-global-combi.conf
|
||||
|
|
Loading…
Reference in New Issue