Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515124 - media-gfx/opencsg bump for 1.3.3
Summary: media-gfx/opencsg bump for 1.3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 514210
  Show dependency tree
 
Reported: 2014-06-25 20:15 UTC by Matthew Marlowe (RETIRED)
Modified: 2016-08-06 17:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Marlowe (RETIRED) gentoo-dev 2014-06-25 20:15:02 UTC
OpenCSG 1.3.3 is a maintenance release, providing minor portability improvements and bug fixes. In particular, OpenCSG should now compile out-of-the-box on Linux x64 systems.
Comment 1 Michael Orlitzky gentoo-dev 2016-08-06 16:33:56 UTC
Oh, sorry, I didn't realize mattm was right in the middle of retirement. My metadata.xml still had him as the maintainer. I should have git pulled this morning =)
Comment 2 Michael Orlitzky gentoo-dev 2016-08-06 17:56:47 UTC
Here you go, v1.4.0 in the tree with EAPI=6.

commit 5240857d2fa1a97af5e582042d8aa04aafc863f1
Author: Michael Orlitzky <mjo@gentoo.org>
Date:   Sat Aug 6 13:53:25 2016 -0400

    media-gfx/opencsg: new version 1.4.0 to fix two bugs.

    This fixes a version bump request from one of our users, and also a
    build failure. Version 1.3.2 tried to link with QtGui, even though
    that wasn't a declared dependency, causing the build to fail when it
    was missing. The new v1.4.0 doesn't seem to have that problem, so the
    build failure should be gone.

    In the process, the ebuild was updated to use EAPI=6 and
    qmake-utils.eclass.

    Gentoo-Bug: 514210
    Gentoo-Bug: 515124

    Package-Manager: portage-2.2.28

 media-gfx/opencsg/Manifest                |  2 +-
 media-gfx/opencsg/opencsg-1.3.2-r1.ebuild | 40 ----------------------------------------
 media-gfx/opencsg/opencsg-1.4.0.ebuild    | 45 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+), 41 deletions(-)