pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

+py-qdarkstyle in wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Nov 4 12:54:32 2022 +0000
Changeset:	374db53108e6481a9f8a4dd1f4b9a34d700963e7

Modified Files:
	Makefile
Added Files:
	py-qdarkstyle/DESCR
	py-qdarkstyle/Makefile
	py-qdarkstyle/PLIST
	py-qdarkstyle/distinfo

Log Message:
+py-qdarkstyle in wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=374db53108e6481a9f8a4dd1f4b9a34d700963e7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile               |   1 +
 py-qdarkstyle/DESCR    |   2 +
 py-qdarkstyle/Makefile |  18 ++
 py-qdarkstyle/PLIST    | 523 +++++++++++++++++++++++++++++++++++++++++++++++++
 py-qdarkstyle/distinfo |   5 +
 5 files changed, 549 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 9284077d2b..c990be44a3 100644
--- a/Makefile
+++ b/Makefile
@@ -4508,6 +4508,7 @@ SUBDIR+=	py-qalsadi
 SUBDIR+=	py-qclib
 SUBDIR+=	py-qcodes
 SUBDIR+=	py-qecalc
+SUBDIR+=	py-qdarkstyle
 SUBDIR+=	py-qequ
 SUBDIR+=	py-qeutil
 SUBDIR+=	py-qexpy
