- The Debian packaging for unstable is tracked at https://salsa.debian.org/reichel/cgal. - No real need to track the Debian packaging for stable and testing in VCS, the changes are usually minimal and can be recovered from the published packages or the description in README. - Remove stale tagging information from README. - Remote stale uploading information from README. - Update announcement text.
20 lines
754 B
Plaintext
20 lines
754 B
Plaintext
Debian packages for CGAL 6.0 are now available as well. Simply add
|
|
|
|
deb http://debian.cgal.org bullseye main
|
|
deb-src http://debian.cgal.org bullseye main
|
|
|
|
deb http://debian.cgal.org bookworm main
|
|
deb-src http://debian.cgal.org bookworm main
|
|
|
|
to /etc/apt/sources.list (you only need the pair of lines
|
|
corresponding to the release you are using) and make sure that the
|
|
package apt-transport-https is installed. For sid/unstable,
|
|
packages are available from the official Debian repository. The
|
|
packages are called libcgal-dev, libcgal-qt6-dev, libcgal-demo,
|
|
and libcgal-ipelets.
|
|
|
|
In case you want to download the packages manually, have a look at
|
|
https://debian.cgal.org/pool/main/c/cgal/ .
|
|
|
|
See also https://www.cgal.org/FAQ.html#debian_packages .
|