Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541222 - dev-libs/lunchbox - A C++ library for multi-threaded programming
Summary: dev-libs/lunchbox - A C++ library for multi-threaded programming
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/Eyescale/Lunchbox
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-24 10:05 UTC by Michael Seifert
Modified: 2015-02-24 20:41 UTC (History)
1 user (show)

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


Attachments
lunchbox-1.10.9999.ebuild (lunchbox-1.10.9999.ebuild,1.29 KB, text/plain)
2015-02-24 10:05 UTC, Michael Seifert
Details
lunchbox-1.10.9999-cmake.patch (lunchbox-1.10.9999-cmake.patch,417 bytes, patch)
2015-02-24 10:06 UTC, Michael Seifert
Details | Diff
lunchbox-FindLunchbox.cmake (lunchbox-FindLunchbox.cmake,6.67 KB, text/x-cmake)
2015-02-24 10:07 UTC, Michael Seifert
Details
metadata.xml (metadata.xml,871 bytes, application/xml)
2015-02-24 10:08 UTC, Michael Seifert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Seifert 2015-02-24 10:05:15 UTC
I created an ebuild for the multi-threading library Lunchbox, which is used as a basis for the parallel OpenGL rendering framework Equalizer among others.

I decided to make a live ebuild for the 1.10 branch of the library, because the 1.10 release had problems with CMake 3.1 which are already fixed in 1.10.9999.

Reproducible: Always
Comment 1 Michael Seifert 2015-02-24 10:05:55 UTC
Created attachment 397370 [details]
lunchbox-1.10.9999.ebuild
Comment 2 Michael Seifert 2015-02-24 10:06:58 UTC
Created attachment 397372 [details, diff]
lunchbox-1.10.9999-cmake.patch

Patch for the CMake build that adds switches for building the docs and tests.
Comment 3 Michael Seifert 2015-02-24 10:07:59 UTC
Created attachment 397374 [details]
lunchbox-FindLunchbox.cmake

Corresponding CMake module for the library.
Comment 4 Michael Seifert 2015-02-24 10:08:22 UTC
Created attachment 397376 [details]
metadata.xml