diff --git a/py-qdarkstyle/DESCR b/py-qdarkstyle/DESCR
new file mode 100644
index 0000000000..23aba66a0d
--- /dev/null
+++ b/py-qdarkstyle/DESCR
@@ -0,0 +1,2 @@
+The most complete dark/light style sheet for C++/Python
+and Qt applications
diff --git a/py-qdarkstyle/Makefile b/py-qdarkstyle/Makefile
new file mode 100644
index 0000000000..6b2ba16e97
--- /dev/null
+++ b/py-qdarkstyle/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	QDarkStyle-3.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=	x11 python
+MASTER_SITES=	${MASTER_SITE_PYPI:=Q/QDarkStyle/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/ColinDuquesnoy/QDarkStyleSheet
+COMMENT=	The most complete dark/light style sheet for C++/Python
+LICENSE=	mit
+
+DEPENDS+=	${PYPKGPREFIX}-QtPy>=2.2.0:../../wip/py-qtpy
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-qdarkstyle/PLIST b/py-qdarkstyle/PLIST
new file mode 100644
index 0000000000..5acea94c72
--- /dev/null
+++ b/py-qdarkstyle/PLIST
@@ -0,0 +1,523 @@
+@comment $NetBSD$
+bin/qdarkstyle
+bin/qdarkstyle.example
+bin/qdarkstyle.utils
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/qdarkstyle/__init__.py
+${PYSITELIB}/qdarkstyle/__init__.pyc
+${PYSITELIB}/qdarkstyle/__init__.pyo
+${PYSITELIB}/qdarkstyle/__main__.py
+${PYSITELIB}/qdarkstyle/__main__.pyc
+${PYSITELIB}/qdarkstyle/__main__.pyo
+${PYSITELIB}/qdarkstyle/colorsystem.py
+${PYSITELIB}/qdarkstyle/colorsystem.pyc
+${PYSITELIB}/qdarkstyle/colorsystem.pyo
+${PYSITELIB}/qdarkstyle/dark/__init__.py
+${PYSITELIB}/qdarkstyle/dark/__init__.pyc
+${PYSITELIB}/qdarkstyle/dark/__init__.pyo
+${PYSITELIB}/qdarkstyle/dark/_variables.scss
+${PYSITELIB}/qdarkstyle/dark/darkstyle.qrc
+${PYSITELIB}/qdarkstyle/dark/darkstyle.qss
+${PYSITELIB}/qdarkstyle/dark/darkstyle_rc.py
+${PYSITELIB}/qdarkstyle/dark/darkstyle_rc.pyc
+${PYSITELIB}/qdarkstyle/dark/darkstyle_rc.pyo
+${PYSITELIB}/qdarkstyle/dark/main.scss
+${PYSITELIB}/qdarkstyle/dark/palette.py
+${PYSITELIB}/qdarkstyle/dark/palette.pyc
+${PYSITELIB}/qdarkstyle/dark/palette.pyo
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_down_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_left_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_right_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/arrow_up_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon.png
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/base_icon_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_closed_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_end_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_line_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_more_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/branch_open_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_checked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_indeterminate_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/checkbox_unchecked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_horizontal_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/line_vertical_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_checked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/radio_unchecked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_horizontal_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_move_vertical_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_horizontal_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/toolbar_separator_vertical_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/transparent.png
+${PYSITELIB}/qdarkstyle/dark/rc/transparent%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/transparent_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/transparent_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/transparent_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/transparent_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/transparent_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/transparent_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_close.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_close%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_close_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_close_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_close_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_close_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_close_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_close_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_grip_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_minimize_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock_disabled.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock_focus.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock_pressed.png
+${PYSITELIB}/qdarkstyle/dark/rc/window_undock_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/example/__init__.py
+${PYSITELIB}/qdarkstyle/example/__init__.pyc
+${PYSITELIB}/qdarkstyle/example/__init__.pyo
+${PYSITELIB}/qdarkstyle/example/__main__.py
+${PYSITELIB}/qdarkstyle/example/__main__.pyc
+${PYSITELIB}/qdarkstyle/example/__main__.pyo
+${PYSITELIB}/qdarkstyle/example/ui/__init__.py
+${PYSITELIB}/qdarkstyle/example/ui/__init__.pyc
+${PYSITELIB}/qdarkstyle/example/ui/__init__.pyo
+${PYSITELIB}/qdarkstyle/example/ui/dw_buttons.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_containers_no_tabs.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_containers_tabs.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_displays.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_inputs_fields.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_inputs_no_fields.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_views.ui
+${PYSITELIB}/qdarkstyle/example/ui/dw_widgets.ui
+${PYSITELIB}/qdarkstyle/example/ui/mw_menus.ui
+${PYSITELIB}/qdarkstyle/light/__init__.py
+${PYSITELIB}/qdarkstyle/light/__init__.pyc
+${PYSITELIB}/qdarkstyle/light/__init__.pyo
+${PYSITELIB}/qdarkstyle/light/_variables.scss
+${PYSITELIB}/qdarkstyle/light/lightstyle.qrc
+${PYSITELIB}/qdarkstyle/light/lightstyle.qss
+${PYSITELIB}/qdarkstyle/light/lightstyle_rc.py
+${PYSITELIB}/qdarkstyle/light/lightstyle_rc.pyc
+${PYSITELIB}/qdarkstyle/light/lightstyle_rc.pyo
+${PYSITELIB}/qdarkstyle/light/main.scss
+${PYSITELIB}/qdarkstyle/light/palette.py
+${PYSITELIB}/qdarkstyle/light/palette.pyc
+${PYSITELIB}/qdarkstyle/light/palette.pyo
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_down_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_left_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_right_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/arrow_up_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/base_icon.png
+${PYSITELIB}/qdarkstyle/light/rc/base_icon%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/base_icon_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/base_icon_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/base_icon_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/base_icon_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/base_icon_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/base_icon_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_closed_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_end.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_end%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_end_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_end_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_end_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_end_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_end_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_end_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_line.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_line%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_line_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_line_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_line_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_line_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_line_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_line_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_more.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_more%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_more_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_more_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_more_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_more_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_more_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_more_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_open.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_open%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_open_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_open_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_open_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_open_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/branch_open_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/branch_open_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_checked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_indeterminate_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/checkbox_unchecked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal.png
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/line_horizontal_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical.png
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/line_vertical_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_checked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/radio_unchecked_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_horizontal_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_move_vertical_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_horizontal_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/toolbar_separator_vertical_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/transparent.png
+${PYSITELIB}/qdarkstyle/light/rc/transparent%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/transparent_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/transparent_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/transparent_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/transparent_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/transparent_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/transparent_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_close.png
+${PYSITELIB}/qdarkstyle/light/rc/window_close%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_close_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/window_close_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_close_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/window_close_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_close_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/window_close_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_grip.png
+${PYSITELIB}/qdarkstyle/light/rc/window_grip%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_grip_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/window_grip_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_grip_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/window_grip_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_grip_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/window_grip_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize.png
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/window_minimize_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_undock.png
+${PYSITELIB}/qdarkstyle/light/rc/window_undock%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_undock_disabled.png
+${PYSITELIB}/qdarkstyle/light/rc/window_undock_disabled%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_undock_focus.png
+${PYSITELIB}/qdarkstyle/light/rc/window_undock_focus%2x.png@localhost
+${PYSITELIB}/qdarkstyle/light/rc/window_undock_pressed.png
+${PYSITELIB}/qdarkstyle/light/rc/window_undock_pressed%2x.png@localhost
+${PYSITELIB}/qdarkstyle/palette.py
+${PYSITELIB}/qdarkstyle/palette.pyc
+${PYSITELIB}/qdarkstyle/palette.pyo
+${PYSITELIB}/qdarkstyle/qss/_styles.scss
+${PYSITELIB}/qdarkstyle/svg/arrow_down.svg
+${PYSITELIB}/qdarkstyle/svg/arrow_left.svg
+${PYSITELIB}/qdarkstyle/svg/arrow_right.svg
+${PYSITELIB}/qdarkstyle/svg/arrow_up.svg
+${PYSITELIB}/qdarkstyle/svg/base_icon.svg
+${PYSITELIB}/qdarkstyle/svg/base_palette.svg
+${PYSITELIB}/qdarkstyle/svg/branch_closed.svg
+${PYSITELIB}/qdarkstyle/svg/branch_end.svg
+${PYSITELIB}/qdarkstyle/svg/branch_line.svg
+${PYSITELIB}/qdarkstyle/svg/branch_more.svg
+${PYSITELIB}/qdarkstyle/svg/branch_open.svg
+${PYSITELIB}/qdarkstyle/svg/checkbox_checked.svg
+${PYSITELIB}/qdarkstyle/svg/checkbox_indeterminate.svg
+${PYSITELIB}/qdarkstyle/svg/checkbox_unchecked.svg
+${PYSITELIB}/qdarkstyle/svg/line_horizontal.svg
+${PYSITELIB}/qdarkstyle/svg/line_vertical.svg
+${PYSITELIB}/qdarkstyle/svg/radio_checked.svg
+${PYSITELIB}/qdarkstyle/svg/radio_unchecked.svg
+${PYSITELIB}/qdarkstyle/svg/toolbar_move_horizontal.svg
+${PYSITELIB}/qdarkstyle/svg/toolbar_move_vertical.svg
+${PYSITELIB}/qdarkstyle/svg/toolbar_separator_horizontal.svg
+${PYSITELIB}/qdarkstyle/svg/toolbar_separator_vertical.svg
+${PYSITELIB}/qdarkstyle/svg/transparent.svg
+${PYSITELIB}/qdarkstyle/svg/window_close.svg
+${PYSITELIB}/qdarkstyle/svg/window_grip.svg
+${PYSITELIB}/qdarkstyle/svg/window_minimize.svg
+${PYSITELIB}/qdarkstyle/svg/window_undock.svg
+${PYSITELIB}/qdarkstyle/utils/__init__.py
+${PYSITELIB}/qdarkstyle/utils/__init__.pyc
+${PYSITELIB}/qdarkstyle/utils/__init__.pyo
+${PYSITELIB}/qdarkstyle/utils/__main__.py
+${PYSITELIB}/qdarkstyle/utils/__main__.pyc
+${PYSITELIB}/qdarkstyle/utils/__main__.pyo
+${PYSITELIB}/qdarkstyle/utils/images.py
+${PYSITELIB}/qdarkstyle/utils/images.pyc
+${PYSITELIB}/qdarkstyle/utils/images.pyo
+${PYSITELIB}/qdarkstyle/utils/scss.py
+${PYSITELIB}/qdarkstyle/utils/scss.pyc
+${PYSITELIB}/qdarkstyle/utils/scss.pyo
diff --git a/py-qdarkstyle/distinfo b/py-qdarkstyle/distinfo
new file mode 100644
index 0000000000..a42986dbe3
--- /dev/null
+++ b/py-qdarkstyle/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (QDarkStyle-3.1.tar.gz) = 62a01adcfaeda81dda6dced58bab80b5140ebe05f032b5c856e8fcc4d758475a
+SHA512 (QDarkStyle-3.1.tar.gz) = 275fe333bcf2502f8f1ef61eca3f82d8909e760e8f88a1605157c5043cb1e4cad97bbb8ddb0464ef2125c1b70f318bfa8f0106d2721d6b9862c162b5f716aa4b
+Size (QDarkStyle-3.1.tar.gz) = 698602 bytes


Home | Main Index | Thread Index | Old Index