ckon 0.7.1-3build6 source package in Ubuntu

Changelog

ckon (0.7.1-3build6) bionic; urgency=medium

  * No-change rebuild against libcurl4

 -- Steve Langasek <email address hidden>  Wed, 28 Feb 2018 06:46:49 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
ckon_0.7.1.orig.tar.gz 27.8 KiB 4cc8bde10430e21520aed4b7ac5f6d96a80b8a91014760997f9a7039103a7e0d
ckon_0.7.1-3build6.debian.tar.xz 3.2 KiB e641fdc32e9be88debe4a063b75479107419e0cac396696095a994b67030a316
ckon_0.7.1-3build6.dsc 2.1 KiB 3264fc77b91a93d105efb86b5b1b4d84ed9c795a73a0eabc7548d10e214d783a

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