libnih 1.0.3-4ubuntu22 source package in Ubuntu
Changelog
libnih (1.0.3-4ubuntu22) trusty; urgency=low * Update TAP output patch to latest. * Disable parallel running of test-suite, not deterministic. -- Dmitrijs Ledkovs <email address hidden> Sat, 09 Nov 2013 23:33:39 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnih_1.0.3.orig.tar.gz | 1.1 MiB | 897572df7565c0a90a81532671e23c63f99b4efde2eecbbf11e7857fbc61f405 |
libnih_1.0.3-4ubuntu22.diff.gz | 24.7 KiB | a2d534365bc98152ea4abd97b38089f0d1850ccd1b967b28907db2414e1c87fa |
libnih_1.0.3-4ubuntu22.dsc | 2.3 KiB | 1997ff87791edcae757a878f8255f3afd5909ac18a17fb466d59a96e9fc4704f |
Available diffs
Binary packages built by this source
- libnih-dbus-dev: NIH D-Bus Bindings Library (development files)
libnih-dbus is a D-Bus bindings library that integrates with the main
loop provided by libnih.
.
This package contains the static library and C header files which are
needed for developing software using libnih-dbus.
- libnih-dbus1: NIH D-Bus Bindings Library
libnih-dbus is a D-Bus bindings library that integrates with the main
loop provided by libnih.
.
This package contains the shared library.
- libnih-dev: NIH Utility Library (development files)
libnih is a light-weight "standard library" of C functions to ease the
development of other libraries and applications, especially those
normally found in /lib.
.
This package contains the static library and C header files which are
needed for developing software using libnih.
- libnih1: NIH Utility Library
libnih is a light-weight "standard library" of C functions to ease the
development of other libraries and applications, especially those
normally found in /lib.
.
This package contains the shared library.
- nih-dbus-tool: NIH D-Bus Binding Tool
nih-dbus-tool generates C source code from the D-Bus Introspection XML
data provided by most services; either to make implementing the
described objects in C programs or to make proxying to the described
remote objects easier.
.
The generated code requires libnih-dbus-dev to be compiled.