Commit 96e6f853 authored by Grigori Goronzy's avatar Grigori Goronzy Committed by Jean-Baptiste Kempf

old contribs: update libass

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 9d4515ac
...@@ -2385,8 +2385,8 @@ libass: libass-$(ASS_VERSION).tar.gz ...@@ -2385,8 +2385,8 @@ libass: libass-$(ASS_VERSION).tar.gz
$(EXTRACT_GZ) $(EXTRACT_GZ)
(cd $@; autoreconf -ivf) (cd $@; autoreconf -ivf)
.libass: libass .freetype .fontconfig .libass: libass .freetype .fontconfig .fribidi
(cd $<; $(HOSTCC) ./configure --disable-png --disable-shared $(HOSTCONF) --prefix=$(PREFIX) CFLAGS="$(CFLAGS) -O3" && make && make install) (cd $<; $(HOSTCC) ./configure --disable-shared $(HOSTCONF) --prefix=$(PREFIX) CFLAGS="$(CFLAGS) -O3" && make && make install)
touch $@ touch $@
CLEAN_FILE += .libass CLEAN_FILE += .libass
......
...@@ -214,7 +214,7 @@ ORC_VERSION=0.4.14 ...@@ -214,7 +214,7 @@ ORC_VERSION=0.4.14
ORC_URL=http://code.entropywave.com/download/orc/orc-$(ORC_VERSION).tar.gz ORC_URL=http://code.entropywave.com/download/orc/orc-$(ORC_VERSION).tar.gz
SCHROED_VERSION=1.0.10 SCHROED_VERSION=1.0.10
SCHROED_URL=http://diracvideo.org/download/schroedinger/schroedinger-$(SCHROED_VERSION).tar.gz SCHROED_URL=http://diracvideo.org/download/schroedinger/schroedinger-$(SCHROED_VERSION).tar.gz
ASS_VERSION=0.9.13 ASS_VERSION=0.10.0
ASS_URL=http://libass.googlecode.com/files/libass-$(ASS_VERSION).tar.gz ASS_URL=http://libass.googlecode.com/files/libass-$(ASS_VERSION).tar.gz
GSM_VERSION=1.0.12 GSM_VERSION=1.0.12
#GSM_URL=http://user.cs.tu-berlin.de/~jutta/gsm/gsm-$(GSM_VERSION).tar.gz #GSM_URL=http://user.cs.tu-berlin.de/~jutta/gsm/gsm-$(GSM_VERSION).tar.gz
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment