source:
trunk/video/pkgIndex.tcl.in
@
5664
Last change on this file since 5664 was 2890, checked in by gah, 13 years ago | |
---|---|
File size: 266 bytes |
Line | |
---|---|
1 | package ifneeded RapptureVideo @PACKAGE_VERSION@ [format { |
2 | set dir "%s" |
3 | set version @PACKAGE_VERSION@ |
4 | set ext [info sharedlibextension] |
5 | load [file join $dir "RapptureVideo${version}${ext}"] RpVideo |
6 | package provide RapptureVideo $version |
7 | } $dir] |
Note: See TracBrowser
for help on using the repository browser.