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

Summary: SDL source code not up to date on website
Product: SDL Reporter: simon.guilliams
Component: websiteAssignee: Jen Spradlin <jspradlin>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.15   
Hardware: x86   
OS: macOS 10.12   

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