ckon 0.7.1-3build10 source package in Ubuntu

Changelog

ckon (0.7.1-3build10) focal; urgency=medium

  * No change rebuild against new boost1.71 on armhf ABI

 -- Dimitri John Ledkov <email address hidden>  Mon, 03 Feb 2020 17:02:16 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ckon_0.7.1.orig.tar.gz 27.8 KiB 4cc8bde10430e21520aed4b7ac5f6d96a80b8a91014760997f9a7039103a7e0d
ckon_0.7.1-3build10.debian.tar.xz 3.3 KiB c6ba57b075debc30472acef49d285b271568a4f0710c2cc44231296a1b783058
ckon_0.7.1-3build10.dsc 2.0 KiB 299362e41a7ac3acc081defd9028c25acd7d804334eb25657329c0aaae3f1d85

Available diffs

View changes file

Binary packages built by this source

ckon: automatic build tool for ROOT data analysis software

 ckon is a C++ program/tool which automatically takes care of compilation,
 dictionary generation and linking of programs and libraries developed for data
 analyses within the CERN ROOT analysis framework. This includes parsing
 include headers to figure out which libraries the main programs need to be
 linked to. It uses automake/autoconf to be platform independent and GNU
 install compliant. In addition, m4 macros are automatically downloaded and the
 according compiler flags included based on a list of boost libraries provided
 in the config file. For the purpose of YAML database usage, a m4 macro can be
 downloaded during setup to link against the yaml-cpp library.

ckon-dbgsym: debug symbols for ckon