Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17348

Added Files:
        db31.info 
Removed Files:
        db31-3.1.17-8.info 
Log Message:
Evolution was moved to stable but depends on db31-3.1.17-9 -> moving that to stable, 
too

--- db31-3.1.17-8.info DELETED ---

--- NEW FILE: db31.info ---
Package: db31
Version: 3.1.17
Revision: 9
Maintainer: Max Horn <[EMAIL PROTECTED]>
BuildDependsOnly: true
NoSetLDFlags: true
NoSetCPPFlags: true
SetCFlags: -Os
SetCXXFlags: -Os
ConfigureParams: --includedir=%p/include/db3
Source: http://www.sleepycat.com/update/snapshot/db-%v.tar.gz
Source-MD5: 5baeb94fb934d0bf783ea42117c400be
CompileScript: <<
 (cd build_unix;  ../dist/configure %c)
 (cd build_unix; make PROGS="")
<<
InstallScript: <<
 (cd build_unix; make install_include includedir=%I/include/db3)
 (cd build_unix; make install_static prefix=%I)
 mkdir -p %i/lib/db31
 mv %i/lib/libdb.a %i/lib/db31/libdb.a
 mv %i/include/db3 %i/include/db31
<<
DocFiles: LICENSE README
Description: Berkeley DB embedded database
DescPackaging: <<
This package only contains static libs, and it not seperated into splitoffs.
Also it makes sure to name the library and the include dir differently from
the regular db3 package. That is so because this package is only meant to be
a build time dependency for Evolution, which depends on this specific version
of db, and it is not to be used for anything else.
<<
Homepage: http://www.sleepycat.com/
License: OSI-Approved



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to