Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237389 - net-mic/tightvnc doesn't handle optional java components correctly
Summary: net-mic/tightvnc doesn't handle optional java components correctly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Raúl Porcel (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-09-11 10:30 UTC by Alistair Bush (RETIRED)
Modified: 2008-09-11 11:15 UTC (History)
1 user (show)

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


Attachments
Patch to Makefile to build java correctly. (tightvnc-1.3.9-java-build.patch,474 bytes, patch)
2008-09-11 10:31 UTC, Alistair Bush (RETIRED)
Details | Diff
Changes required to ebuild, adding java eclass etc. (tightvnc-1.3.9.ebuild.patch,2.16 KB, patch)
2008-09-11 10:32 UTC, Alistair Bush (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair Bush (RETIRED) gentoo-dev 2008-09-11 10:30:01 UTC
I found the following, at least, that are incorrect

1) Doesn't actually build the java sources.
2) Doesn't use java eclasses
3) Installs jar and class files
4) no launcher for java

Please find attached patches to support java correctly.  You may also be interested in reading.

http://www.gentoo.org/proj/en/java/java-devel.xml
Comment 1 Alistair Bush (RETIRED) gentoo-dev 2008-09-11 10:31:03 UTC
Created attachment 165192 [details, diff]
Patch to Makefile to build java correctly.
Comment 2 Alistair Bush (RETIRED) gentoo-dev 2008-09-11 10:32:10 UTC
Created attachment 165193 [details, diff]
Changes required to ebuild, adding java eclass etc.
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2008-09-11 10:40:59 UTC
Feel free to add the stuff needed, please :)
Comment 4 Alistair Bush (RETIRED) gentoo-dev 2008-09-11 11:15:46 UTC
So be it :)

In CVS.