ckon 0.7.1-5build1 source package in Ubuntu

Changelog

ckon (0.7.1-5build1) lunar; urgency=medium

  * Rebuild against latest icu

 -- Jeremy Bicha <email address hidden>  Sun, 05 Feb 2023 09:45:23 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ckon_0.7.1.orig.tar.gz 27.8 KiB 4cc8bde10430e21520aed4b7ac5f6d96a80b8a91014760997f9a7039103a7e0d
ckon_0.7.1-5build1.debian.tar.xz 3.2 KiB 31ce1f04c9603560e9f65654fa070d7bf621c0381a7487363c0e4b0e2875d62c
ckon_0.7.1-5build1.dsc 1.9 KiB 6cb792bca84cfa3fd55dc55392a95bb723771df737c334f0e0e26c034d3e8a8b

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