Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567208 - =dev-libs/gecode-4.4.0 version bump
Summary: =dev-libs/gecode-4.4.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New 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:
 
Reported: 2015-12-01 02:40 UTC by MW
Modified: 2016-08-01 12:51 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 MW 2015-12-01 02:40:40 UTC
Please add an ebuild for =dev-libs/gecode-4.4.0 (for me it was sufficient to simply copy and rename the ebuild for =dev-libs/gecode-3.7.3).
Comment 1 Tomáš Mózes 2015-12-01 06:45:09 UTC
This package needs a new maintainer. If you are interested in helping with the maintenance of gecode, please get in touch with our Proxy Maintainers team (https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers)
Comment 2 Michael Orlitzky gentoo-dev 2016-08-01 12:51:56 UTC
commit eac999d93c087c4e5981a7edb82d1a167772fdad
Author: Michael Orlitzky <mjo@gentoo.org>
Date:   Sun Jul 31 19:05:12 2016 -0400

    dev-libs/gecode: new version 4.4.0.

    This version bump fixes at least two open bugs. The first simply asked
    for a version bump, and the second reported a failure when /bin/sh is
    dash (now fixed).

    Along with the new version, some ebuild cleanup was done. The ebuild
    is now EAPI=6, and the "gmp" USE flag was added to control building
    with float constraints. Three superfluous runtime dependencies
    (transitive through Qt) were removed, and two new build dependencies
    needed to generate the documentation were added.

    The src_test() phase has been re-enabled with an LD_LIBRARY hack to
    make sure that the test suite is run against the just-build libraries.

    Gentoo-Bug: 377091
    Gentoo-bug: 527526
    Gentoo-Bug: 567208

    Package-Manager: portage-2.2.28

 dev-libs/gecode/Manifest            |  1 +
 dev-libs/gecode/gecode-4.4.0.ebuild | 70 +++++++++++++++++++++++++++++++++++++
 dev-libs/gecode/metadata.xml        |  6 ++++
 3 files changed, 77 insertions(+)