blob: 419f1e096d6d801df12095f77da595af7db35f6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 x11-libs/gl2ps
DESCRIPTION=3D plotting library for Qt5
EAPI=7
HOMEPAGE=http://qwtplot3d.sourceforge.net/ https://github.com/SciDAVis/qwtplot3d/
INHERIT=docs qmake-utils
IUSE=doc examples doc
KEYWORDS=~amd64 ~x86
LICENSE=ZLIB
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtwidgets:5 x11-libs/gl2ps
SLOT=0
SRC_URI=https://github.com/SciDAVis/qwtplot3d/archive/refs/tags/v0.2.tar.gz -> qwtplot3d-0.2.tar.gz
_eclasses_=docs f4e4c22139b7811a4dbdafaede74c229 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81
_md5_=366eb38bd1fb6a73a8202504154bc00e
|