Info2: << Package: roofitmodels-%type_pkg[root_version] Type: root_version (root4) Description: Models of physics event distributions DescDetail: << This package provides contributed PDFs (Probability Density Functions) and other functions to be used with the RooFitCore tools. The RooFit tools are integrated with the object-oriented and interactive ROOT graphical environment. RooFit has been developed for the BaBar collaboration, a high energy physics experiment at the Stanford Linear Accelerator Center, and is primarily targeted to the high-energy physicists using the ROOT analysis environment, but the general nature of the package make it suitable for adoption in different disciplines as well. << Homepage: http://roofit.sourceforge.net Version: 1.09.02 Revision: 52 Maintainer: Remi Mommsen GCC: 4.0 BuildDependsOnly: false Depends: << %N-shlibs (=%v-%r), %type_raw[root_version] | %type_raw[root_version]-cernlib, roofitcore-%type_raw[root_version] (>=%v) << Conflicts: roofitmodels, roofitmodels4, roofitmodels-root3, roofitmodels-root4 Replaces: roofitmodels, roofitmodels4, roofitmodels-root3, roofitmodels-root4 License: BSD Source: mirror:sourceforge:roofit/RooFitModels_V01-09-02.tgz Source-MD5: 36b98550c2ec47d38bdf84ba1878acef SourceDirectory: RooFitModels PatchScript: sed 's|@PREFIX@|%p|g' <%a/roofitmodels.patch | sed 's|@VERSION@|%v|g' | patch -p1 NoSetPATH: true CompileScript: make -f GNUmakefile.standalone InstallScript: << mkdir -p %i/lib/root install -m 644 tmp/libRooFitModels.so %i/lib/root ln -s libRooFitModels.1.9.dylib %i/lib/root/libRooFitModels.dylib mkdir -p %i/include/root/RooFitModels install -m 644 tmp/RooFitModels/*.hh %i/include/root/RooFitModels << DescPackaging: << This package has a somewhat unorthodox split-off due to the fact that root relies on a C++ interpreter. Thus the header files are needed to run root interactively and it does not make sense to single the header files out into another split-off (roofitmodels-dev for example) which cannot be declared BuildDependsOnly anyway. << SplitOff: << Package: %N-shlibs Description: Shared libs of RooFitModels built against %type_raw[root_version] Depends: << %type_raw[root_version]-shlibs | %type_raw[root_version]-cernlib-shlibs, roofitcore-%type_raw[root_version]-shlibs (>=%v) << Conflicts: roofitmodels-shlibs, roofitmodels4-shlibs, roofitmodels-root3-shlibs, roofitmodels-root4-shlibs Replaces: roofitmodels-shlibs, roofitmodels4-shlibs, roofitmodels-root3-shlibs, roofitmodels-root4-shlibs InstallScript: << mkdir -p %i/lib/root install -m 644 tmp/libRooFitModels.*.dylib %i/lib/root ln -s libRooFitModels.1.9.dylib %i/lib/root/libRooFitModels.1.dylib << Shlibs: << %p/lib/root/libRooFitModels.1.dylib 1.0.0 roofitmodels-%type_raw[root_version] (>=1.00.03-1) << << <<