#20133: Use pkg-config for Sage setup
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/use_pkg_config_for_sage_setup|  
a7772cee4683aeb42ab7ecd26792850bcaa794e5
   Dependencies:  #20130             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 I suggest to move the `pkgconfig` stuff you added to `src/module_list.py`
 to some place within the `sage` package. Then it can more easily be
 imported by other packages too, analogous to the
 `sage_include_directories()` function in `src/sage/env.py`.

 Suppose I write a spkg which uses Sage and also links against BLAS, then
 it would be nice if I could reuse that code. That would also remove the
 need to duplicate that code in `cython.py`.

--
Ticket URL: <http://trac.sagemath.org/ticket/20133#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to