Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11197/10.3/unstable/main/finkinfo/gnome

Modified Files:
        gtkspell2.info 
Log Message:
obsolete %N, dep fixes


Index: gtkspell2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gtkspell2.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gtkspell2.info      20 Jun 2006 07:24:08 -0000      1.9
+++ gtkspell2.info      10 Jan 2007 03:26:26 -0000      1.10
@@ -1,49 +1,70 @@
 Package: gtkspell2
 Version: 2.0.11
-Revision: 2
-BuildDepends: pkgconfig, aspell-dev, glib2-dev (>= 2.2.3-1), gtk+2-dev (>= 
2.2.4-1), pango1-xft2-dev (>= 1.2.5-1), atk1, x11-dev, libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev
-BuildDependsOnly: true
+Revision: 3
+BuildDepends: <<
+       aspell-dev (>= 0.60.4-1),
+       atk1 (>= 1.12.3-1),
+       gettext-bin,
+       gettext-tools,
+       glib2-dev (>= 2.12.0-1),
+       gtk+2-dev (>= 2.2.4-1),
+       libgettext3-dev,
+       libiconv-dev,
+       pango1-xft2-dev (>= 1.2.5-1),
+       pkgconfig,
+       x11-dev
+<<
+Depends: fink-obsolete-packages
 Source: http://gtkspell.sourceforge.net/download/gtkspell-%v.tar.gz
 Source-MD5: 494869f67146a12a3f17a958f51aeb05
 SetCPPFLAGS: -no-cpp-precomp
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
+SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --disable-gtk-doc 
--disable-dependency-tracking
 InstallScript: <<
-  make install DESTDIR=%d
-  mkdir -p %i/share/doc/installed-packages
-  touch %i/share/doc/installed-packages/%N
-
+       make install DESTDIR=%d
+       mkdir -p %i/share/doc/installed-packages
+       touch %i/share/doc/installed-packages/%N
 <<
 SplitOff: <<
-  Package: %N-shlibs
-  Replaces: gtkspell-shlibs
-  Conflicts: gtkspell-shlibs
-  Depends: aspell-shlibs, aspell, libgettext3-shlibs, glib2-shlibs (>= 
2.2.3-1), gtk+2-shlibs (>= 2.2.4-1), atk1-shlibs, x11, libiconv
-  Files: lib/libgtkspell.0*.dylib share/locale
-  Shlibs: %p/lib/libgtkspell.0.dylib 1.0.0 %n (>= 2.0.11-1)
-  DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README
+       Package: %N-shlibs
+       Replaces: gtkspell-shlibs
+       Conflicts: gtkspell-shlibs
+       Depends: <<
+               aspell-shlibs (>= 0.60.4-1),
+               aspell (>= 0.60.4-1),
+               atk1-shlibs (>= 1.12.3-1),
+               glib2-shlibs (>= 2.12.0-1),
+               gtk+2-shlibs (>= 2.2.4-1),
+               libgettext3-shlibs,
+               libiconv,
+               pango1-xft2-shlibs (>= 1.2.5-1),
+               x11-shlibs
+       <<
+       Files: lib/libgtkspell.0*.dylib share/locale
+       Shlibs: %p/lib/libgtkspell.0.dylib 1.0.0 %n (>= 2.0.11-1)
+       DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS 
README
 <<
 SplitOff2: <<
-  Package: %N-dev
-  Replaces: gtkspell, %N (<< 2.0.11-1), %N-shlibs (<< 2.0.11-1)
-  Conflicts: gtkspell
-  Depends: %N-shlibs (= %v-%r)
-  BuildDependsOnly: True
-  Files: include lib share/gtk-doc
-  DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README
+       Package: %N-dev
+       Replaces: gtkspell, %N (<< 2.0.11-1), %N-shlibs (<< 2.0.11-1)
+       Conflicts: gtkspell
+       Depends: %N-shlibs (= %v-%r)
+       BuildDependsOnly: True
+       Files: include lib share/gtk-doc
+       DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS 
README
 <<
 Description: Highlight misspelled words as you type
 DescUsage: <<
-  This suite is just a library; there is no userland runtime (%N is a dummy)
+       This suite is just a library; there is no userland runtime (%N is a 
dummy)
 <<
 DescDetail: <<
 GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words
 in a GtkTextView widget as you type.
 <<
 DescPort: <<
-  gtkspell.c conflates PACKAGE and GETTEXT_PACKAGE, so we can't easily
-  rename the dictionaries. Will only be a problem if we ever get a new
-  libversion.
+       gtkspell.c conflates PACKAGE and GETTEXT_PACKAGE, so we can't easily
+       rename the dictionaries. Will only be a problem if we ever get a new
+       libversion.
 <<
 License: GPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to