Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537038 - dev-libs/nanomsg: ebuild improvements and multilib support
Summary: dev-libs/nanomsg: ebuild improvements and multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2015-01-19 12:04 UTC by Sergey Popov
Modified: 2015-01-30 08:38 UTC (History)
1 user (show)

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


Attachments
nanomsg-0.5-r1.ebuild (nanomsg-0.5-r1.ebuild,1.02 KB, text/plain)
2015-01-19 12:04 UTC, Sergey Popov
Details

Note You need to log in before you can comment on or make changes to this bug.
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