Debian dir restructured following 1.0Beta2->1.0Beta3 ogg vorbis restructuring.
authorcalc <calc@xiph.org>
Tue, 7 Nov 2000 04:36:09 +0000 (04:36 +0000)
committercalc <calc@xiph.org>
Tue, 7 Nov 2000 04:36:09 +0000 (04:36 +0000)
svn path=/trunk/vorbis/; revision=1007

12 files changed:
debian/README.debian [deleted file]
debian/README.examples [deleted file]
debian/dirs [deleted file]
debian/docs [deleted file]
debian/examples [deleted file]
debian/ogg123.dirs [deleted file]
debian/ogg123.docs [deleted file]
debian/override.Lintian [deleted file]
debian/vorbis-tools.dirs [deleted file]
debian/vorbis-tools.docs [deleted file]
debian/xmms-vorbis.dirs [deleted file]
debian/xmms-vorbis.docs [deleted file]

diff --git a/debian/README.debian b/debian/README.debian
deleted file mode 100644 (file)
index da252ef..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-Ogg Vorbis for Debian
----------------------
-
-Ogg Vorbis currently does not have a shared library. it is a goal for the
-future, but presently, any compiling using the codec should be done as
-follows:
-
-       gcc [flags] -c X.c
-       gcc [flags] /usr/lib/vorbisfile.a /usr/lib/libvorbis.a \
-               X.o -o X
-
-Of course, only include the .a's that are required for your program.
-
- -- Michael Beattie <mjb@debian.org>, Mon, 26 Jun 2000 18:59:56 +1200
diff --git a/debian/README.examples b/debian/README.examples
deleted file mode 100644 (file)
index 01d11fd..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Example tools using vorbis.
-
-The examples/ directory contains some example source files to build tools
-using the vorbis codec. The Makefile is only included to show how they are
-compiled. It contains relative references to the libraries in the source
-tree, so it will *not* work without being edited first.
-
-The misc.h included in chaining_example and seeking_test just allows the
-use of a debugging malloc. (defined in misc.c) It is safe to comment out.
-
- -- Michael Beattie <mjb@debian.org>, Mon, 26 Jun 2000 18:59:56 +1200
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644 (file)
index 0d97de5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/lib
-usr/include/vorbis/book
-usr/share/doc/libvorbis-dev/html
diff --git a/debian/docs b/debian/docs
deleted file mode 100644 (file)
index a7d3a85..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-README
-todo.txt
-debian/README.examples
diff --git a/debian/examples b/debian/examples
deleted file mode 100644 (file)
index a1adfae..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-examples/Makefile
-examples/chaining_example.c
-examples/decoder_example.c
-examples/encoder_example.c
-examples/seeking_test.c
-examples/vorbisfile_example.c
diff --git a/debian/ogg123.dirs b/debian/ogg123.dirs
deleted file mode 100644 (file)
index e772481..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin
diff --git a/debian/ogg123.docs b/debian/ogg123.docs
deleted file mode 100644 (file)
index 8f7da82..0000000
+++ /dev/null
@@ -1 +0,0 @@
-vorbis-tools/README
diff --git a/debian/override.Lintian b/debian/override.Lintian
deleted file mode 100644 (file)
index 5733a47..0000000
+++ /dev/null
@@ -1 +0,0 @@
-xmms-vorbis: shlib-with-non-pic-code
diff --git a/debian/vorbis-tools.dirs b/debian/vorbis-tools.dirs
deleted file mode 100644 (file)
index e772481..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin
diff --git a/debian/vorbis-tools.docs b/debian/vorbis-tools.docs
deleted file mode 100644 (file)
index 843d905..0000000
+++ /dev/null
@@ -1 +0,0 @@
-vorbis-tools/README
\ No newline at end of file
diff --git a/debian/xmms-vorbis.dirs b/debian/xmms-vorbis.dirs
deleted file mode 100644 (file)
index d382c88..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/xmms/Input
diff --git a/debian/xmms-vorbis.docs b/debian/xmms-vorbis.docs
deleted file mode 100644 (file)
index 76a44b6..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-xmms/README
-debian/override.Lintian