blt 2.5.3-4 source package in Ubuntu RTM

Changelog

blt (2.5.3-4) unstable; urgency=medium


  * Made blt-dev replace blt (<< 2.5) because the doc-base file is moved to
    the former package from the latter.
  * Added patch which fixes BLT stubs declaration.
  * Added a few patches which eliminate GCC warnings about incompatible
    pointer types, using possibly unitialized variables, unused variables
    and casts to/from pointer from/to integer of different size. This
    fixes a few segfaults in demos (but not all of them).

 -- Sergei Golovan <email address hidden>  Wed, 09 Jul 2014 19:26:06 +0400

Upload details

Uploaded by:
Sergei Golovan
Uploaded to:
Sid
Original maintainer:
Sergei Golovan
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Downloads

File Size SHA-256 Checksum
blt_2.5.3-4.dsc 1.1 KiB 811253a3b9b5a92571052b707acc6c7de4d1ca6177f6479de08138ecf3613906
blt_2.5.3.orig.tar.xz 1.5 MiB 38c11f2b36ee063cf0ef6dae7199edd7f300ac3714bc2a92bf1d016f2787b56c
blt_2.5.3-4.debian.tar.xz 52.9 KiB 9a078ed2430d3d3d8042ef97143673caeaadc790877f04e71cab19d669d3d281

No changes file available.

Binary packages built by this source

blt: graphics extension library for Tcl/Tk - run-time package

 BLT is a library of useful extensions for the Tcl language and the
 popular Tk graphical toolkit. It adds a vector and tree data type,
 background execution and some debugging tools to Tcl, and provides
 several new widgets for Tk, including graphs, bar-charts, trees, tabs,
 splines and hyper-links, as well as a new geometry manager, drag &
 drop support, and more.
 .
 This package contains everything you need to use BLT with your Tcl/Tk
 scripts and Tcl/Tk-enabled apps.

blt-demo: graphics extension library for Tcl/Tk - demos and examples

 BLT is a library of useful extensions for the Tcl language and the
 popular Tk graphical toolkit. It adds a vector and tree data type,
 background execution and some debugging tools to Tcl, and provides
 several new widgets for Tk, including graphs, bar-charts, trees, tabs,
 splines and hyper-links, as well as a new geometry manager, drag &
 drop support, and more.
 .
 This package contains demos and samples showing the power and
 versatility of BLT.

blt-dev: graphics extension library for Tcl/Tk - development files

 BLT is a library of useful extensions for the Tcl language and the
 popular Tk graphical toolkit. It adds a vector and tree data type,
 background execution and some debugging tools to Tcl, and provides
 several new widgets for Tk, including graphs, bar-charts, trees, tabs,
 splines and hyper-links, as well as a new geometry manager, drag &
 drop support, and more.
 .
 This package contains the headers and libraries needed to extend or
 embed BLT.