| delorie.com/archives/browse.cgi | search | 
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f | 
| Message-Id: | <202212311955.2BVJtplJ023458@delorie.com> | 
| Date: | Sat, 31 Dec 2022 18:27:15 +0100 | 
| From: | "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp-announce AT delorie DOT com]" <djgpp-announce AT delorie DOT com> | 
| To: | djgpp-announce AT delorie DOT com | 
| Subject: | ANNOUNCE: DJGPP port of Ogg Bitstream Library 1.3.5 uploaded. | 
| UI-OutboundReport: | notjunk:1;M01:P0:CovBK91Cy6s=;900kyubaEfSQQ565VJ2zhMn1i4b | 
| u3zpN+gVRq2VQjRHAZ1XMmexkdwC8DHGhkK2VzRCzTZPgybkLeQyNSBP5gwA4EIwjRxeb5zWp | |
| /ghb8c6wnc3RwhpgvcnsiMyXGMw6m3dyH7WAjdpQ1nVnQyuOXlCWaSvyr0xGA11OMllAkqhjH | |
| LLi21S1vn5t2uBHFnpOxGLkxOd23f1DcG86FVsefrxBcqgi9RfXNrQWvx7iRzuA59TwiXS8fb | |
| MtP3oIsBRlKshCV6OkurC3bFZWqiPGvgIXfONO0KeetzpRGnerHLUF899nIc4hq8OpmTwFHe0 | |
| WNzDXESZ2M+0CxPO1EZMAXFxpcEOsQTAS4/QbfMXKJPkQAGu8y1/sFZml3/5YrfodYS0baIDp | |
| pTy98enDZw9NV2esaNS8Y2VlLQwKLcsa6tCimIc9c3S8lOPrwCNgtCbLN+Y4N8bAabaNctajt | |
| 7n4AOuVPTv5x4oslScOXfLPdh9LoesTvze+DPUhKNUUcSxF1YjsRnbLSorfLg9ZKdrUrw/xUu | |
| sOiLjmLc8OQxtOgsqmS0X01G7Q3HfuNvNYBhOQUjQdi3w0A1H0YWaZfeWiLQ9rDj60CvpoE6Q | |
| lv6/o7ooxgcyjZWYU8WWwsU1kDRzNp2fqKtW6FwvA9n9xRYphW9kYDJlFC90gpB3E0Em/+HtH | |
| 3VCY+LTIsf1rO/Fnv2+WGBGFtKWMDP8mTN4gB211KD2MkXrboR7GHmiXfWtzMNl4zSeV8tZCu | |
| b6vaVIpSg1ss3/BiO+LCsurQVB7tZSvF6vPBfeJralUuQkhHvn5QesbAnzdBND/aKHr57OemB | |
| L7ysQHiVG1JhJ3rwBDCYx8dl1XRjr36KO0v3FJEXhOTOcenWkTRvuLZbi0yg8/OJkE0KYaGX0 | |
| nfk9sJAW+iVsv2aIgwZzZTc4x6JQ2MG7cxXJdH8BkBbcUP0SkpMXXuuLtbzyWka+650piwgO1 | |
| k9Ih8cm+9L4ozaUPPmY/0nITg0U= | |
| Reply-To: | djgpp AT delorie DOT com | 
This is a port of Ogg Bitstream Library 1.3.5 to MSDOS/DJGPP.
libogg is the official reference library for the Ogg multimedia container
format, and the native file and stream format for the Xiph.org multimedia
codecs.  As with all Xiph.org technology is it an open format free for
anyone to use.
The code is publish under a BSD license.
  DJGPP specific changes.
  =======================
  - There are no user visible changes.  Only small changes have been
    done to get the library compiled.
  - No one of the tests from the test suite shall fail.
  - To configure and compile this port at least the following version of
    Bash and Make are required:
      http://ftp.delorie.com/pub/djgpp/current/v2gnu/bsh4253b.zip
      http://ftp.delorie.com/pub/djgpp/current/v2gnu/mak43br2.zip
    No previous versions will work nor are supported.  Any future version
    should work.
  - The port has been configured and compiled on WinXP SP3, Win98SE and
    MSDOS 6.22 with DOSLFN v0.41f.  There is no guarantee that this may
    be possible with any other DOS-like OS.  Due to the use of long file
    names it will not be possible to configure and compile without LFN
    support.  The port has been compiled using gcc346 and bnu2351b.
  As usual, all djgpp specific files (diffs, README files, etc.) are stored
  in the "djgpp" directory.  The sources have been configured to be build
  in the "0build" directory.  If for some reason it does not work for you,
  delete its contents and configure from scratch again.
  Please read the docs to become familiar with this product.
  Here is an extract of the CHANGES file showing the user visible changes
  from the last port (Ogg Bitstream Library 0.0.0) to this one:
-------------------------------------------------------------------------------
This is the first port.  Read the documentation.
-------------------------------------------------------------------------------
  The port consists of the usual two packages that have been produced using
  djdev20X (CVS repository code) and can be downloaded from ftp.delorie.com
  and mirrors as (time stamp 2022-10-22):
    Ogg Bitstream Library 1.3.5 headers, library and html format documentation:
    http://ftp.delorie.com/pub/djgpp/current/v2tk/logg135b.zip
    Ogg Bitstream Library 1.3.5 source:
    http://ftp.delorie.com/pub/djgpp/current/v2tk/logg135s.zip
  Send Ogg Bitstream Library specific bug reports to
  <http://lists.xiph.org/pipermail/ogg-dev>.
  Send suggestions and bug reports concerning the DJGPP port
  to comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
    Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |