[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r3708 - in Extractor-docs/WWW: . download
From: |
grothoff |
Subject: |
[GNUnet-SVN] r3708 - in Extractor-docs/WWW: . download |
Date: |
Sat, 11 Nov 2006 15:11:49 -0800 (PST) |
Author: grothoff
Date: 2006-11-11 15:11:17 -0800 (Sat, 11 Nov 2006)
New Revision: 3708
Added:
Extractor-docs/WWW/download/libextractor-0.5.16.tar.gz
Modified:
Extractor-docs/WWW/download.php3
Extractor-docs/WWW/index.php
Extractor-docs/WWW/plugins_list
Log:
sync
Added: Extractor-docs/WWW/download/libextractor-0.5.16.tar.gz
===================================================================
(Binary files differ)
Property changes on: Extractor-docs/WWW/download/libextractor-0.5.16.tar.gz
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: Extractor-docs/WWW/download.php3
===================================================================
--- Extractor-docs/WWW/download.php3 2006-11-11 23:05:07 UTC (rev 3707)
+++ Extractor-docs/WWW/download.php3 2006-11-11 23:11:17 UTC (rev 3708)
@@ -1,7 +1,7 @@
<?php
$title="libextractor - download page";
$email="address@hidden";
-$keywords="keyword, extraction, mp3, html, pdf, images, jpeg, gif, ps, mime,
tiff, libextractor, GNU";
+$keywords="keyword, extraction, mp3, html, pdf, nsf, images, jpeg, gif, ps,
mime, tiff, libextractor, GNU";
$author="Vids Samanta and Christian Grothoff";
$page="download";
include("html_header.php3");
@@ -46,8 +46,8 @@
ANCHOR("tar");
H2("Tar Package");
W("Latest version is %s.",
- extlink_("download/libextractor-0.5.15.tar.gz",
- "libextractor-0.5.15.tar.gz"));
+ extlink_("download/libextractor-0.5.16.tar.gz",
+ "libextractor-0.5.16.tar.gz"));
BR();
W("Latest Java-binding is %s.",
extlink_("download/libextractor-java-0.5.6.tar.gz",
Modified: Extractor-docs/WWW/index.php
===================================================================
--- Extractor-docs/WWW/index.php 2006-11-11 23:05:07 UTC (rev 3707)
+++ Extractor-docs/WWW/index.php 2006-11-11 23:11:17 UTC (rev 3708)
@@ -37,6 +37,8 @@
H2("Recent News");
P();
echo "<dl>";
+DTDD("Sat Nov 11 16:15:22 MST 2006 | libextractor v0.5.16 released.",
+ "This release enhances support for ID3 tags and adds support for the NES
Sound Format (NSF). It also resolves an issue with libextractor truncating
libltdl search paths.");
DTDD("Wed Sep 6 14:24:56 PDT 2006 | libextractor v0.5.15 released.",
"This release fixes minor problems in the PDF extractors and improves the
PNG extractor. It also makes libextractor relocatable (by no longer building
the installation path into the binary). Various translations have been
updated.");
DTDD("Wed May 17 02:17:21 PDT 2006 | libextractor v0.5.14 released.",
Modified: Extractor-docs/WWW/plugins_list
===================================================================
--- Extractor-docs/WWW/plugins_list 2006-11-11 23:05:07 UTC (rev 3707)
+++ Extractor-docs/WWW/plugins_list 2006-11-11 23:11:17 UTC (rev 3708)
@@ -7,6 +7,7 @@
DVI,
MAN,
MP3 (ID3v1 and ID3v2),
+NSF,
OGG,
WAV,
EXIV2,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r3708 - in Extractor-docs/WWW: . download,
grothoff <=