wok-4.x diff libcdio-dev/stuff/libcdio_paranoia.pc @ rev 2663

Add libcdio, libcdio-dev, libcdio-utils
author Rohit Joshi <jozee@slitaz.org>
date Sat Apr 18 18:03:51 2009 +0000 (2009-04-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libcdio-dev/stuff/libcdio_paranoia.pc	Sat Apr 18 18:03:51 2009 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +prefix=/usr
     1.5 +exec_prefix=${prefix}
     1.6 +libdir=${exec_prefix}/lib
     1.7 +includedir=${prefix}/include
     1.8 +
     1.9 +Name: libcdio_paranoia
    1.10 +Description: Portable CD-ROM I/O library
    1.11 +Version: 0.80
    1.12 +#Requires: glib-2.0 
    1.13 +Libs: -L${libdir} -lcdio_paranoia -lm  
    1.14 +Cflags: -I${includedir}