Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361599 - net-libs/libcapi - CAPI library used by AVM products
Summary: net-libs/libcapi - CAPI library used by AVM products
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Dialup Developers
URL: http://www.tabos.org/ffgtk
Whiteboard:
Keywords:
Depends on:
Blocks: 361491
  Show dependency tree
 
Reported: 2011-04-01 13:13 UTC by Christoph
Modified: 2013-04-09 06:43 UTC (History)
4 users (show)

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


Attachments
ebuild for libcapi 3.0.5a (libcapi-3.0.5a.ebuild,453 bytes, text/plain)
2011-04-01 13:13 UTC, Christoph
Details
libcapi-3.0.7.ebuild (libcapi-3.0.7.ebuild,533 bytes, text/plain)
2013-04-08 21:42 UTC, René 'Necoro' Neumann
Details
patch to remove libcapi_dyn.a (libcapi-3.0.7-remove-libcapi20dyn.patch,890 bytes, patch)
2013-04-08 21:43 UTC, René 'Necoro' Neumann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph 2011-04-01 13:13:31 UTC
ebuild for net-dialup/libcapi needed for ffgtk i submittet yesterday here http://bugs.gentoo.org/show_bug.cgi?id=361491

Reproducible: Always
Comment 1 Christoph 2011-04-01 13:13:52 UTC
Created attachment 268127 [details]
ebuild for libcapi 3.0.5a
Comment 2 René 'Necoro' Neumann 2013-04-08 21:42:06 UTC
Created attachment 344886 [details]
libcapi-3.0.7.ebuild

Here is an overhauled ebuild. This now takes care that
- no static libraries are installed
- no .la files are installed

If there is a usecase to also supply static libs, a static-libs useflag could be added. Any opinions?
Comment 3 René 'Necoro' Neumann 2013-04-08 21:43:46 UTC
Created attachment 344888 [details, diff]
patch to remove libcapi_dyn.a

Patch needed in the new ebuild: Do not build and install libcapi_dyn.a. There is no reason to have it, maintainer says it's unneeded.
Comment 4 Sergey Popov gentoo-dev 2013-04-09 06:43:57 UTC
+  09 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> +libcapi-3.0.7.ebuild,
+  +files/libcapi-3.0.7-remove-libcapi20dyn.patch, +metadata.xml:
+  Initial commit, wrt bug #361599. Ebuild and patch by René Neumann <gentoo AT
+  necoro.eu>