the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: glibmm2.4
Version: 2.14.2
Revision: 5
GCC: 4.0
Depends: <<
%N-dev (= %v-%r),
fink-obsolete-packages
<<
BuildDependsOnly: true
BuildDepends: <<
glib2-dev (>= 2.14.0-1),
libgettext3-dev,
libiconv-dev,
libsigc++2 (>= 2.0.17-1001),
pkgconfig (>= 0.21-1)
<<
Source: mirror:gnome:sources/glibmm/2.14/glibmm-%v.tar.bz2
Source-MD5: 58b4fdc97738795a19b1f5ad37f186b4
SetCPPFLAGS: -DX_LOCALE
SetCFLAGS: -Os -pipe
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking --enable-warnings=maximum --enable-static
CompileScript: <<
PERL_PATH=/usr/bin/perl M4=/usr/bin/m4 ./configure %c
make
<<
InstallScript: <<
make -j1 install DESTDIR=%d
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
<<
SplitOff: <<
Package: %N-shlibs
Depends: <<
glib2-shlibs (>= 2.14.0-1),
libgettext3-shlibs,
libiconv,
libsigc++2-shlibs (>= 2.0.17-1001)
<<
Files: lib/lib*.*.*.dylib
Shlibs: <<
%p/lib/libglibmm-2.4.1.dylib 2.0.0 %n (>= 2.6.1-1)
%p/lib/libglibmm_generate_extra_defs-2.4.1.dylib 2.0.0 %n (>= 2.6.1-1)
<<
DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
<<
SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %v-%r)
Conflicts: %N-common
BuildDependsOnly: True
Files: <<
include
lib
share/aclocal
share/doc/glibmm-2.4
<<
DocFiles: AUTHORS CHANGES COPYING ChangeLog NEWS README
<<
Description: C++ interface for the glib2 library
DescPackaging: <<
install_name and compatibility_version have not changed since %v=2.4.x
but those packages had those fields wrong in the Shlibs entries. So
we'll make a clean break with the Shlibs dependency.
Doc processor (lib/glibmm-2.4/proc) moved %N-shlibs -> %N as of 2.6.1-1
Then moved %N -> %N-dev as of 2.12.10-1/1001
Misc other docs and things used by things that use glibmm moved
%N->%N-dev as of 2.12.10-2/1002
Not sure why we pass -DX_LOCALE
<<
License: LGPL
Maintainer: The Gnome Core Team
Homepage: http://www.gtkmm.org
Package: glibmm2.4
Version: 2.18.0
Revision: 1
GCC: 4.0
Depends: <<
%N-dev (= %v-%r),
fink-obsolete-packages
<<
BuildDependsOnly: true
BuildDepends: <<
glib2-dev (>= 2.18.0-1),
libgettext3-dev,
libiconv-dev,
libsigc++2 (>= 2.0.17-1001),
pkgconfig (>= 0.23)
<<
Source: mirror:gnome:sources/glibmm/2.18/glibmm-%v.tar.bz2
Source-MD5: 1a0df362e15e7f850b8361b5102f1f16
SetCPPFLAGS: -DX_LOCALE
SetCFLAGS: -Os -pipe
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking --enable-warnings=maximum
CompileScript: <<
PERL_PATH=/usr/bin/perl M4=/usr/bin/m4 ./configure %c
make
<<
InstallScript: <<
make -j1 install DESTDIR=%d
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
<<
SplitOff: <<
Package: %N-shlibs
Depends: <<
glib2-shlibs (>= 2.18.0-1),
libgettext3-shlibs,
libiconv,
libsigc++2-shlibs (>= 2.0.17-1001)
<<
Files: lib/lib*.*.*.dylib
Shlibs: <<
%p/lib/libgiomm-2.4.1.dylib 4.0.0 %n (>= 2.18.0-1)
%p/lib/libglibmm-2.4.1.dylib 4.0.0 %n (>= 2.18.0-1)
%p/lib/libglibmm_generate_extra_defs-2.4.1.dylib 4.0.0 %n (>= 2.18.0-1)
<<
DocFiles: AUTHORS COPYING* ChangeLog NEWS README
<<
SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
Replaces: %N-common, %N-shlibs (<< 2.6.1-1), %N (<< %v-%r)
Conflicts: %N-common
BuildDependsOnly: True
Files: <<
include
lib
share/aclocal
share/doc/glibmm-2.4
<<
DocFiles: AUTHORS COPYING* ChangeLog NEWS README
<<
Description: C++ interface for the glib2 library
DescPackaging: <<
install_name and compatibility_version have not changed since %v=2.4.x
for the libraries that have existed since then
but those packages had those fields wrong in the Shlibs entries. So
we'll make a clean break with the Shlibs dependency.
Doc processor (lib/glibmm-2.4/proc) moved %N-shlibs -> %N as of 2.6.1-1
Then moved %N -> %N-dev as of 2.12.10-1/1001
Misc other docs and things used by things that use glibmm moved
%N->%N-dev as of 2.12.10-2/1002
Not sure why we pass -DX_LOCALE
<<
License: LGPL
Maintainer: The Gnome Core Team
Homepage: http://www.gtkmm.org