zthreads 2.3.2-3ubuntu1 source package in Ubuntu

Changelog

zthreads (2.3.2-3ubuntu1) oneiric; urgency=low

  * Add dont_use_gcc_-V.diff:
    - Use ACLOCAL_AMFLAGS in Makefile.am instead of AM_ACLOCAL_INCLUDE in
      configure.ac.
  * debian/{control,rules}: Use dh-autoreconf since we've changed the
    build infrastructure. Fixes FTBFS. (LP: #832852)
 -- Daniel T Chen <email address hidden>   Sun, 18 Sep 2011 16:08:39 -0400

Upload details

Uploaded by:
Daniel T Chen
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zthreads_2.3.2.orig.tar.gz 402.9 KiB 950908b7473ac10abb046bd1d75acb5934344e302db38c2225b7a90bd1eda854
zthreads_2.3.2-3ubuntu1.debian.tar.gz 7.5 KiB fd3f4bebe738e5947858b7f3d817bd3ad17ebb595d352b8fcb7adac8a59fdd6a
zthreads_2.3.2-3ubuntu1.dsc 1.2 KiB a9f1337f8c4c1e9a4a33ca80999eed925f2c928b49b8d33d7a1ddaa6087f3a77

Available diffs

View changes file

Binary packages built by this source

libzthread-2.3-2: Object-oriented synchronization library for C++

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.

libzthread-dev: Object-oriented synchronization library for C++

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.