Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9677 - mldonkey-2.00-r2.ebuild
Summary: mldonkey-2.00-r2.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-25 18:13 UTC by Christian Loitsch
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
ebuild (mldonkey-2.00-r2.ebuild,1.82 KB, application/octet-stream)
2002-10-25 18:13 UTC, Christian Loitsch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Loitsch 2002-10-25 18:13:02 UTC
this ebuild not only installs the binary version of mldonkey, but compiles it :)
(ok doesn't make much sense because there are no opt. flags for the ocaml compiler )
Comment 1 Christian Loitsch 2002-10-25 18:13:51 UTC
Created attachment 5025 [details]
ebuild
Comment 2 Christian Loitsch 2002-10-25 18:14:51 UTC
forgot to tell.

its binaries are now in /usr/bin instead of /opt
(mldonkey is fully gpl(-2?)

Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-29 06:44:17 UTC
the binaries should be in /opt. 

the whole purpose of /opt in Gentoo Linux is for binary-only packages to be
installed into.
Comment 4 Christian Loitsch 2002-10-29 11:33:49 UTC
sorry, i think my announcement was misguiding.

all binaries are created from source.  These created binaries are now in
/usr/bin.  Exactly for the reason mentioned in Comment #3.

The gpl-remark is to point out, that there is no reason to use the
binary-version.  (mldonkey changed licence)
Comment 5 Michael Imhof (RETIRED) gentoo-dev 2002-11-01 07:06:28 UTC
Dependencies for ocaml are not working.
If ocaml is not installed the ebuild asks for downloading and installing it into
the mldonkey directory.
Comment 6 Christian Loitsch 2002-11-01 09:31:53 UTC
what exactly do you mean?

emerge --pretend --emptytree mldonkey gives me the following:
[snip]
[ebuild  N   ] dev-lang/ocaml-3.06
[ebuild  N   ] dev-ml/lablgl-0.98
[ebuild  N   ] dev-ml/lablgtk-1.2.5
[ebuild  N   ] net-p2p/mldonkey-2.00-r2

(your lablgl and lablgtk versions are probably different)


or do you mean, that even though ocaml is installed mldonkey can't find it?
Comment 7 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-09 14:55:30 UTC
thanks for submission, i committed mldonkey-2.00-r1, which includes some more 
patches (to be really bleeding edge) ;). will close this.