Martin Uecker pushed to branch master at Debian Med / bart
Commits: 0c2a13e6 by Martin Uecker at 2022-10-24T20:16:52+02:00 add geometry library to libbart - - - - - 2 changed files: - debian/changelog - debian/libbart-dev.install Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ bart (0.8.00-3) UNRELEASED; urgency=medium * Run more unit tests. * Turn off two hanging tests on i386. + * Add geometry library now required by bart-view. -- Martin Uecker <[email protected]> Fri, 14 Oct 2022 19:50:43 +0200 ===================================== debian/libbart-dev.install ===================================== @@ -54,3 +54,8 @@ src/iter/lsqr.h usr/include/bart/iter/ lib/libwavelet.a usr/lib/bart src/wavelet/wavelet.h usr/include/bart/wavelet/ src/wavelet/wavthresh.h usr/include/bart/wavelet/ +lib/libgeom.a usr/lib/bart +src/geom/draw.h usr/include/bart/geom/ +src/geom/triangle.h usr/include/bart/geom/ +src/geom/polygon.h usr/include/bart/geom/ +src/geom/polyhedron.h usr/include/bart/geom/ View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/0c2a13e6b70ebdddc207c56b30a23a9962cc82a4 -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/0c2a13e6b70ebdddc207c56b30a23a9962cc82a4 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
