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

Bug 565176

Summary: net-misc/lcm - new package request
Product: Gentoo Linux Reporter: MW <spamfilter-1>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for LCM
Ebuild for net-misc/lcm-1.4.0

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).