gnome-speech stable port information

Package: gnome-speech

# abandoned upstream in favor of speech-dispatcher
Distribution: 10.5, 10.6

Version: 0.4.25
Revision: 4
Depends: <<
%N-shlibs (>= %v-%r),
glib2-shlibs (>= 2.22.0-1),
libbonobo2 (>= 2.24.2-1),
libgettext8-shlibs,
orbit2 (>= 2.14.17-2),
system-java (>= 1.4-1)
<<
BuildDepends: <<
gettext-bin,
gettext-tools,
glib2-dev (>= 2.22.0-1),
libbonobo2-dev (>= 2.24.2-1),
libgettext8-dev,
orbit2-dev (>= 2.14.17-2),
pkgconfig (>= 0.23),
popt,
system-java-dev (>= 1.4-1)
<<
Replaces: %N-dev (<< 0.4.25-4)
Source: mirror:gnome:sources/%n/0.4/%n-%v.tar.bz2
Source-MD5: 89cbc23fc131c33396c0346085759f63
PatchScript: perl -pi -e 's/-cp/-classpath/' java/Makefile.in
SetCFLAGS: -Os
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --with-java-home=/Library/Java/Home --disable-dependency-tracking --without-jab-dir PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
CompileScript: <<
F77=no ./configure %c
make
<<
InstallScript: make install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Depends: <<
glib2-shlibs (>= 2.22.0-1),
libbonobo2-shlibs (>= 2.24.2-1),
orbit2-shlibs (>= 2.14.17-2)
<<
Description: Shared libraries for gnome-speech
Files: lib/libgnomespeech.7*.dylib
Shlibs: %p/lib/libgnomespeech.7.dylib 8.0.0 %n (>= 0.3.7-1)
DocFiles: AUTHORS COPYING ChangeLog NEWS README
<<
SplitOff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: True
Description: Development headers and libraries for gnome-speech
Files: <<
include
lib/*.dylib
lib/*.la
lib/pkgconfig
share/idl
<<
Replaces: %N (<< 0.3.7-1)
DocFiles: AUTHORS COPYING ChangeLog NEWS README
DescPackaging: <<
orbit-2.0/*.la moved from %N starting with 0.3.7-1
<<
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README
Description: GNOME speech
License: GPL
Maintainer: The Gnome Core Team
Homepage: http://www.gnome.org/
DescPackaging: <<
Had to add F77=no to configure to get around a weird libtool thing
when "fort77" is installed.

-cp added as synonym for -classpath starting in java-1.5
<<