Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 378207 - www-misc/htdig : add USE=static-libs support
Summary: www-misc/htdig : add USE=static-libs support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: static-libs
  Show dependency tree
 
Reported: 2011-08-08 09:01 UTC by Agostino Sarubbo
Modified: 2019-10-20 12:21 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-08 09:01:56 UTC
This package installs also static libs ".a" please provide do add relative
USE. TIA

/usr/lib/htdig/libht.a
/usr/lib/htdig/libhtword.a
/usr/lib/htdig/libcommon.a
/usr/lib/htdig/libhtnet.a
/usr/lib/htdig/libfuzzy.a
/usr/lib/htdig/libht-3.2.0.so
/usr/lib/htdig/libhtword-3.2.0.so
/usr/lib/htdig/libcommon-3.2.0.so
/usr/lib/htdig/libhtnet-3.2.0.so
/usr/lib/htdig/libfuzzy-3.2.0.so
/usr/lib/htdig/libht.la
/usr/lib/htdig/libhtword.la
/usr/lib/htdig/libcommon.la
/usr/lib/htdig/libfuzzy.la
/usr/lib/htdig/libfuzzy.so
/usr/lib/htdig/libhtnet.la
/usr/lib/htdig/libhtnet.so
/usr/lib/htdig/libcommon.so
/usr/lib/htdig/libhtword.so
/usr/lib/htdig/libht.so
/usr/lib/htdig_db/libhtdb.a
/usr/lib/htdig_db/libhtdb-3.2.0.so
/usr/lib/htdig_db/libhtdb.la
/usr/lib/htdig_db/libhtdb.so

Please remove also .la if is not needed.
Comment 1 Larry the Git Cow gentoo-dev 2019-10-20 12:21:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1f79a8eb37a51ad70550a96c1bf50e4feb0e21

commit 2c1f79a8eb37a51ad70550a96c1bf50e4feb0e21
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2019-10-06 23:34:37 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-10-20 12:20:59 +0000

    www-misc/htdig: disable static libraries
    
    Closes: https://bugs.gentoo.org/378207
    Closes: https://github.com/gentoo/gentoo/pull/13080
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)