Update infinality ultimate to 2015-11-30
Update cairo and fontconfig to match infinality ultimate version on freetype.
This commit is contained in:
parent
8341e4bdf5
commit
dfd7f69104
@ -18,10 +18,10 @@ makedepends="libpng-devel fontconfig-devel pixman-devel libXrender-devel libglib
|
|||||||
$(vopt_if opengl MesaLib-devel) $(vopt_if gles2 MesaLib-devel)"
|
$(vopt_if opengl MesaLib-devel) $(vopt_if gles2 MesaLib-devel)"
|
||||||
|
|
||||||
if [ ${build_option_ultimate} ]; then
|
if [ ${build_option_ultimate} ]; then
|
||||||
_ultimate_version="2015-08-01"
|
_ultimate_version="2015-11-30"
|
||||||
_ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}"
|
_ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}"
|
||||||
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
|
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
|
||||||
checksum+=" 19b3eac37f589a651e90507680c80e19bcb2ed4e3e6c63da7ca3c6e22bb209e9"
|
checksum+=" e6846c4d8c51b4095f78c3588cc7ced29f0a4aa9e3a4b4aac597beca58604f21"
|
||||||
post_extract() {
|
post_extract() {
|
||||||
msg_normal "Applying ultimate patchset"
|
msg_normal "Applying ultimate patchset"
|
||||||
for P in ${_ultimate_wrksrc}/${pkgname}/*.patch; do
|
for P in ${_ultimate_wrksrc}/${pkgname}/*.patch; do
|
||||||
|
@ -18,11 +18,11 @@ build_options="ultimate"
|
|||||||
desc_option_ultimate="Enable ultimate patchset"
|
desc_option_ultimate="Enable ultimate patchset"
|
||||||
|
|
||||||
if [ ${build_option_ultimate} ]; then
|
if [ ${build_option_ultimate} ]; then
|
||||||
_ultimate_version="2015-08-01"
|
_ultimate_version="2015-11-30"
|
||||||
_ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}"
|
_ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}"
|
||||||
hostmakedepends+=" python-lxml gperf automake python"
|
hostmakedepends+=" python-lxml gperf automake python"
|
||||||
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
|
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
|
||||||
checksum+=" 19b3eac37f589a651e90507680c80e19bcb2ed4e3e6c63da7ca3c6e22bb209e9"
|
checksum+=" e6846c4d8c51b4095f78c3588cc7ced29f0a4aa9e3a4b4aac597beca58604f21"
|
||||||
conf_files+="
|
conf_files+="
|
||||||
etc/fonts/conf.avail.infinality/combi/30-metric-aliases-combi.conf
|
etc/fonts/conf.avail.infinality/combi/30-metric-aliases-combi.conf
|
||||||
etc/fonts/conf.avail.infinality/combi/37-repl-global-combi.conf
|
etc/fonts/conf.avail.infinality/combi/37-repl-global-combi.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user