public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* gsl.pc
@ 2001-12-19 13:20 Alberto Manuel Brandao Simoes
  2001-12-19 13:20 ` gsl.pc Brian Gough
  0 siblings, 1 reply; 4+ messages in thread
From: Alberto Manuel Brandao Simoes @ 2001-12-19 13:20 UTC (permalink / raw)
  To: LIST, gsl-discuss, LIST, gsl-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

	Hello

	Is there any change to make gsl ship a gsl.pc file for
pkg-config?

	Thanks
-- 
 | Alberto Manuel Brandão Simões |
 | albie@alfarrabio.di.uminho.pt |
 | http://numexp.sourceforge.net |

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gsl.pc
  2001-12-19 13:20 ` gsl.pc Brian Gough
@ 2001-12-19 13:20   ` Alberto Manuel Brandao Simoes
  2001-12-19 13:20     ` gsl.pc Brian Gough
  0 siblings, 1 reply; 4+ messages in thread
From: Alberto Manuel Brandao Simoes @ 2001-12-19 13:20 UTC (permalink / raw)
  To: Brian Gough; +Cc: gsl-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

On Fri, Sep 07, 2001 at 04:22:05PM +0100, Brian Gough wrote:
( Alberto Manuel Brandao Simoes writes:
(  > 
(  > 	Hello
(  > 
(  > 	Is there any change to make gsl ship a gsl.pc file for
(  > pkg-config?
(  > 
( 
( Yes. What should go in it ? I don't know how to write a .pc file.  Is
( there some documentation available?
( 
( 

	Here is a small sample:

----------
prefix=/opt/gnome2/
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/numexp
idldir=${prefix}/share/idl

Name: NumExp
Description: NumExp library. NumExp is a math-oriented programming language.
Version: 0.1alfa
Requires: glib-2.0 gmodule-2.0 gthread-2.0
Libs: -L${libdir} -lnumexp -lfl -lm
Cflags: -I${includedir}
---------

Alberto

-- 
 | Alberto Manuel Brandão Simões |
 | albie@alfarrabio.di.uminho.pt |
 | http://numexp.sourceforge.net |

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gsl.pc
  2001-12-19 13:20   ` gsl.pc Alberto Manuel Brandao Simoes
@ 2001-12-19 13:20     ` Brian Gough
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: albie; +Cc: gsl-discuss

 > 	Here is a small sample:
 > 
 > ----------
 > prefix=/opt/gnome2/
 > exec_prefix=${prefix}

I've added a gsl.pc file which gives the same output as gsl-config --
if it doesn't work can you send me a patch thanks.  There is the 'libs
with blas or without blas' problem again though... I don't know how
that is supposed to be handled in pkg-config.  I just made Libs: be
the same as in gsl-config.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gsl.pc
  2001-12-19 13:20 gsl.pc Alberto Manuel Brandao Simoes
@ 2001-12-19 13:20 ` Brian Gough
  2001-12-19 13:20   ` gsl.pc Alberto Manuel Brandao Simoes
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: albie; +Cc: LIST, gsl-discuss

Alberto Manuel Brandao Simoes writes:
 > 
 > 	Hello
 > 
 > 	Is there any change to make gsl ship a gsl.pc file for
 > pkg-config?
 > 

Yes. What should go in it ? I don't know how to write a .pc file.  Is
there some documentation available?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 gsl.pc Alberto Manuel Brandao Simoes
2001-12-19 13:20 ` gsl.pc Brian Gough
2001-12-19 13:20   ` gsl.pc Alberto Manuel Brandao Simoes
2001-12-19 13:20     ` gsl.pc Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).