[xiph-commits] r13698 - in trunk/xiph-qt: . build-macosx external-libs

arek at svn.xiph.org arek at svn.xiph.org
Sun Sep 2 10:03:55 PDT 2007


Author: arek
Date: 2007-09-02 10:03:55 -0700 (Sun, 02 Sep 2007)
New Revision: 13698

Modified:
   trunk/xiph-qt/ChangeLog
   trunk/xiph-qt/README
   trunk/xiph-qt/build-macosx/Info (decoders).plist
   trunk/xiph-qt/build-macosx/Info.plist
   trunk/xiph-qt/external-libs/README
Log:
Update READMEs and versions - releasing 0.1.8.

Modified: trunk/xiph-qt/ChangeLog
===================================================================
--- trunk/xiph-qt/ChangeLog	2007-09-02 15:41:10 UTC (rev 13697)
+++ trunk/xiph-qt/ChangeLog	2007-09-02 17:03:55 UTC (rev 13698)
@@ -1,3 +1,5 @@
+=== release 0.1.8 ===
+
 2007-09-02  Arek Korbik  <arkadini at gmail.com>
 
 	* OggImport/src/OggImport.c:

Modified: trunk/xiph-qt/README
===================================================================
--- trunk/xiph-qt/README	2007-09-02 15:41:10 UTC (rev 13697)
+++ trunk/xiph-qt/README	2007-09-02 17:03:55 UTC (rev 13698)
@@ -69,9 +69,9 @@
 
 ./external-libs
         Source code of the external libraries should be placed here in
-        the corresponding subfolders: ogg, speex, theora, theora-exp,
-        vorbis, flac (using SVN repository all libraries except flac
-        can be pulled automatically)
+        the corresponding subfolders: ogg, speex, theora, vorbis, flac
+        (using SVN repository all libraries except flac can be pulled
+        automatically)
 
 ./build-macosx
         Xcode project files, for building for Mac OS X

Modified: trunk/xiph-qt/build-macosx/Info (decoders).plist
===================================================================
--- trunk/xiph-qt/build-macosx/Info (decoders).plist	2007-09-02 15:41:10 UTC (rev 13697)
+++ trunk/xiph-qt/build-macosx/Info (decoders).plist	2007-09-02 17:03:55 UTC (rev 13698)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>XiphQT (decoders)</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Xiph QuickTime Components 0.1.8svn (decoders only), Copyright © 2005-2007 Arek Korbik</string>
+	<string>Xiph QuickTime Components 0.1.8 (decoders only), Copyright © 2005-2007 Arek Korbik</string>
 	<key>CFBundleIconFile</key>
 	<string></string>
 	<key>CFBundleIdentifier</key>
@@ -17,14 +17,14 @@
 	<key>CFBundlePackageType</key>
 	<string>BNDL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.1.8svn</string>
+	<string>0.1.8</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>0.1.8svn</string>
+	<string>0.1.8</string>
 	<key>CSResourcesFileMapped</key>
 	<true/>
 	<key>NSHumanReadableCopyright</key>
-	<string>Xiph QuickTime Components 0.1.8svn (decoders only), Copyright © 2005-2007 Arek Korbik</string>
+	<string>Xiph QuickTime Components 0.1.8 (decoders only), Copyright © 2005-2007 Arek Korbik</string>
 </dict>
 </plist>

Modified: trunk/xiph-qt/build-macosx/Info.plist
===================================================================
--- trunk/xiph-qt/build-macosx/Info.plist	2007-09-02 15:41:10 UTC (rev 13697)
+++ trunk/xiph-qt/build-macosx/Info.plist	2007-09-02 17:03:55 UTC (rev 13698)
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>XiphQT</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Xiph QuickTime Components 0.1.8svn, Copyright © 2005-2007 Arek Korbik</string>
+	<string>Xiph QuickTime Components 0.1.8, Copyright © 2005-2007 Arek Korbik</string>
 	<key>CFBundleIconFile</key>
 	<string></string>
 	<key>CFBundleIdentifier</key>
@@ -19,11 +19,11 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>0.1.8svn</string>
+	<string>0.1.8</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.1.8svn</string>
+	<string>0.1.8</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Xiph QuickTime Components 0.1.8svn, Copyright © 2005-2007 Arek Korbik</string>
+	<string>Xiph QuickTime Components 0.1.8, Copyright © 2005-2007 Arek Korbik</string>
 	<key>CSResourcesFileMapped</key>
 	<true/>
 </dict>

Modified: trunk/xiph-qt/external-libs/README
===================================================================
--- trunk/xiph-qt/external-libs/README	2007-09-02 15:41:10 UTC (rev 13697)
+++ trunk/xiph-qt/external-libs/README	2007-09-02 17:03:55 UTC (rev 13698)
@@ -1,3 +1,3 @@
 Source code of the external libraries should be placed in this
 directory, in the corresponding subfolders: ogg, speex, theora,
-theora-exp, vorbis, flac.
+vorbis, flac.



More information about the commits mailing list