Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/gnome
In directory usw-pr-cvs1:/tmp/cvs-serv6566
Added Files:
gtk+-1.2.10-13.info
Removed Files:
gtk+-1.2.10-12.info
Log Message:
new version with *correct* splitoffs; also added Shlibs field
--- NEW FILE: gtk+-1.2.10-13.info ---
Package: gtk+
Version: 1.2.10
Revision: 13
Depends: x11, glib, %N-shlibs (=%v-%r), %N-data (=%v-%r)
BuildDepends: fink (>= 0.9.9)
Replaces: gtk+-shlibs (<= 1.2.10-12)
Source: gnome
UpdateConfigGuess: true
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
ConfigureParams: --disable-shm --infodir=%p/share/info --mandir=%p/share/man
InstallScript: <<
make install DESTDIR=%d
mkdir -p %i/share/locale
<<
PostinstScript: <<
for f in gdk gtk; do
if test -L %p/include/$f; then
rm -f %p/include/$f
fi
done
<<
InfoDocs: gdk.info gtk.info
PreInstScript: <<
if [ $1 = "upgrade" ]; then
case "$2" in
1.2.[0-9]-*)
rm -f %p/etc/gtk/gtkrc.zh_TW.Big5
;;
esac
fi
<<
SplitOff: <<
Package: %N-shlibs
Depends: glib-shlibs, gtk+-data (=%v-%r)
Replaces: gtk+ ( << 1.2.10-8 )
Files: lib/libgdk-* lib/libgtk-*
Shlibs: <<
%p/lib/libgdk-1.2.0.dylib %n (>= %v-%r)
%p/lib/libgtk-1.2.0.dylib %n (>= %v-%r)
<<
DocFiles: AUTHORS COPYING NEWS README
<<
SplitOff2: <<
Package: %N-data
Files: share/themes share/locale
Replaces: gtk+ ( << 1.2.10-8 )
DocFiles: AUTHORS COPYING NEWS README
<<
DocFiles: AUTHORS COPYING NEWS README
Description: The Gimp Toolkit
DescDetail: <<
GTK+ is a multi-platform toolkit for creating graphical
user interfaces, primarily designed for the X Window System.
<<
DescPort: Uses autoconf and libtool. The usual fix.
DescPackaging: <<
A file was renamed since 1.2.8, changing only case. The preinst script
is used to allow a clean upgrade.
This package creates symlinks to the include files, which have moved
since version 1.2.8. This eliminates the need to rebuild dependent
libraries which saved the include path in their *-config scripts. It
prevents parallel installation of version 2.0, though.
Shared memory support is disabled, since it doesn't work in Darwin.
Previous versions by Christoph Pfisterer.
<<
License: LGPL
Homepage: http://www.gtk.org/
Maintainer: Alexander Strange <[EMAIL PROTECTED]>
--- gtk+-1.2.10-12.info DELETED ---
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits