npth 1.2-3 source package in Ubuntu

Changelog

npth (1.2-3) unstable; urgency=medium

  * debian/control: Convert Homepage and Vcs-* to https.
  * debian/rules, debian/clean: Build out of tree for cleanliness. Thanks
    Daniel Kahn Gillmor.
  * debian/libnpth-mingw-w64-dev.install,
    debian/libnpth-mingw-w64-dev.lintian-overrides, debian/rules,
    debian/control, debian/clean: Add libnpth-mingw-w64-dev for
    cross-building Windows artifacts. Thanks Daniel Kahn Gillmor. (Closes:
    #814872)

 -- Eric Dorland <email address hidden>  Sat, 20 Feb 2016 12:30:29 -0500

Upload details

Uploaded by:
Eric Dorland
Uploaded to:
Sid
Original maintainer:
Eric Dorland
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main libdevel

Downloads

File Size SHA-256 Checksum
npth_1.2-3.dsc 1.9 KiB 457abe6599eda4ab9f4dc73a4ee1e250269febe333e8a660716544a16d8552de
npth_1.2.orig.tar.bz2 291.7 KiB 6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a
npth_1.2-3.debian.tar.xz 10.0 KiB b63d662bf8b2ad834c1dce75ae53af592c4b2d9d1e70ddc6ef82c98d7321045b

Available diffs

No changes file available.

Binary packages built by this source

libnpth-mingw-w64-dev: replacement for GNU Pth using system threads (Windows dev)

 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.
 .
 This is a Windows version of nPth. It's meant to be used when
 cross-building software that targets the Windows platform, e.g. the
 win32-loader component of Debian-Installer.

libnpth0: replacement for GNU Pth using system threads

 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.

libnpth0-dbgsym: debug symbols for package libnpth0

 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.

libnpth0-dev: headers for libnpth0

 nPth is a non-preemptive threads implementation using an API very
 similar to the one known from GNU Pth. It has been designed as a
 replacement of GNU Pth for non-ancient operating systems. In
 contrast to GNU Pth it is based on the system's standard threads
 implementation. Thus nPth allows the use of libraries which are not
 compatible to GNU Pth.
 .
 This package contains the headers and static libraries for libnpth0.