Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37901865
en ru br
ALT Linux repos
S:4.0b2-alt5

Group :: Development/Tcl
RPM: tcl-dp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tcl-dp-4.0b2-alt1-pkgindex.patch
Download


--- a/tekilib/pkgIndex.tcl	2009-11-23 16:06:50 +0300
+++ b/tekilib/pkgIndex.tcl	2009-11-23 15:45:25 +0300
@@ -8,6 +8,9 @@
 # script is sourced, the variable $dir must contain the
 # full path name of this file's directory.
 
+package ifneeded dp 4.0 \
+    [list load [file join $dir .. .. .. @lib@ tcl libdp40.so] dp]
+    
 package ifneeded Debug 1.0 [list tclPkgSetup $dir Debug 1.0 {{debug.tcl source {Debug_Enter Debug_FatalError Debug_Leave Debug_Print}}}]
 package ifneeded Progress-Tcl 1.0 [list tclPkgSetup $dir Progress-Tcl 1.0 {{progress-tcl.tcl source {Progress_StepEnd Progress_StepInit Progress_StepPrint}}}]
 package ifneeded Progress-Tk 1.0 [list tclPkgSetup $dir Progress-Tk 1.0 {{progress-tk.tcl source {ProgressCenterWindow Progress_StepEnd Progress_StepInit Progress_StepPrint}}}]
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin