[Lunar-commits] <moonbase> freetype2: version bumped to 2.4.3.
Florin Braescu
florin at lunar-linux.org
Mon Oct 4 00:41:35 CEST 2010
commit 6758905bba8c5bd4b8fca0d612fea970278991d4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Oct 4 01:41:35 2010 +0300
freetype2: version bumped to 2.4.3.
Bugfixes release:
- Fix rendering of certain cubic, S-shaped arcs. This regression
has been introduced in version 2.4.0.
- To fix the above mentioned rendering issue, a new spline
flattening algorithm has been introduced which speeds up both
conic and cubic arcs.
- Handling of broken fonts has been further improved.
---
graphics/freetype2/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/freetype2/DETAILS b/graphics/freetype2/DETAILS
index ade4fc1..84ffb4c 100644
--- a/graphics/freetype2/DETAILS
+++ b/graphics/freetype2/DETAILS
@@ -1,16 +1,16 @@
MODULE=freetype2
- VERSION=2.4.2
+ VERSION=2.4.3
SOURCE=freetype-$VERSION.tar.bz2
SOURCE2=freetype-2.3.11-lunar.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION
SOURCE_URL[0]=$SFORGE_URL/freetype
SOURCE_URL[1]=http://savannah.nongnu.org/download/freetype
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:cc257ceda2950b8c80950d780ccf3ce665a815d1
+ SOURCE_VFY=sha1:16e5ba0ff23b2de372149a790b7245a762022912
SOURCE2_VFY=sha1:7135d66d1495446882ec940041246712aa6145c7
WEB_SITE=http://www.freetype.org
ENTERED=20010922
- UPDATED=20100809
+ UPDATED=20101004
SHORT="A free, quality, portable font engine"
cat << EOF
More information about the Lunar-commits
mailing list