Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
24525dd3
Commit
24525dd3
authored
Feb 26, 2021
by
yuri
Browse files
New port: devel/py-orange-canvas-core: Core component of Orange Canvas
parent
bfd54231
Changes
4
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
24525dd3
...
...
@@ -4699,6 +4699,7 @@
SUBDIR
+=
py-opentracing
SUBDIR
+=
py-opster
SUBDIR
+=
py-optik
SUBDIR
+=
py-orange-canvas-core
SUBDIR
+=
py-ordered-set
SUBDIR
+=
py-ordereddict
SUBDIR
+=
py-orderedmultidict
...
...
devel/py-orange-canvas-core/Makefile
0 → 100644
View file @
24525dd3
# $FreeBSD$
PORTNAME
=
orange-canvas-core
DISTVERSION
=
0.1.19
CATEGORIES
=
devel python
MASTER_SITES
=
CHEESESHOP
PKGNAMEPREFIX
=
${PYTHON_PKGNAMEPREFIX}
MAINTAINER
=
yuri@FreeBSD.org
COMMENT
=
Core component of Orange Canvas
LICENSE
=
GPLv3
LICENSE_FILE
=
${WRKSRC}
/LICENSE.txt
RUN_DEPENDS
=
\
${PYTHON_PKGNAMEPREFIX}
AnyQt>
=
0.0.11:x11-toolkits/py-AnyQt@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
CommonMark>
=
0.8.1:textproc/py-CommonMark@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
cachecontrol>0:devel/py-cachecontrol@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
dictdiffer>0:misc/py-dictdiffer@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
docutils>0:textproc/py-docutils@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
pip>
=
18.0:devel/py-pip@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
qasync>0:devel/py-qasync@
${PY_FLAVOR}
\
${PYTHON_PKGNAMEPREFIX}
requests>0:www/py-requests@
${PY_FLAVOR}
USES
=
python:3.6+
USE_PYTHON
=
distutils autoplist
NO_ARCH
=
yes
.
include
<bsd.port.mk>
devel/py-orange-canvas-core/distinfo
0 → 100644
View file @
24525dd3
TIMESTAMP = 1614320866
SHA256 (orange-canvas-core-0.1.19.tar.gz) = 54f127f9823e11b715305f28dacd6934408fcd0e3b19cc3ff26254a7abd88a0f
SIZE (orange-canvas-core-0.1.19.tar.gz) = 404659
devel/py-orange-canvas-core/pkg-descr
0 → 100644
View file @
24525dd3
Orange Canvas Core is a framework for building graphical user interfaces for
editing workflows. It is a component used to build the Orange Canvas data-mining
application (for which it was developed in the first place).
WWW: https://orangedatamining.com/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment