We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4074 - SDL source code not up to date on website
Summary: SDL source code not up to date on website
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: website (show other bugs)
Version: 1.2.15
Hardware: x86 macOS 10.12
: P2 normal
Assignee: Jen Spradlin
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-09 16:18 UTC by simon.guilliams
Modified: 2018-02-09 16:18 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description simon.guilliams 2018-02-09 16:18:52 UTC
Hello,

A package I was compiling on macOS had SDL 1.2 32-bits as a dependency.

I downloaded the source from here, see "SDL-1.2.15.zip - GPG signed":
https://www.libsdl.org/download-1.2.php

The compilation of SDL 1.2 failed because of a bug that was resolved years ago:
https://bugzilla.libsdl.org/show_bug.cgi?id=2085

I had to manually apply the patch in order to compile the library.

How was I supposed to download the latest version of SDL1.2? Is there a reason that the source isn't up to date?

Thank you