the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: libidl2
Version: 0.8.13
Revision: 2
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
fink (>= 0.24.12-1),
glib2-dev (>= 2.22.0-1),
pkgconfig (>= 0.23)
<<
DescPackaging: <<
Library contains some private C symbols whose real name looks like C++
munges. This should not be construed to mean that libidl2 is C++ nor
that it needs to obey Fink C++ packaging rules.
<<
Source: mirror:gnome:sources/libIDL/0.8/libIDL-%v.tar.bz2
Source-MD5: b43b289a859eb38a710f70622c46e571
SetCFLAGS: -Os
ConfigureParams: --infodir=%p/share/info --disable-dependency-tracking --disable-static PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
InstallScript: make install DESTDIR=%d
BuildDependsOnly: True
SplitOff: <<
Package: %N-shlibs
Depends: glib2-shlibs (>= 2.22.0-1)
Files: lib/libIDL-2.*.dylib
Shlibs: %p/lib/libIDL-2.0.dylib 1.0.0 %n (>= 0.8.0-2)
DocFiles: AUTHORS BUGS COPYING ChangeLog HACKING MAINTAINERS NEWS README
<<
InfoDocs: libIDL2.info
DocFiles: AUTHORS BUGS COPYING ChangeLog HACKING MAINTAINERS NEWS README
Description: IDL parsing library
DescDetail: <<
libIDL is a small library for creating parse trees of CORBA v2.2
compliant Interface Definition Language (IDL) files, which is a
specification for defining interfaces which can be used between
different CORBA implementations.
<<
License: LGPL
Maintainer: The Gnome Core Team
Homepage: http://www.gnome.org