head 1.18; access; symbols pkgsrc-2026Q1:1.18.0.2 pkgsrc-2026Q1-base:1.18 pkgsrc-2025Q4:1.17.0.2 pkgsrc-2025Q4-base:1.17 pkgsrc-2025Q3:1.16.0.4 pkgsrc-2025Q3-base:1.16 pkgsrc-2025Q2:1.16.0.2 pkgsrc-2025Q2-base:1.16 pkgsrc-2025Q1:1.14.0.4 pkgsrc-2025Q1-base:1.14 pkgsrc-2024Q4:1.14.0.2 pkgsrc-2024Q4-base:1.14 pkgsrc-2024Q3:1.11.0.4 pkgsrc-2024Q3-base:1.11 pkgsrc-2024Q2:1.11.0.2 pkgsrc-2024Q2-base:1.11 pkgsrc-2024Q1:1.9.0.2 pkgsrc-2024Q1-base:1.9 pkgsrc-2023Q4:1.8.0.2 pkgsrc-2023Q4-base:1.8 pkgsrc-2023Q3:1.5.0.4 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.2 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.1.0.2 pkgsrc-2023Q1-base:1.1; locks; strict; comment @# @; 1.18 date 2026.01.07.08.49.40; author wiz; state Exp; branches; next 1.17; commitid 1wQ3ICD8eebefrpG; 1.17 date 2025.10.23.20.40.10; author wiz; state Exp; branches; next 1.16; commitid 1V2hBZn9ypXaCJfG; 1.16 date 2025.04.24.14.16.24; author wiz; state Exp; branches; next 1.15; commitid A3VBjL8Zdd4LljSF; 1.15 date 2025.04.17.21.53.04; author wiz; state Exp; branches; next 1.14; commitid xcIXAVA292fk6sRF; 1.14 date 2024.11.14.22.22.24; author wiz; state Exp; branches; next 1.13; commitid JmuDYqwL4erbdFxF; 1.13 date 2024.11.01.12.55.10; author wiz; state Exp; branches; next 1.12; commitid QB4Wk02mZPuBuWvF; 1.12 date 2024.11.01.00.54.23; author wiz; state Exp; branches; next 1.11; commitid QT27BdVP362gvSvF; 1.11 date 2024.05.29.16.35.09; author adam; state Exp; branches; next 1.10; commitid n8aFyEjEVZA0JUbF; 1.10 date 2024.04.06.08.07.07; author wiz; state Exp; branches; next 1.9; commitid xuM7fEJrv2TOC35F; 1.9 date 2024.03.25.15.11.48; author adam; state Exp; branches; next 1.8; commitid OhM6Sv9ZlI1rny3F; 1.8 date 2023.11.12.13.24.21; author wiz; state Exp; branches; next 1.7; commitid SjpNXQIV5XeZ3kME; 1.7 date 2023.11.08.13.21.35; author wiz; state Exp; branches; next 1.6; commitid PsuHTklAIsF4bOLE; 1.6 date 2023.10.24.22.11.43; author wiz; state Exp; branches; next 1.5; commitid MTsrqKm6aGrQAVJE; 1.5 date 2023.05.22.21.00.48; author wiz; state Exp; branches; next 1.4; commitid pu0rM28UgpNvc0qE; 1.4 date 2023.04.19.08.11.56; author adam; state Exp; branches; next 1.3; commitid B8gCWhWtMX9vZGlE; 1.3 date 2023.04.13.13.57.50; author wiz; state Exp; branches; next 1.2; commitid 68eY3Ke0uWOy7XkE; 1.2 date 2023.04.03.20.21.29; author nros; state Exp; branches; next 1.1; commitid QZJcmO7ELDhQyHjE; 1.1 date 2023.03.14.09.26.14; author wiz; state Exp; branches; next ; commitid DIKyCc5LVFIcA4hE; desc @@ 1.18 log @*: recursive bump for icu 78.1 @ text @# $NetBSD: Makefile,v 1.17 2025/10/23 20:40:10 wiz Exp $ DISTNAME= pyotherside-1.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} PKGREVISION= 15 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 PYTHON_VERSIONS_INCOMPATIBLE= 27 pre-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QTDIR}/bin/qmake PYTHON_CONFIG=python${PYVERSSUFFIX}-config .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Darwin" post-install: install_name_tool -id ${QTDIR}/qml/io/thp/pyotherside/libpyothersideplugin.dylib \ ${DESTDIR}${QTDIR}/qml/io/thp/pyotherside/libpyothersideplugin.dylib .endif .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" @ 1.17 log @*: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by /usr/pkg/lib/libglib-2.0.so.0 not defined @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.16 2025/04/24 14:16:24 wiz Exp $ d5 1 a5 1 PKGREVISION= 14 @ 1.16 log @*: recursive bump for jpeg -> libjpeg-turbo switch @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2025/04/17 21:53:04 wiz Exp $ d5 1 a5 1 PKGREVISION= 13 @ 1.15 log @*: recursive bump for icu 77 and libxml2 2.14 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2024/11/14 22:22:24 wiz Exp $ d5 1 a5 1 PKGREVISION= 12 @ 1.14 log @*: recursive bump for icu 76 shlib major version bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2024/11/01 12:55:10 wiz Exp $ d5 1 a5 1 PKGREVISION= 11 @ 1.13 log @*: revbump for icu downgrade @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2024/11/01 00:54:23 wiz Exp $ d5 1 a5 1 PKGREVISION= 10 @ 1.12 log @*: recursive bump for icu 76.1 shlib bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2024/05/29 16:35:09 adam Exp $ d5 1 a5 1 PKGREVISION= 9 @ 1.11 log @revbump after icu and protobuf updates @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2024/04/06 08:07:07 wiz Exp $ d5 1 a5 1 PKGREVISION= 8 @ 1.10 log @* recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2024/03/25 15:11:48 adam Exp $ d5 1 a5 1 PKGREVISION= 7 @ 1.9 log @py-otherside: fix install name on Darwin @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2023/11/12 13:24:21 wiz Exp $ d5 1 a5 1 PKGREVISION= 6 @ 1.8 log @*: revebump for new brotli option for freetype2 Addresses PR 57693 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2023/11/08 13:21:35 wiz Exp $ d26 7 @ 1.7 log @*: recursive bump for icu 74.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2023/10/24 22:11:43 wiz Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.6 log @*: bump for openssl 3 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2023/05/22 21:00:48 wiz Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.5 log @*: bump for libproxy 0.5 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2023/04/19 08:11:56 adam Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.4 log @revbump after textproc/icu update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/04/13 13:57:50 wiz Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.3 log @py-otherside: mark as not for python 2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/04/03 20:21:29 nros Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.2 log @Revbump due to dependecy change in qt5-qtbase Since these dependecies are bundled with qt5-qtbase and not exposed to qt5 using applications directly, only bump direct users of qt5-qtbase. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/03/14 09:26:14 wiz Exp $ d20 2 a21 1 PYTHON_SELF_CONFLICT= yes @ 1.1 log @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. @ text @d1 1 a1 1 # $NetBSD$ d5 1 @