diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /media/libtremor/README_MOZILLA | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'media/libtremor/README_MOZILLA')
-rw-r--r-- | media/libtremor/README_MOZILLA | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/media/libtremor/README_MOZILLA b/media/libtremor/README_MOZILLA new file mode 100644 index 0000000000..ee67b53a05 --- /dev/null +++ b/media/libtremor/README_MOZILLA @@ -0,0 +1,7 @@ +The source from this directory was copied from the libtremor +subversion repository using the update.sh script. The only changes +made were those applied by update.sh and the addition/upate of +Makefile.in files for the Mozilla build system. + +The upstream release used was http://svn.xiph.org/trunk/Tremor/ +The subversion revision used was r17547. |