tevent 0.16.1-3 source package in Ubuntu

Changelog

tevent (0.16.1-3) unstable; urgency=medium

  * d/rules: include buildtools.mk and export CC/CPP/LD/PKGCONFIG
    (esp. waf isn't finding PKG_CONFIG when cross-compiling)
  * replace pkg-config => pkgconf in Build-Depends
  * implement pkg.tevent.before-t64 build profile (for older releases)

 -- Michael Tokarev <email address hidden>  Mon, 05 Aug 2024 14:27:32 +0300

Upload details

Uploaded by:
Debian Samba Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Samba Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main devel

Downloads

File Size SHA-256 Checksum
tevent_0.16.1-3.dsc 1.9 KiB 7bea2ce9f1ce6054f9a7ec99b050bbf886f6402cc964639379f5e6378c85e5a3
tevent_0.16.1.orig.tar.gz 869.2 KiB 362971e0f32dc1905f6fe4736319c4b8348c22dc85aa6c3f690a28efe548029e
tevent_0.16.1-3.debian.tar.xz 14.8 KiB 16800cee411d230a2cee8b9980b0d2e416323f222f3d0d5c36da421fd1cdab7b

No changes file available.

Binary packages built by this source

libtevent-dev: talloc-based event loop library - development files

 tevent is a simple library that can handle the main event loop for an
 application. It supports three kinds of events: timed events, file
 descriptors becoming readable or writable and signals.
 .
 Talloc is used for memory management, both internally and for private
 data provided by users of the library.
 .
 This package provides the development files.

libtevent0t64: talloc-based event loop library - shared library

 tevent is a simple library that can handle the main event loop for an
 application. It supports three kinds of events: timed events, file
 descriptors becoming readable or writable and signals.
 .
 Talloc is used for memory management, both internally and for private
 data provided by users of the library.
 .
 This package provides the shared library file.

libtevent0t64-dbgsym: debug symbols for libtevent0t64