pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libass Update to 0.11.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1843f4b2803
branches: trunk
changeset: 632663:b1843f4b2803
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 03 08:21:52 2014 +0000
description:
Update to 0.11.1:
libass (0.11.1)
* Fix distfile generation
* No functional changes
libass (0.11.0)
* Add bitmap run combining/compositing
This changes the text rendering model and increases compatibility with
VSFilter. It may make rendering faster or slower in certain cases.
* Add AVX/SSE2 implementations for \be and compositing
This adds yasm as (optional) build dependency.
* Add ass_library_version() API funcion (GC #113)
* Add 'profile' program for benchmarks
* Improve gaussian blur
* Fix compilation with MSVC 2013
* Speed up HarfBuzz shaper
* Speed up cache
* Notable compatibility bugfixes
* Reset origin on \fay changes (GC #88)
* Tons of parser fixes
* Fix ascender/descender metrics (GH #8)
* Fix \pbo sign and scaling
* Don't reset wrap style on \r (GC #116, GH #45)
* Notable bugfixes:
* Correctly handle @font advance (GC #94)
* Disable ligatures for non-zero \fsp
* Make sure to release vector clip (GH #22)
diffstat:
multimedia/libass/Makefile | 7 +++----
multimedia/libass/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r a6e862e98eae -r b1843f4b2803 multimedia/libass/Makefile
--- a/multimedia/libass/Makefile Thu Apr 03 07:16:49 2014 +0000
+++ b/multimedia/libass/Makefile Thu Apr 03 08:21:52 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2014/03/21 07:58:25 obache Exp $
+# $NetBSD: Makefile,v 1.10 2014/04/03 08:21:52 wiz Exp $
-DISTNAME= libass-0.10.2
-PKGREVISION= 1
+DISTNAME= libass-0.11.1
CATEGORIES= multimedia
-MASTER_SITES= http://libass.googlecode.com/files/
+MASTER_SITES= https://github.com/libass/libass/releases/download/0.11.1/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r a6e862e98eae -r b1843f4b2803 multimedia/libass/distinfo
--- a/multimedia/libass/distinfo Thu Apr 03 07:16:49 2014 +0000
+++ b/multimedia/libass/distinfo Thu Apr 03 08:21:52 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/10/20 21:53:20 wiz Exp $
+$NetBSD: distinfo,v 1.4 2014/04/03 08:21:52 wiz Exp $
-SHA1 (libass-0.10.2.tar.xz) = 72a153364e838d3b561bae3653f1515169d479c4
-RMD160 (libass-0.10.2.tar.xz) = 91c61c60cfb99f69ece6bb43ddfba43acf3975a7
-Size (libass-0.10.2.tar.xz) = 278244 bytes
+SHA1 (libass-0.11.1.tar.xz) = 285aed23605b1e05c3d0d9ee22b5a8a1b32b2bba
+RMD160 (libass-0.11.1.tar.xz) = 4c116a576901c0edf5163fe67e7226a65c2a847c
+Size (libass-0.11.1.tar.xz) = 297016 bytes
Home |
Main Index |
Thread Index |
Old Index