summaryrefslogtreecommitdiffstats
path: root/modules/id3/helperapps
diff options
context:
space:
mode:
Diffstat (limited to 'modules/id3/helperapps')
-rw-r--r--modules/id3/helperapps/cygwin1.dllbin0 -> 971080 bytes
-rwxr-xr-xmodules/id3/helperapps/head.exebin0 -> 24064 bytes
-rwxr-xr-xmodules/id3/helperapps/md5sum.exebin0 -> 28160 bytes
-rwxr-xr-xmodules/id3/helperapps/metaflac.exebin0 -> 118784 bytes
-rw-r--r--modules/id3/helperapps/readme.txt47
-rwxr-xr-xmodules/id3/helperapps/sha1sum.exebin0 -> 68096 bytes
-rwxr-xr-xmodules/id3/helperapps/shorten.exebin0 -> 60928 bytes
-rwxr-xr-xmodules/id3/helperapps/tail.exebin0 -> 35328 bytes
-rwxr-xr-xmodules/id3/helperapps/vorbiscomment.exebin0 -> 192512 bytes
9 files changed, 47 insertions, 0 deletions
diff --git a/modules/id3/helperapps/cygwin1.dll b/modules/id3/helperapps/cygwin1.dll
new file mode 100644
index 00000000..4f2596ce
--- /dev/null
+++ b/modules/id3/helperapps/cygwin1.dll
Binary files differ
diff --git a/modules/id3/helperapps/head.exe b/modules/id3/helperapps/head.exe
new file mode 100755
index 00000000..7f5ef876
--- /dev/null
+++ b/modules/id3/helperapps/head.exe
Binary files differ
diff --git a/modules/id3/helperapps/md5sum.exe b/modules/id3/helperapps/md5sum.exe
new file mode 100755
index 00000000..03131206
--- /dev/null
+++ b/modules/id3/helperapps/md5sum.exe
Binary files differ
diff --git a/modules/id3/helperapps/metaflac.exe b/modules/id3/helperapps/metaflac.exe
new file mode 100755
index 00000000..cdf41c50
--- /dev/null
+++ b/modules/id3/helperapps/metaflac.exe
Binary files differ
diff --git a/modules/id3/helperapps/readme.txt b/modules/id3/helperapps/readme.txt
new file mode 100644
index 00000000..aea9002b
--- /dev/null
+++ b/modules/id3/helperapps/readme.txt
@@ -0,0 +1,47 @@
+/////////////////////////////////////////////////////////////////
+/// getID3() by James Heinrich <info@getid3.org> //
+// available at http://getid3.sourceforge.net //
+// or http://www.getid3.org //
+/////////////////////////////////////////////////////////////////
+// //
+// /helperapps/readme.txt - part of getID3() //
+// List of binary files required under Windows for some //
+// features and/or file formats //
+// See /readme.txt for more details //
+// ///
+/////////////////////////////////////////////////////////////////
+
+This directory should contain binaries of various helper applications
+that getID3() depends on to handle some file formats under Windows.
+
+The location of this directory is configurable in /getid3/getid3.php
+as GETID3_HELPERAPPSDIR
+
+If this directory is empty, or you are missing any files, please
+download the latest version of the "getID3()-WindowsSupport" package
+from the usual download location (http://getid3.sourceforge.net)
+
+
+
+Included files:
+=====================================================
+
+Taken from http://www.cygwin.com/
+* cygwin1.dll
+
+Taken from http://unxutils.sourceforge.net/
+* head.exe
+* md5sum.exe
+* tail.exe
+
+Taken from http://ebible.org/mpj/software.htm
+* sha1sum.exe
+
+Taken from http://www.vorbis.com/download.psp
+* vorbiscomment.exe
+
+Taken from http://flac.sourceforge.net/download.html
+* metaflac.exe
+
+Taken from http://www.etree.org/shncom.html
+* shorten.exe
diff --git a/modules/id3/helperapps/sha1sum.exe b/modules/id3/helperapps/sha1sum.exe
new file mode 100755
index 00000000..f1a52164
--- /dev/null
+++ b/modules/id3/helperapps/sha1sum.exe
Binary files differ
diff --git a/modules/id3/helperapps/shorten.exe b/modules/id3/helperapps/shorten.exe
new file mode 100755
index 00000000..b82d6c35
--- /dev/null
+++ b/modules/id3/helperapps/shorten.exe
Binary files differ
diff --git a/modules/id3/helperapps/tail.exe b/modules/id3/helperapps/tail.exe
new file mode 100755
index 00000000..36c2abc2
--- /dev/null
+++ b/modules/id3/helperapps/tail.exe
Binary files differ
diff --git a/modules/id3/helperapps/vorbiscomment.exe b/modules/id3/helperapps/vorbiscomment.exe
new file mode 100755
index 00000000..9e4e4b98
--- /dev/null
+++ b/modules/id3/helperapps/vorbiscomment.exe
Binary files differ