eina 1.7.9-1 source package in Ubuntu

Changelog

eina (1.7.9-1) unstable; urgency=low


  * New upstream release
  * patches/04_eina_test_sched_linkage: remove, applied upstream
  * debian/libeina-dev.install: be more specific about what we install

 -- Albin Tonnerre <email address hidden>  Sat, 09 Nov 2013 12:38:36 +0100

Upload details

Uploaded by:
Debian Pkg-e Team
Uploaded to:
Sid
Original maintainer:
Debian Pkg-e Team
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
eina_1.7.9-1.dsc 2.1 KiB be0141b1bf8cf9d5cc064bd0f8544a2f0a8ba258b7924fd6056544ff86272588
eina_1.7.9.orig.tar.gz 9.5 MiB b7fe26d98b80479d0f72be47b2584dfa243e4d18774cb824acc398354a45d520
eina_1.7.9-1.debian.tar.gz 10.5 KiB a4c43647aa7f44204343ace31b9a87a44baba1422c56f7423b493caeecf68965

Available diffs

No changes file available.

Binary packages built by this source

libeina-dbg: debugging symbols for use with libeina

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially
 .
 This package contains unstripped shared libraries. It is provided primarily
 to provide a backtrace with names in a debugger, this makes it somewhat easier
 to interpret core dumps. The libraries are installed in /usr/lib/debug and
 are automatically used by gdb.

libeina-dev: Development files for libeina

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially
 .
 This package contains headers and static libraries for development with
 libeina.

libeina-doc: Documentation for use with libeina

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially
 .
 This package contains documentation for libeina.

libeina1: Enlightenment Foundation Library providing optimized data types

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially