libnih 1.0.3-4ubuntu25 source package in Ubuntu
Changelog
libnih (1.0.3-4ubuntu25) trusty; urgency=low [ Dmitrijs Ledkovs ] * libnih-dbus should depend on dbus-1, in debian/control -dev package and pkgconfig file. * Add :native build-dependencies, now that the archive supports them, thus making libnih cross-buildable by dpkg tools. * wrap-and-sort debian/control. -- Dimitri John Ledkov <email address hidden> Thu, 13 Feb 2014 21:03:48 +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 | |
---|---|---|---|---|
Trusty | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libnih_1.0.3.orig.tar.gz | 1.1 MiB | 897572df7565c0a90a81532671e23c63f99b4efde2eecbbf11e7857fbc61f405 |
libnih_1.0.3-4ubuntu25.diff.gz | 262.1 KiB | cfd56ef6b0a67142cc3aaf5a4aa62a4d5f3c4ed5034316fd390396474f9258f3 |
libnih_1.0.3-4ubuntu25.dsc | 2.3 KiB | 01d5bd66e21faae94ce69c9b05d87f0ef97bc6f2a88c735b440c007a9bde61ef |
Available diffs
Binary packages built by this source
- libnih-dbus-dev: No summary available for libnih-dbus-dev in ubuntu utopic.
No description available for libnih-dbus-dev in ubuntu utopic.
- libnih-dbus1: No summary available for libnih-dbus1 in ubuntu utopic.
No description available for libnih-dbus1 in ubuntu utopic.
- 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.