ckon 0.7.1-3build11 source package in Ubuntu

Changelog

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

  * No-change rebuild against libboost-regex1.71.0-icu65

 -- Steve Langasek <email address hidden>  Thu, 13 Feb 2020 18:58:07 +0000

Upload details

Uploaded by:
Steve Langasek
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-3build11.debian.tar.xz 3.3 KiB 7bf773e4fe8c57d45d8b2b8adb90ccdbff76ca27936de778b1643c76d64398a0
ckon_0.7.1-3build11.dsc 2.1 KiB 0221a7358dae20db58c97b8d7c05d2a863da7af1987a16dd1b0607949245237a

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