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

Bug 541222

Summary: dev-libs/lunchbox - A C++ library for multi-threaded programming
Product: Gentoo Linux Reporter: Michael Seifert <m.seifert>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: m.seifert
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Eyescale/Lunchbox
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: lunchbox-1.10.9999.ebuild
lunchbox-1.10.9999-cmake.patch
lunchbox-FindLunchbox.cmake
metadata.xml

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