1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: leocad
Section: utils
Priority: optional
Maintainer: Debian LEGO Team <debian-lego-team@lists.alioth.debian.org>
Uploaders:
Nicolas Guilbert <nicolas@ange.dk>,
Nicolas Schodet <nico@ni.fr.eu.org>,
Build-Depends: debhelper-compat (= 13)
, qt5-qmake
, qtbase5-dev
, qtbase5-dev-tools
, libqt5opengl5-dev
, qttools5-dev-tools
, libjpeg-dev
, zlib1g-dev
, libpng-dev
Standards-Version: 4.7.2
Homepage: https://www.leocad.org/
Vcs-Git: https://salsa.debian.org/debian-lego-team/leocad.git
Vcs-Browser: https://salsa.debian.org/debian-lego-team/leocad
Rules-Requires-Root: no
Package: leocad
Architecture: any
Depends:
${shlibs:Depends}
, ${misc:Depends}
Recommends: ldraw-parts-free | ldraw-parts
Description: virtual brick CAD software
LeoCAD is a CAD program for creating virtual LEGO models.
.
It has an easy to use interface and currently features thousands of
different pieces created by the LDraw community when installed with
the ldraw-parts-free or ldraw-parts package.
|