xplc 0.3.13-3ubuntu1 source package in Ubuntu

Changelog

xplc (0.3.13-3ubuntu1) natty; urgency=low

  * Fix FTBFS with --as-needed:
    + config/rules.mk: Add <name>_LDADD to linker calls of a shared object
      as last argument (libraries must be specified last with --as-needed).
    + xplc/vars.mk: Use libxlpc_LDADD instead of LDFLAGS to add libraries.
 -- Stefan Potyra <email address hidden>   Sun, 12 Dec 2010 04:46:51 +0100

Upload details

Uploaded by:
StefanPotyra
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
xplc_0.3.13.orig.tar.gz 171.3 KiB 158a0f44a2eb055522377c275bbd0e7412dd3b8a9b75ec344c0457b3a1a29cbb
xplc_0.3.13-3ubuntu1.diff.gz 1.9 KiB d36b12b41755d6169f98c1bbf17d39ef07243532c953a79d2c903c0b6fab4147
xplc_0.3.13-3ubuntu1.dsc 1.1 KiB 08e592ec8566e49aac198b5f81b7c1d1343e12906ea32127cb0e95056b17207b

Available diffs

View changes file

Binary packages built by this source

libxplc0.3.13: No summary available for libxplc0.3.13 in ubuntu natty.

No description available for libxplc0.3.13 in ubuntu natty.

libxplc0.3.13-dev: Light weight component system (Development libraries and headers)

 XPLC ("Cross-Platform Lightweight Components") is a component system that
 will provide extensibility and reusability both inside and between
 applications, while being portable across platforms (and languages) and
 having the lowest possible overhead (both in machine resources and
 programming effort).

uuidcdef: Universally Unique Identifier (UUID) generator

 This utility generates univerally unique identifiers (UUIDs). It also
 manages to print them out in OSF form, or as a C structure when handling
 them in programs, as is the case for an XPLC-enabled library.