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

Bug 40215

Summary: media-libs/corona-1.0.2 (New Package)
Product: Gentoo Linux Reporter: Sven Wegener <swegener>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: dilfridge
Priority: High Keywords: EBUILD
Version: 1.4   
Hardware: All   
OS: All   
URL: http://corona.sourceforge.net/
Whiteboard: sunrise suggested
Package list:
Runtime testing required: ---
Attachments: corona-1.0.2.ebuild
corona-1.0.2-r1.ebuild
corona-1.0.2-r2-memcpy.patch
corona-1.0.2-r2.ebuild

Description Sven Wegener gentoo-dev 2004-02-02 12:58:42 UTC
Hi,

corona is an image reading/writing library for c++

Depends on media-libs/libpng and media-libs/jpeg via USE flag

Sven
Comment 1 Sven Wegener gentoo-dev 2004-02-02 13:00:01 UTC
Created attachment 24828 [details]
corona-1.0.2.ebuild
Comment 2 z_en_coder 2007-05-03 23:40:50 UTC
Created attachment 118105 [details]
corona-1.0.2-r1.ebuild
Comment 3 z_en_coder 2007-05-03 23:43:05 UTC
Comment on attachment 118105 [details]
corona-1.0.2-r1.ebuild

Changed virtual/glibc with sys-libs/glibc.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-29 18:53:27 UTC
(this is an automated message based on filtering criteria that matched this bug)

Hello, The Gentoo Team would like to firstly thank you for your ebuild
submission. We also apologize for not being able to accomendate you on a timely
manor. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise
overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and
all users can have ebuilds reviewed by Gentoo devs for entry into the overlay.
So, the sunrise team is suggesting that you look into this and submit your
ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. We
anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2009-12-15 22:38:00 UTC
Upstream has not seen any new release since 2003, and the mailing lists are defunct.

This bug has not seen any comments since 2007. 

Suggest resolving as WONTFIX.
Comment 6 Jeffrey Malone 2010-09-24 18:03:09 UTC
Created attachment 248540 [details, diff]
corona-1.0.2-r2-memcpy.patch

Here's an incredibly simple patch for corona that adds string.h to two cpp files so they have memcpy().
Without this, corona fails to compile for me.
Also bumped to -r2 for this.
Comment 7 Jeffrey Malone 2010-09-24 18:04:00 UTC
Created attachment 248541 [details]
corona-1.0.2-r2.ebuild

Modified ebuild to include the memcpy patch and add ~amd64 as a keyword.