Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102646 - dev-java/gnu-crypto support for compiling native libraries missing
Summary: dev-java/gnu-crypto support for compiling native libraries missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2005-08-15 13:02 UTC by Stefan Prelle
Modified: 2021-11-21 08:12 UTC (History)
2 users (show)

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


Attachments
"gcj" USE-Flag to produce native libraries (gnu-crypto-2.0.1-r1.patch,560 bytes, patch)
2005-08-15 13:03 UTC, Stefan Prelle
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Prelle 2005-08-15 13:02:05 UTC
Since quite some time now gnu-crypto supports building native libraries using
gcj in addition to the jars. 

I think it would be a good idea to introduce a "gcj" USE-Flag that inserts a
simple call of "gcj/init.sh" before calling econf in the ebuild. I tried
modifying the last ebuild by myself and it seemed to do the trick.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 13:03:20 UTC
(In reply to comment #0)

> I think it would be a good idea to introduce a "gcj" USE-Flag that inserts a
> simple call of "gcj/init.sh" before calling econf in the ebuild.

??? In which ebuild?
Comment 2 Stefan Prelle 2005-08-15 13:03:45 UTC
Created attachment 66017 [details, diff]
"gcj" USE-Flag to produce native libraries

This patch adds a "gcj" USE-Flag to the ebuild, which enables production of
native libraries
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 13:06:11 UTC
Uh, never mind, I'm a bit slow today it seems :)
Comment 4 Stefan Prelle 2005-08-15 14:43:20 UTC
My patch was a bit too optimistic. For reasons I don't understand (probably
sandbox related) yet gnu-crypto installs only two of three libraries.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-11-07 18:10:24 UTC
Cleaning out older open bugs.

Bump, can a decision be made on this?
Comment 6 Larry the Git Cow gentoo-dev 2021-11-21 08:12:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733165a90d2d466512dbefd17a69eba9c3b61516

commit 733165a90d2d466512dbefd17a69eba9c3b61516
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-21 08:04:27 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-21 08:11:05 +0000

    dev-java/gnu-crypto: treeclean
    
    Closes: https://bugs.gentoo.org/102646
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-java/gnu-crypto/Manifest                       |  1 -
 .../gnu-crypto/files/gnu-crypto-2.0.1-jdk15.patch  | 30 ----------
 dev-java/gnu-crypto/gnu-crypto-2.0.1-r3.ebuild     | 66 ----------------------
 dev-java/gnu-crypto/metadata.xml                   | 15 -----
 profiles/package.mask                              |  1 -
 5 files changed, 113 deletions(-)