Summary
The Common Pipeline Library (CPL) comprises a set of ISO-C libraries that provide a comprehensive, efficient and robust software toolkit. It forms a basis for the creation of automated astronomical data-reduction tasks (known as "pipelines"). CPL Title Graphic The CPL was developed to standardise the way VLT instrument pipelines are built, to shorten their development cycle and to ease their maintenance. However, it may be more generally applied to any similar application, and the details of the CPL code have been engineered in a way to make the library portable and flexible, as well as minimising external dependencies.
Versions
v7.3.2 :: 0/26 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc gasgano static-libs threads
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gasgano
- Enable support for sci-astronomy/gasgano file organizer
- static-libs
- Build static versions of dynamic libraries as well
- threads
- Add threads support for various packages. Usually pthreads
Dependencies
app-text / doxygen : Documentation system for most programming languages
dev-java / java-config : Java environment configuration query tool
dev-libs / libltdl : A shared library tool for developers
sci-astronomy / gasgano : ESO astronomical data file organizer
sci-astronomy / wcslib : Astronomical World Coordinate System transformations library
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
Runtime Dependencies
dev-java / java-config : Java environment configuration query tool
dev-libs / libltdl : A shared library tool for developers
sci-astronomy / gasgano : ESO astronomical data file organizer
sci-astronomy / wcslib : Astronomical World Coordinate System transformations library
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
Depending packages
sci-astronomy / esorex : ESO Recipe Execution Tool to exec cpl scripts
Bugs
- 773262
- sci-astronomy/cpl-7.0 - configure: error: Building with thread support requires a thread-safe libcfitsio! Please update your cfits
- 924638
- sci-astronomy/cpl-7.3.2 has implicit function declarations in configure logs
- 924646
- sci-astronomy/cpl-7.3.2 fails tests: FAIL: cpl_polynomial-test
- 927866
- sci-astronomy/cpl-7.3.2 fails to compile: cpl_mask.c:55:26: error: implicit declaration of function _m_from_int64 [-Wimplicit-function-declaration]
- 942883
- sci-astronomy/cpl-7.3.2 - [meson] [libtool] configure: error: wcslib (libraries) was not found on your system.
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Volkmar W. Pogatzki · gentoo
sci-astronomy/cpl: drop 7.0-r1
Closes: https://bugs.gentoo.org/834577 Closes: https://bugs.gentoo.org/905683 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/32799 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Volkmar W. Pogatzki · gentoo
sci-astronomy/cpl: add 7.3.2, update EAPI 6 -> 8
Bug: https://bugs.gentoo.org/834577 Bug: https://bugs.gentoo.org/905683 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
sci-astronomy/cpl: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-astronomy/cpl: add missing dev-libs/libltdl dep
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-astronomy/cpl: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-astronomy/cpl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sébastien Fabbro · gentoo
sci-astronomy/cpl: Version bump
Package-Manager: portage-2.2.28 - Sébastien Fabbro · gentoo
sci-astronomy/cpl: Version bump
Package-Manager: portage-2.2.27 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed