pkgIndex.tcl from aMSN at Krugle
Show pkgIndex.tcl syntax highlighted
# Tcl package index file, version 1.0
if {[package vcompare [info tclversion] 8.4] < 0} return
package ifneeded linflash 0.1 "package require Tk; [list load [file join $dir flash.so] flash]; package provide linflash 0.1"
See more files for this project here
A very nice MSN compatible messenger application, aMSN Messenger is a multiplatform MSN messenger clone. Works pretty much like its Windows based counterpart. Perfect for keeping in touch with those friends who have not yet seen the light. Works on linux
Project homepage:
http://sourceforge.net/projects/amsn
Programming language(s): C,C++,PHP,Tcl,XML
License: other
Rules.mk
flash.c
flash.h
pkgIndex.tcl