Edit

IABSD.fr/ports/x11/py-qtawesome/Makefile

Branch :

  • Show log

    Commit

  • Author : daniel
    Date : 2026-02-13 03:54:34
    Hash : 4c039146
    Message : update spyder to 6.1.3

  • x11/py-qtawesome/Makefile
  • COMMENT =		FontAwesome icons in PyQt and PySide applications
    
    MODPY_DISTV =		1.4.1
    DISTNAME =		qtawesome-${MODPY_DISTV}
    PKGNAME =		py-qtawesome-${MODPY_DISTV}
    
    CATEGORIES =		x11
    
    HOMEPAGE =		https://github.com/spyder-ide/qtawesome
    
    MAINTAINER =		Daniel Dickman <daniel@openbsd.org>
    
    # MIT
    PERMIT_PACKAGE =	Yes
    
    MODULES =		lang/python
    
    MODPY_PI =		Yes
    MODPY_PYBUILD =		setuptools
    
    RUN_DEPENDS =		x11/py-qt6 \
    			x11/py-qtpy
    
    # needs qtbot
    NO_TEST =		Yes
    
    .include <bsd.port.mk>