Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378763 - net-libs/libsrtp-1.4.4-r1 add USE=static-libs support
Summary: net-libs/libsrtp-1.4.4-r1 add USE=static-libs support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 12:23 UTC by Agostino Sarubbo
Modified: 2012-09-06 13:36 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-08-11 12:23:34 UTC
From qlist:

>>> /usr/lib64/libsrtp.a
>>> /usr/lib64/libsrtp.so.1.0
>>> /usr/lib64/libsrtp.so -> libsrtp.so.1.0
>>> /usr/lib64/libsrtp.so.1 -> libsrtp.so.1.0

Please add static-libs USEFLAG.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2012-09-06 13:36:59 UTC
+*libsrtp-1.4.4-r2 (06 Sep 2012)
+
+  06 Sep 2012; Tony Vroon <chainsaw@gentoo.org> +libsrtp-1.4.4-r2.ebuild,
+  +files/libsrtp-1.4.4-invalid-index.patch:
+  Make compilation & installation of static libraries optional, closes bug
+  #378763 by Agostino "ago" Sarubbo. Patch scavenged by Matthias Nagl from
+  upstream tracker resolves a crash caused by an invalid index, closes bug
+  #409013.