Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565176 - net-misc/lcm - new package request
Summary: net-misc/lcm - new package request
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2015-11-09 06:32 UTC by MW
Modified: 2021-04-16 12:56 UTC (History)
0 users

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


Attachments
Ebuild for LCM (lcm-1.3.0.ebuild,501 bytes, text/plain)
2015-11-09 06:32 UTC, MW
Details
Ebuild for net-misc/lcm-1.4.0 (lcm-1.4.0.ebuild,406 bytes, text/plain)
2021-04-16 12:56 UTC, MW
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MW 2015-11-09 06:32:32 UTC
Created attachment 416332 [details]
Ebuild for LCM

It would be great to have LCM (Lightweight Communications and Marshalling) in portage. See the project website:
https://github.com/lcm-proj/lcm

I have attached a first approximation of an ebuild for lcm-1.3.0, and verified that it works on my amd64 system using all combinations of java and python use flags. I didn't find any non-system dependencies except for possibly java.

(Toggling lua support with --with-lua and --without-lua did not work for me, so I didn't add a use flag for it.)
Comment 1 MW 2021-04-16 12:56:46 UTC
Created attachment 700122 [details]
Ebuild for net-misc/lcm-1.4.0

In the unlikely event that anyone else cares about it, here is an updated ebuild  for =net-misc/lcm-1.4.0 (they change to cmake from autotools).