Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11399 - findlib-0.8 ebuild (New Package)
Summary: findlib-0.8 ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: George Shapovalov (RETIRED)
URL: http://mattam.ath.cx/progs/ebuilds.html
Whiteboard:
Keywords:
: 13702 (view as bug list)
Depends on:
Blocks: 11398
  Show dependency tree
 
Reported: 2002-11-30 09:55 UTC by Matthieu Sozeau (RETIRED)
Modified: 2003-02-07 02:27 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 Matthieu Sozeau (RETIRED) gentoo-dev 2002-11-30 09:55:16 UTC
Findlib is a tool similar to pkg-config for O'Caml libraries. It is used by most
caml sources packages.

It should go in dev-ml or dev-util. Tarball's at the URL.
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2002-12-15 17:53:34 UTC
Hi Matthieu

Thank you for the submission

I have processed the ebuild (I have added docs) and committed it.
Please test.

George
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2003-02-06 22:16:47 UTC
*** Bug 13702 has been marked as a duplicate of this bug. ***
Comment 3 Bardur Arantsson 2003-02-07 02:27:02 UTC
*Ahem*... a few things: 
 
- findlib is NOT GPL-2. It is under a BSD-ish license (w/advertising clause). See 
http://www.ocaml-programming.de/packages/documentation/findlib/ 
 
- Are you really sure about changing the location of the package install directory to 
/usr/lib/ocaml/site-packages instead of /usr/lib/ocaml/site-lib? It would seem to me to be 
more sensible to use the default...? 
 
- There is a version 0.8.1 out. :)