Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 11399

Summary: findlib-0.8 ebuild (New Package)
Product: Gentoo Linux Reporter: Matthieu Sozeau (RETIRED) <mattam>
Component: New packagesAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugs-gentoo.org
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://mattam.ath.cx/progs/ebuilds.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 11398    

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. :)