Tue Mar 14 09:26:14 2023 UTC ()
x11/py-otherside: import py-otherside-1.6.0

A Qt plugin providing access to a Python 3 interpreter from QML
for creating asynchronous mobile and Desktop UIs with Python.


(wiz)
diff -r0 -r1.1 pkgsrc/x11/py-otherside/DESCR
diff -r0 -r1.1 pkgsrc/x11/py-otherside/Makefile
diff -r0 -r1.1 pkgsrc/x11/py-otherside/PLIST
diff -r0 -r1.1 pkgsrc/x11/py-otherside/distinfo

File Added: pkgsrc/x11/py-otherside/DESCR
A Qt plugin providing access to a Python 3 interpreter from QML
for creating asynchronous mobile and Desktop UIs with Python.

File Added: pkgsrc/x11/py-otherside/Makefile
# $NetBSD: Makefile,v 1.1 2023/03/14 09:26:14 wiz Exp $

DISTNAME=	pyotherside-1.6.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES=	x11 lang
MASTER_SITES=	${MASTER_SITE_GITHUB:=thp/}
GITHUB_PROJECT=	pyotherside
GITHUB_TAG=	${PKGVERSION_NOREV}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/thp/pyotherside/
COMMENT=	Python Bindings for Qt
LICENSE=	isc

USE_LANGUAGES=	c++

MAKE_ENV+=	INSTALL_ROOT=${DESTDIR}

PYTHON_SELF_CONFLICT=	yes

pre-build:
	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QTDIR}/bin/qmake PYTHON_CONFIG=python${PYVERSSUFFIX}-config

.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/x11/py-otherside/PLIST
@comment $NetBSD: PLIST,v 1.1 2023/03/14 09:26:14 wiz Exp $
qt5/qml/io/thp/pyotherside/libpyothersideplugin.so
qt5/qml/io/thp/pyotherside/pyotherside.qmltypes
qt5/qml/io/thp/pyotherside/qmldir
qt5/tests/qtquicktests/qtquicktests

File Added: pkgsrc/x11/py-otherside/distinfo
$NetBSD: distinfo,v 1.1 2023/03/14 09:26:14 wiz Exp $

BLAKE2s (pyotherside-1.6.0.tar.gz) = da56f007a5c364eed4f2aaa47bb531795b2957760bcdd2f441c3aab0a3a1f664
SHA512 (pyotherside-1.6.0.tar.gz) = 57835db9d65fae10e6b3ec8ab37793e316324e7a819a1045436adf9eabdee11ccf3090a4db0302283b236e77e5e0bd14cf92ed1430835ccc324e50085a872787
Size (pyotherside-1.6.0.tar.gz) = 183645 bytes