Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv19485

Added Files:
        tcllib.info tcllib.patch 
Log Message:
move to stable to satisfy dependencies


--- NEW FILE: tcllib.patch ---
diff -ru tcllib-1.4/configure tcllib-1.4-patched/configure
--- tcllib-1.4/configure        Thu Apr 17 22:57:46 2003
+++ tcllib-1.4-patched/configure        Thu Jun  5 17:23:11 2003
@@ -583,9 +583,9 @@
 
 # ### ######### ###########################
 
-PACKAGE=`$TCLSH_PROG ${srcdir}/sak.tcl name`
-MAJOR_VERSION=`$TCLSH_PROG ${srcdir}/sak.tcl major`
-MINOR_VERSION=`$TCLSH_PROG ${srcdir}/sak.tcl minor`
+PACKAGE="tcllib"
+MAJOR_VERSION="1"
+MINOR_VERSION="7"
 PATCHLEVEL=""
 
 VERSION=${MAJOR_VERSION}.${MINOR_VERSION}${PATCHLEVEL}

--- NEW FILE: tcllib.info ---
Package: tcllib
Version: 1.7
Revision: 2
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: b8d9d5da75f082d0e5b2949c2df3509b
BuildDepends: fink (>= 0.24.12-1)
Depends: tcltk
Recommends: tcllib-man
PatchFile: %n.patch
PatchFile-MD5: 6a2a5927ee6b018c65644b196e41a359
InstallScript: <<
 ./installer.tcl -no-examples -no-html -pkg-path %i/lib/%n%v -nroff-path 
%i/share/man/mann -app-path %i/bin -no-wait -no-gui
<<
DocFiles: ChangeLog README license.terms
SplitOff: <<
 Package: %N-man
 Conflicts: blt-man
 Replaces: blt (<= 2.4z-12), blt-man
 Files: share/man
 DocFiles: ChangeLog README license.terms
<<
License: BSD
Description: Standardized Tcl library
DescPackaging: man pages moved to splitoff to avoid conflict with blt package
DescPort: <<
 Thanks to J-F Mertens for detecting and correcting a problem in the
 configure script (see the patchfile).
<<
Homepage: http://tcllib.sourceforge.net
Maintainer: None <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to