summaryrefslogtreecommitdiffstats
path: root/media/libvorbis/README_MOZILLA
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
commit0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch)
treea31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /media/libvorbis/README_MOZILLA
parentInitial commit. (diff)
downloadfirefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz
firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'media/libvorbis/README_MOZILLA')
-rw-r--r--media/libvorbis/README_MOZILLA10
1 files changed, 10 insertions, 0 deletions
diff --git a/media/libvorbis/README_MOZILLA b/media/libvorbis/README_MOZILLA
new file mode 100644
index 0000000000..70011c3104
--- /dev/null
+++ b/media/libvorbis/README_MOZILLA
@@ -0,0 +1,10 @@
+The source from this directory was copied from the vorbis
+git repository using the update.sh script. The only changes
+made were those applied by update.sh and the addition/update of
+Makefile.in and moz.build files for the Mozilla build system.
+
+The upstream version used was vorbis v1.3.5-49-c784057
+from https://git.xiph.org/vorbis.git
+
+Some files are renamed during the copy to prevent clashes with object
+file names with other Mozilla libraries.