Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 303711

Summary: media-libs/allegro version bump
Product: Gentoo Linux Reporter: Hubert Kowalski <johnnybit>
Component: [OLD] LibraryAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: millimillenary
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://alleg.sourceforge.net/news.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: allegro-4.4.1.1.ebuild
allegro-4.4.1.1-shared.patch

Description Hubert Kowalski 2010-02-06 12:11:05 UTC
The version 4.4.0.1 is out, which fixes a lot of things and also includes in-library support for png and jpg, which i'd like to use

Reproducible: Always




The library switched from autotools to CMake, so new ebuild should be prepared. I'm not experienced in preparing cmake ebuilds.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-15 20:00:12 UTC
Created attachment 223787 [details]
allegro-4.4.1.1.ebuild

Initial ebuild for allegro-4.4.1.1, this will need:

- Patch to make ALSA and Jack optional in top source directory CMakeLists.txt with a cmake-configure switch

- USE examples is 100% untested, no idea what a hell it does or doesn't do

- Look at documentation installation
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-03-15 20:00:59 UTC
Created attachment 223789 [details, diff]
allegro-4.4.1.1-shared.patch

Patch for above ebuild, to build shared libraries... by default it only does it for MacOSX which makes no-sense.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-03-16 14:03:05 UTC
*allegro-4.4.1.1 (16 Mar 2010)

  16 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  +allegro-4.4.1.1.ebuild, +files/allegro-4.4.1.1-optional_drivers.patch,
  +files/allegro-4.4.1.1-shared.patch:
  Version bump wrt #303711, thanks to Hubert Kowalski for reporting.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-03-16 14:03:58 UTC
*** Bug 128620 has been marked as a duplicate of this bug. ***