- Update to 1.0alpha8 svn (revision 13393) snapshot
This commit is contained in:
parent
9ffbd5f23d
commit
36654821fb
@ -1,4 +1 @@
|
||||
libtheora-1.0alpha3.tar.bz2
|
||||
libtheora-1.0alpha4.tar.bz2
|
||||
libtheora-1.0alpha5.tar.gz
|
||||
libtheora-1.0alpha7.tar.gz
|
||||
libtheora-1.0alpha8.tar.gz
|
||||
|
12
libtheora-1.0alpha8-version-info.patch
Normal file
12
libtheora-1.0alpha8-version-info.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -up libtheora-1.0alpha8/configure.ac~ libtheora-1.0alpha8/configure.ac
|
||||
--- libtheora-1.0alpha8/configure.ac~ 2007-07-29 14:25:13.000000000 +0200
|
||||
+++ libtheora-1.0alpha8/configure.ac 2007-07-29 14:25:13.000000000 +0200
|
||||
@@ -149,7 +149,7 @@ if test "x$lt_cv_prog_gnu_ld" = "xyes";
|
||||
*)
|
||||
;;
|
||||
esac
|
||||
- THEORA_LDFLAGS="$THEORA_LDFLAGS SHLIB_VERSION_ARG"
|
||||
+ THEORA_LDFLAGS="$THEORA_LDFLAGS $SHLIB_VERSION_ARG"
|
||||
fi
|
||||
|
||||
AC_SUBST(THEORA_LDFLAGS)
|
@ -13,6 +13,7 @@ BuildRequires: libogg-devel >= 2:1.1
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: doxygen
|
||||
|
||||
%description
|
||||
Theora is Xiph.Org's first publicly released video codec, intended
|
||||
|
Loading…
Reference in New Issue
Block a user