the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: gnome-spell
Version: 1.0.8
Revision: 3
Replaces: %N-shlibs (<< 1.0.8-3)
Depends: <<
aspell (>= 0.50.5-1002),
aspell-shlibs (>= 0.50.5-1002),
atk1-shlibs (>= 1.20.0-1),
gail18-shlibs (>= 1.20.0-1),
gconf2 (>= 2.20.0-1),
glib2-shlibs (>= 2.14.0-1),
gnome-vfs2-unified-shlibs (>= 1:2.20.0-1),
gtk+2-shlibs (>= 2.12.0-1),
libart2-shlibs (>= 2.3.16-1),
libbonobo2-shlibs (>= 2.20.0-1),
libbonoboui2-shlibs (>= 2.20.0-1),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.2-1),
libgnome2-shlibs (>= 2.20.0-1),
libgnomecanvas2-shlibs (>= 2.20.0-1),
libgnomeui2-shlibs (>= 2.20.0-1),
libiconv,
libxml2-shlibs (>= 2.6.30-1),
orbit2-shlibs (>= 2.14.10-1),
pango1-xft2-ft219-shlibs (>= 1.18.4-4),
popt-shlibs,
x11-shlibs
<<
BuildDepends: <<
aspell-dev (>= 0.50.5-1002),
atk1 (>= 1.20.0-1),
audiofile,
avahi-dev,
cairo (>= 1.6-1),
dbus-dev (>= 1.0-1),
esound (>= 0.2.38-1),
expat1,
fink (>= 0.28-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
gail18-dev (>= 1.20.0-1),
gconf2-dev (>= 2.20.0-1),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.14.0-1),
glitz,
gnome-keyring-dev (>= 0.8.1-1),
gnome-vfs2-unified-dev (>= 1:2.20.0-1),
gtk+2-dev (>= 2.12.0-1),
gtk-doc (>= 1.8-1),
intltool (>= 0.36.0-1),
libart2 (>= 2.3.16-1),
libavahi-glib1-dev,
libbonobo2-dev (>= 2.20.0-1),
libbonoboui2-dev (>= 2.20.0-1),
libgettext3-dev,
libglade2 (>= 2.6.2-1),
libgnome2-dev (>= 2.20.0-1),
libgnomeui2-dev (>= 2.20.0-1),
libgnomecanvas2-dev (>= 2.20.0-1),
libiconv-dev,
libjpeg,
libpng3,
libxml2 (>= 2.6.30-1),
orbit2-dev (>= 2.14.10-1),
pango1-xft2-ft219-dev (>= 1.18.4-4),
pixman (>= 0.10.0-1),
pkgconfig (>= 0.21-1),
popt,
x11-dev,
xft2-dev
<<
Source: mirror:gnome:sources/%n/1.0/%n-%v.tar.gz
Source-MD5: 2b138322cf5bcea4d1d5e2c0001cb49d
PatchFile: %n.patch
PatchFile-MD5: 6b69d358b97643b18f989acdd03ff3cf
NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 -I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
SetLIBS: -L%p/lib
SetCFLAGS: -Os
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --disable-dependency-tracking PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
InstallScript: <<
make -j1 install DESTDIR="%d"
<<
Shlibs: !%p/lib/gnome-spell/libgnome-spell-component-0.3.dylib
SplitOff: <<
Package: %N-shlibs
Depends: %N (>= 1.0.8-3), fink-obsolete-packages
InstallScript: <<
mkdir -p %i/share/doc/installed-files
touch %i/share/doc/installed-files/%n
<<
<<
SplitOff2: <<
Package: %N-dev
Depends: %N (= %v-%r)
Replaces: %N (<< 1.0.8-3), %N-shlibs (<< 1.0.8-3)
BuildDependsOnly: True
Files: lib/gnome-spell/libgnome-spell-component.* share/idl
DocFiles: <<
AUTHORS
COPYING
ChangeLog
gnome-spell/ChangeLog:ChangeLog.gnome-spell
po/ChangeLog:ChangeLog.po
NEWS
README
<<
<<
DocFiles: <<
AUTHORS
COPYING
ChangeLog
gnome-spell/ChangeLog:ChangeLog.gnome-spell
po/ChangeLog:ChangeLog.po
NEWS
README
<<
Description: GNOME Spell a GNOME Spellchecking Library
DescPackaging: <<
share/idl moved %N->%N-dev starting in 1.0.6-1
lib-unversioned .dylib symlink moved %N-shlibs->%N-dev starting in 1.0.6-1
and again in 1.0.8-3 (fell back to %N-shlibs earlier in 1.0.8)
%N-shlibs abolished in 1.0.8-3, moved install_name into %N
because this thing is just a bonobo runtime with plugin
library (private), not a linkable public library.
Fix shared-library extension in bonobo server (should this be
built -module and .so instead?)
<<
License: GPL
Maintainer: The Gnome Core Team
Homepage: http://gtkspell.sourceforge.net/
diff -Nurd -x'*~' gnome-spell-1.0.8.orig/configure gnome-spell-1.0.8/configure
--- gnome-spell-1.0.8.orig/configure 2007-10-15 08:40:11.000000000 -0400
+++ gnome-spell-1.0.8/configure 2008-07-01 01:33:54.000000000 -0400
@@ -21022,6 +21022,11 @@
NO_UNDEFINED='-no-undefined'
API_VERSION_IN_SHLIB_NAME=`echo $API_VERSION | sed -e 's/\./-/'`
;;
+*-darwin*) os_win32=no
+ SOEXT='.dylib'
+ NO_UNDEFINED=''
+ API_VERSION_IN_SHLIB_NAME=$API_VERSION
+ ;;
*) os_win32=no
SOEXT='.so'
NO_UNDEFINED=''
diff -Nurd -x'*~' gnome-spell-1.0.8.orig/gnome-spell/Makefile.in gnome-spell-1.0.8/gnome-spell/Makefile.in
--- gnome-spell-1.0.8.orig/gnome-spell/Makefile.in 2007-10-15 08:40:10.000000000 -0400
+++ gnome-spell-1.0.8/gnome-spell/Makefile.in 2008-07-01 01:31:02.000000000 -0400
@@ -275,6 +275,7 @@
END =
INCLUDES = \
-I$(srcdir) \
+ $(GNOME_SPELL_CFLAGS) \
$(ASPELL_INC) \
-DPREFIX=\""$(prefix)"\" \
-DGNOMEDATADIR=\""$(datadir)"\" \
@@ -282,7 +283,6 @@
-DGLADE_DATADIR=\"$(gladedir)\" \
-DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" \
-DASPELL_DICT=\""$(ASPELL_DICT)"\" \
- $(GNOME_SPELL_CFLAGS) \
$(END)
SPELL_IDL = Spell.idl
@@ -309,8 +309,8 @@
libgnome_spell_component_la_LDFLAGS = -release $(API_VERSION) $(NO_UNDEFINED)
libgnome_spell_component_la_LIBADD = \
libgnome-spell-idl.la \
- $(ASPELL_LIBS) \
$(GNOME_SPELL_LIBS) \
+ $(ASPELL_LIBS) \
$(END)
libgnome_spell_component_la_SOURCES = \
@@ -323,8 +323,8 @@
test_gnome_spell_component_LDADD = \
libgnome-spell-idl.la \
- $(ASPELL_LIBS) \
$(GNOME_SPELL_LIBS) \
+ $(ASPELL_LIBS) \
$(END)
test_gnome_spell_component_SOURCES = \
Package: gnome-spell
Version: 1.0.8
Revision: 3
Replaces: %N-shlibs (<< 1.0.8-3)
Depends: <<
aspell (>= 0.50.5-1002),
aspell-shlibs (>= 0.50.5-1002),
atk1-shlibs (>= 1.20.0-1),
gail18-shlibs (>= 1.20.0-1),
gconf2 (>= 2.20.0-1),
glib2-shlibs (>= 2.14.0-1),
gnome-vfs2-unified-shlibs (>= 1:2.20.0-1),
gtk+2-shlibs (>= 2.12.0-1),
libart2-shlibs (>= 2.3.16-1),
libbonobo2-shlibs (>= 2.20.0-1),
libbonoboui2-shlibs (>= 2.20.0-1),
libgettext3-shlibs,
libglade2-shlibs (>= 2.6.2-1),
libgnome2-shlibs (>= 2.20.0-1),
libgnomecanvas2-shlibs (>= 2.20.0-1),
libgnomeui2-shlibs (>= 2.20.0-1),
libiconv,
libxml2-shlibs (>= 2.6.30-1),
orbit2-shlibs (>= 2.14.10-1),
pango1-xft2-ft219-shlibs (>= 1.18.4-4),
popt-shlibs,
x11-shlibs
<<
BuildDepends: <<
aspell-dev (>= 0.50.5-1002),
atk1 (>= 1.20.0-1),
audiofile,
avahi-dev,
cairo (>= 1.6-1),
dbus-dev (>= 1.0-1),
esound (>= 0.2.38-1),
expat1,
fink (>= 0.28-1),
fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1),
gail18-dev (>= 1.20.0-1),
gconf2-dev (>= 2.20.0-1),
gettext-bin,
gettext-tools,
glib2-dev (>= 2.14.0-1),
glitz,
gnome-keyring-dev (>= 0.8.1-1),
gnome-vfs2-unified-dev (>= 1:2.20.0-1),
gtk+2-dev (>= 2.12.0-1),
gtk-doc (>= 1.8-1),
intltool (>= 0.36.0-1),
libart2 (>= 2.3.16-1),
libavahi-glib1-dev,
libbonobo2-dev (>= 2.20.0-1),
libbonoboui2-dev (>= 2.20.0-1),
libgettext3-dev,
libglade2 (>= 2.6.2-1),
libgnome2-dev (>= 2.20.0-1),
libgnomeui2-dev (>= 2.20.0-1),
libgnomecanvas2-dev (>= 2.20.0-1),
libiconv-dev,
libjpeg,
libpng3,
libxml2 (>= 2.6.30-1),
orbit2-dev (>= 2.14.10-1),
pango1-xft2-ft219-dev (>= 1.18.4-4),
pixman (>= 0.10.0-1),
pkgconfig (>= 0.21-1),
popt,
x11-dev,
xft2-dev
<<
Source: mirror:gnome:sources/%n/1.0/%n-%v.tar.gz
Source-MD5: 2b138322cf5bcea4d1d5e2c0001cb49d
PatchFile: %n.patch
PatchFile-MD5: 6b69d358b97643b18f989acdd03ff3cf
NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 -I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
SetLIBS: -L%p/lib
SetCFLAGS: -Os
ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man --disable-dependency-tracking PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
InstallScript: <<
make -j1 install DESTDIR="%d"
<<
Shlibs: !%p/lib/gnome-spell/libgnome-spell-component-0.3.dylib
SplitOff: <<
Package: %N-shlibs
Depends: %N (>= 1.0.8-3), fink-obsolete-packages
InstallScript: <<
mkdir -p %i/share/doc/installed-files
touch %i/share/doc/installed-files/%n
<<
<<
SplitOff2: <<
Package: %N-dev
Depends: %N (= %v-%r)
Replaces: %N (<< 1.0.8-3), %N-shlibs (<< 1.0.8-3)
BuildDependsOnly: True
Files: lib/gnome-spell/libgnome-spell-component.* share/idl
DocFiles: <<
AUTHORS
COPYING
ChangeLog
gnome-spell/ChangeLog:ChangeLog.gnome-spell
po/ChangeLog:ChangeLog.po
NEWS
README
<<
<<
DocFiles: <<
AUTHORS
COPYING
ChangeLog
gnome-spell/ChangeLog:ChangeLog.gnome-spell
po/ChangeLog:ChangeLog.po
NEWS
README
<<
Description: GNOME Spell a GNOME Spellchecking Library
DescPackaging: <<
share/idl moved %N->%N-dev starting in 1.0.6-1
lib-unversioned .dylib symlink moved %N-shlibs->%N-dev starting in 1.0.6-1
and again in 1.0.8-3 (fell back to %N-shlibs earlier in 1.0.8)
%N-shlibs abolished in 1.0.8-3, moved install_name into %N
because this thing is just a bonobo runtime with plugin
library (private), not a linkable public library.
Fix shared-library extension in bonobo server (should this be
built -module and .so instead?)
<<
License: GPL
Maintainer: The Gnome Core Team
Homepage: http://gtkspell.sourceforge.net/
diff -Nurd -x'*~' gnome-spell-1.0.8.orig/configure gnome-spell-1.0.8/configure
--- gnome-spell-1.0.8.orig/configure 2007-10-15 08:40:11.000000000 -0400
+++ gnome-spell-1.0.8/configure 2008-07-01 01:33:54.000000000 -0400
@@ -21022,6 +21022,11 @@
NO_UNDEFINED='-no-undefined'
API_VERSION_IN_SHLIB_NAME=`echo $API_VERSION | sed -e 's/\./-/'`
;;
+*-darwin*) os_win32=no
+ SOEXT='.dylib'
+ NO_UNDEFINED=''
+ API_VERSION_IN_SHLIB_NAME=$API_VERSION
+ ;;
*) os_win32=no
SOEXT='.so'
NO_UNDEFINED=''
diff -Nurd -x'*~' gnome-spell-1.0.8.orig/gnome-spell/Makefile.in gnome-spell-1.0.8/gnome-spell/Makefile.in
--- gnome-spell-1.0.8.orig/gnome-spell/Makefile.in 2007-10-15 08:40:10.000000000 -0400
+++ gnome-spell-1.0.8/gnome-spell/Makefile.in 2008-07-01 01:31:02.000000000 -0400
@@ -275,6 +275,7 @@
END =
INCLUDES = \
-I$(srcdir) \
+ $(GNOME_SPELL_CFLAGS) \
$(ASPELL_INC) \
-DPREFIX=\""$(prefix)"\" \
-DGNOMEDATADIR=\""$(datadir)"\" \
@@ -282,7 +283,6 @@
-DGLADE_DATADIR=\"$(gladedir)\" \
-DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" \
-DASPELL_DICT=\""$(ASPELL_DICT)"\" \
- $(GNOME_SPELL_CFLAGS) \
$(END)
SPELL_IDL = Spell.idl
@@ -309,8 +309,8 @@
libgnome_spell_component_la_LDFLAGS = -release $(API_VERSION) $(NO_UNDEFINED)
libgnome_spell_component_la_LIBADD = \
libgnome-spell-idl.la \
- $(ASPELL_LIBS) \
$(GNOME_SPELL_LIBS) \
+ $(ASPELL_LIBS) \
$(END)
libgnome_spell_component_la_SOURCES = \
@@ -323,8 +323,8 @@
test_gnome_spell_component_LDADD = \
libgnome-spell-idl.la \
- $(ASPELL_LIBS) \
$(GNOME_SPELL_LIBS) \
+ $(ASPELL_LIBS) \
$(END)
test_gnome_spell_component_SOURCES = \