ecere-sdk 0.44.13-1 source package in Ubuntu

Changelog

ecere-sdk (0.44.13-1) unstable; urgency=low

   * Packaged Ecere SDK 0.44.13 (Bug fix / Support release)
   * EDA: 64 bit Id types
   * EDA/Reports: Optimization of Reports Generation
   * EDA/Reports: Fixed multi-level grouping issues
   * Object::Merge(): Fixed problem introduced in 0.44.12
   * Compiler: Solving alignment issues
   * Compiler: Solving signature/call mismatch (Emscripten)
   * Compiler: Fixes for Map/AVLTree with float or double values
   * ListBox: Fixed Tree View row moving
   * TabControl: Support to add/remove tabs
   * Android: Multi-Touch and Double Click support
   * IDE/Form Designer: Fixed control properties modified when they should not
   * IDE/Property Sheet: Fixed counter-intuitive selection colors
   * Documentor: Fixed missing spacing
   * ODROID Support
   * samples/guiAndGfx: New 'mekano' sample

 -- Jerome St-Louis <email address hidden>  Tue, 22 Dec 2015 10:00:00 -0500

Upload details

Uploaded by:
Jerome St-Louis
Uploaded to:
Sid
Original maintainer:
Jerome St-Louis
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ecere-sdk_0.44.13-1.dsc 2.4 KiB 6d201ab2875495e6383f81af29b645d4a041b30828b89ea86c31f3da65ae28a2
ecere-sdk_0.44.13.orig.tar.bz2 41.7 MiB 3c20fd6e982862d5288a4c12586351e0dbc2fb60b1de5894eaf3a8321b214818
ecere-sdk_0.44.13-1.debian.tar.xz 7.9 KiB 5d02ad6f6fb4f7235a2ae3e9ab12782b0b76f5b061465d45c7d3339004086e7d

No changes file available.

Binary packages built by this source

ecere-dev: Ecere SDK Development Tools

 This package provides the compiling tools
 for the eC language, the Ecere IDE,
 as well as the symlinks for the Ecere
 libraries.

ecere-extras: Extras for the Ecere SDK

 This package provides miscellaneous utilities
 not yet part of any library in the form of
 source code.

ecere-samples: Project samples for the Ecere SDK

 This package contains samples for
 multimedia, database, graphics,
 communication, and other useful
 software that can be created with
 the Ecere SDK.

ecere-sdk: Ecere cross-platform SDK

 This package is a metapackage providing
 the entire Ecere cross-platform SDK
 (ecere-dev, ecere-samples, ecere-extras,
 libeda0, libedasqlite0).

libecc0: eC Compiler Library

 This package provides the eC compiler.
 It is used by the Ecere IDE, as well
 as the eC compiling tools (ecp, ecc, ecs).
 It could also be used by applications
 wanting to parse or compile eC code.

libecere0: Ecere Runtime Library

 This package provides the Linux version
 of Ecere's cross-platform runtime library
 for running applications built using the
 Ecere SDK. It includes a GUI toolkit,
 2D/3D graphics engine, networking engine
 as well as system functionality.

libecereaudio0: Ecere Audio

 This package provides an audio playback and mixer API
 as well as support for basic .wav sound files.
 It makes use of ALSA.

libecerecom0: eC Core Runtime Library

 This package provides the bare minimum
 runtime library for applications
 written in eC.

libeda0: Ecere Data Access

 This package provides the Ecere
 Data Access RDBMS abstraction layer.
 The Ecere Database (EDB) engine is built-in.
 For SQLite support, the SQLite driver
 (libedasqlite0) is also required.

libedasqlite0: EDA SQLite Driver

 This package provides SQLite driver
 for building database applications
 with the Ecere Database Access layer.