Port details |
- py-qstylizer Qt Stylesheet Generator for PyQt/PySide
- 0.2.1_1 devel
=0 0.2.1Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2021-05-24 08:12:07
- Last Update: 2022-03-07 17:39:13
- Commit Hash: 2d8f8573
- Also Listed In: python
- License: MIT
- Description:
- qstylizer is a python package designed to help with the
construction of PyQt/PySide stylesheets.
WWW: https://github.com/blambright/qstylizer/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qstylizer>0:devel/py-qstylizer@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-qstylizer/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-qstylizer
- pkg install py38-qstylizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-qstylizer listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-qstylizer
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1627933115
SHA256 (blambright-qstylizer-0.2.1_GH0.tar.gz) = 1f6d29207f7dc3644fd2270cc6ebce2f764d6017c66cb300d725abd1725e74b1
SIZE (blambright-qstylizer-0.2.1_GH0.tar.gz) = 20687
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-pbr>0 : devel/py-pbr@py38
- py38-setuptools_scm>0 : devel/py-setuptools_scm@py38
- py38-sphinx>=0,1 : textproc/py-sphinx@py38
- py38-sphinx_rtd_theme>0 : textproc/py-sphinx_rtd_theme@py38
- py38-sphinxcontrib-autoprogram>0 : textproc/py-sphinxcontrib-autoprogram@py38
- py38-qt5-pyqt>=5.15.6 : devel/py-qt5-pyqt@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- py38-inflection>=0.3.1,<1 : devel/py-inflection@py38
- py38-tinycss2>=0.5,<2 : textproc/py-tinycss2@py38
- py38-qt5-pyqt>=5.15.6 : devel/py-qt5-pyqt@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for py38-qstylizer-0.2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_py-qstylizer
- USES:
- pyqt:5 python:3.7+ gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Mar 2022 17:39:13 0.2.1_1
|
Loïc Bartoletti (lbartoletti)  |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
27 Jan 2022 06:12:26 0.2.1
|
Loïc Bartoletti (lbartoletti)  |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
02 Aug 2021 20:31:34 0.2.1
|
Rainer Hurling (rhurlin)  |
devel/py-qstylizer: Update to 0.2.1
- Add more Python versions
- Fixes and expands for setuptools
- Improvements for travis
Reported by: Repology |
24 May 2021 08:07:28 0.2.0
|
Rainer Hurling (rhurlin)  |
devel/qstylizer: New port: Qt Stylesheet Generator for PyQt/PySide
https://github.com/blambright/qstylizer
(Needed as a dependency for an update of devel/py-spyder) |
Number of commits found: 4
|