Hi,

I'm trying to figure out how to use the variant system. I'd like to use it for roofitcore package, where the essential difference between roofitcore and roofitcore4 is the depenency on the root version (root3 or root4). I'd like to have a statement similar to

Depends: <<
%N-shlibs (=%v-%r),
(%type_raw[root_version] = 4) { root4 | root4-cernlib, root4-shlibs | root4-cernlib-shlibs }
(%type_raw[root_version] = .) { root3 | root3-cernlib, root3-shlibs | root3-cernlib-shlibs }
<<


However, AFAIK there is no support for having a block of dependencies for a given case. Is it possible to implement something like this?

TIA,
        Remi

---------------------------------------------------------------------
If it's green, it's biology. If it stinks, it's chemistry. If it has
numbers, it's math. If it doesn't work, it's technology. (anonymous)

*********************************************************************
Remigius K. Mommsen                 e-mail: [EMAIL PROTECTED]
University of California, Irvine       URL:    http://cern.ch/mommsen
c/o SLAC                             voice:        ++1 (650) 926-3595
2575 Sand Hill Road #35                fax:        ++1 (650) 926-3882
Menlo Park, CA 94025, US              home:        ++1 (650) 233-9041
*********************************************************************



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to