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

Bug 537038

Summary: dev-libs/nanomsg: ebuild improvements and multilib support
Product: Gentoo Linux Reporter: Sergey Popov <pinkbyte>
Component: [OLD] DevelopmentAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: enhancement CC: djc
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=526258
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: nanomsg-0.5-r1.ebuild

Description Sergey Popov gentoo-dev 2015-01-19 12:04:16 UTC
Created attachment 394324 [details]
nanomsg-0.5-r1.ebuild

See attached ebuild.

Complete list of changes:

- support for multilib via autotools-multilib.eclass;
- build man pages and documentation(bug #526258) and install it into proper place;
- add subslot(subslot is taken from library extension, probably ABI version nn.h is better)
Comment 1 Sergey Popov gentoo-dev 2015-01-30 08:38:15 UTC
+*nanomsg-0.5-r1 (30 Jan 2015)
+
+  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> +nanomsg-0.5-r1.ebuild:
+  Revision bump: use multilib-aware eclasses, wrt bug #537038. Build and
+  install manpages, wrt bug #526258