[Lunar-commits] r16180 - moonbase/trunk/video/libtheora
Florin Braescu
florin at lunar-linux.org
Sun Aug 21 13:08:02 UTC 2005
Author: florin
Date: 2005-08-21 13:08:01 +0000 (Sun, 21 Aug 2005)
New Revision: 16180
Modified:
moonbase/trunk/video/libtheora/DEPENDS
moonbase/trunk/video/libtheora/DETAILS
Log:
apply Dennis Veatch's patch for a new dl path. bump the version from 1.0alpha3 to 1.0alpha5.
Modified: moonbase/trunk/video/libtheora/DEPENDS
===================================================================
--- moonbase/trunk/video/libtheora/DEPENDS 2005-08-21 12:56:39 UTC (rev 16179)
+++ moonbase/trunk/video/libtheora/DEPENDS 2005-08-21 13:08:01 UTC (rev 16180)
@@ -1,2 +1,2 @@
-depends vorbis-tools &&
-depends SDL
+depends vorbis-tools &&
+depends SDL
Modified: moonbase/trunk/video/libtheora/DETAILS
===================================================================
--- moonbase/trunk/video/libtheora/DETAILS 2005-08-21 12:56:39 UTC (rev 16179)
+++ moonbase/trunk/video/libtheora/DETAILS 2005-08-21 13:08:01 UTC (rev 16180)
@@ -1,12 +1,13 @@
MODULE=libtheora
- VERSION=1.0alpha3
+ VERSION=1.0alpha5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.theora.org/files/
- SOURCE_VFY=sha1:ae01e03439bce495dc0d124c19de29c7fd4b5ad5
+ SOURCE_URL=http://downloads.xiph.org/releases/theora/
+ SOURCE_VFY=sha1:8e740ccd7219861de83ac17ecceb13c02ed7e24a
WEB_SITE=http://www.theora.org
ENTERED=20040626
- UPDATED=20040626
- SHORT="Theora is Xiph.Org's first publicly released video codec, intended for use within the Ogg's project's Ogg multimedia streaming system"
+ UPDATED=20050821
+ SHORT="Theora is a Xiph.Org's released video codec"
+
cat << EOF
Theora is Xiph.Org's first publicly released video codec, intended
for use within the Ogg's project's Ogg multimedia streaming system.
More information about the Lunar-commits
mailing list