FreeBSD Bugzilla – Attachment 170386 Details for
Bug 209568
[NEW PORT]: x11-themes/qt5-style-Kvantum
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add x11-themes/qt5-style-Kvantum
x11-themes_qt5-style-Kvantum.patch (text/plain), 12.98 KB, created by
Matthew Rezny
on 2016-05-17 02:06:28 UTC
(
hide
)
Description:
add x11-themes/qt5-style-Kvantum
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2016-05-17 02:06:28 UTC
Size:
12.98 KB
patch
obsolete
>Index: x11-themes/Makefile >=================================================================== >--- x11-themes/Makefile (revision 415368) >+++ x11-themes/Makefile (working copy) >@@ -152,6 +152,7 @@ > SUBDIR += qt4-style-float > SUBDIR += qt4-style-phase > SUBDIR += qt4-style-quantumstyle >+ SUBDIR += qt5-style-Kvantum > SUBDIR += qtcurve > SUBDIR += qtcurve-gtk2 > SUBDIR += qtcurve-kde4 >Index: x11-themes/qt5-style-Kvantum/Makefile >=================================================================== >--- x11-themes/qt5-style-Kvantum/Makefile (nonexistent) >+++ x11-themes/qt5-style-Kvantum/Makefile (working copy) >@@ -0,0 +1,30 @@ >+# $FreeBSD$ >+ >+PORTNAME= Kvantum >+PORTVERSION= 0.9.6 >+CATEGORIES= x11-themes >+PKGNAMEPREFIX= qt5-style- >+ >+MAINTAINER= matthew@reztek.cz >+COMMENT= SVG-based theme engine for Qt4/5, KDE and LXQT >+ >+LICENSE= GPLv3 >+ >+USE_GITHUB= yes >+GH_ACCOUNT= tsujan >+GH_TAGNAME= v${PORTVERSION} >+ >+USES= compiler:c++11-lang qmake >+USE_QT5= core gui svg x11extras buildtools_build >+USE_XORG= x11 xext >+USE_LDCONFIG= yes >+INSTALLS_ICONS= yes >+ >+WRKSRC_SUBDIR= ${PORTNAME} >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|/kde4/|/|g' ${WRKSRC}/style/style.pro >+ @${REINPLACE_CMD} -e 's|/kde4/|/|g' -e 's|--no-preserve=mode||g' \ >+ ${WRKSRC}/themes/themes.pro >+ >+.include <bsd.port.mk> >Index: x11-themes/qt5-style-Kvantum/distinfo >=================================================================== >--- x11-themes/qt5-style-Kvantum/distinfo (nonexistent) >+++ x11-themes/qt5-style-Kvantum/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (tsujan-Kvantum-0.9.6-v0.9.6_GH0.tar.gz) = 7df6bb14a04d2581b9a2aa64cc05b34b785cd0f8db03ba7b9813a528f7a66f73 >+SIZE (tsujan-Kvantum-0.9.6-v0.9.6_GH0.tar.gz) = 1001568 >Index: x11-themes/qt5-style-Kvantum/pkg-descr >=================================================================== >--- x11-themes/qt5-style-Kvantum/pkg-descr (nonexistent) >+++ x11-themes/qt5-style-Kvantum/pkg-descr (working copy) >@@ -0,0 +1,12 @@ >+Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQT, with an >+emphasis on elegance, usability and practicality. >+ >+Kvantum has a default dark theme, which is inspired by the default theme of >+Enlightenment. Creation of realistic themes like that for KDE was my first >+reason to make Kvantum but it goes far beyond its default theme: you could >+make themes with very different looks and feels for it, whether they be >+photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or >+something in between, and Kvantum will let you control almost every aspect >+of Qt widgets. >+ >+WWW: https://github.com/tsujan/Kvantum >Index: x11-themes/qt5-style-Kvantum/pkg-plist >=================================================================== >--- x11-themes/qt5-style-Kvantum/pkg-plist (nonexistent) >+++ x11-themes/qt5-style-Kvantum/pkg-plist (working copy) >@@ -0,0 +1,227 @@ >+bin/kvantummanager >+bin/kvantumpreview >+%%QT_PLUGINDIR%%/styles/libkvantum.so >+%%DATADIR%%/KvBeige/KvBeige.kvconfig >+%%DATADIR%%/KvBeige/KvBeige.svg >+%%DATADIR%%/KvCurves/KvCurves.kvconfig >+%%DATADIR%%/KvCurves/KvCurves.svg >+%%DATADIR%%/KvCurves3d/KvCurves3d.kvconfig >+%%DATADIR%%/KvCurves3d/KvCurves3d.svg >+%%DATADIR%%/KvCurvesLight/KvCurvesLight.kvconfig >+%%DATADIR%%/KvCurvesLight/KvCurvesLight.svg >+%%DATADIR%%/KvDark/KvDark.kvconfig >+%%DATADIR%%/KvDark/KvDark.svg >+%%DATADIR%%/KvDarkRed/KvDarkRed.kvconfig >+%%DATADIR%%/KvDarkRed/KvDarkRed.svg >+%%DATADIR%%/KvDynamo/KvDynamo.kvconfig >+%%DATADIR%%/KvDynamo/KvDynamo.svg >+%%DATADIR%%/KvFlat/KvFlat.kvconfig >+%%DATADIR%%/KvFlat/KvFlat.svg >+%%DATADIR%%/KvFlatLight/KvFlatLight.kvconfig >+%%DATADIR%%/KvFlatLight/KvFlatLight.svg >+%%DATADIR%%/KvFlatRed/KvFlatRed.kvconfig >+%%DATADIR%%/KvFlatRed/KvFlatRed.svg >+%%DATADIR%%/KvGnome/KvGnome.kvconfig >+%%DATADIR%%/KvGnome/KvGnome.svg >+%%DATADIR%%/KvGnomeDark/KvGnomeDark.kvconfig >+%%DATADIR%%/KvGnomeDark/KvGnomeDark.svg >+%%DATADIR%%/KvGray/KvGray.kvconfig >+%%DATADIR%%/KvGray/KvGray.svg >+%%DATADIR%%/KvSimplicity/KvSimplicity.kvconfig >+%%DATADIR%%/KvSimplicity/KvSimplicity.svg >+%%DATADIR%%/KvantumAlt/KvantumAlt.kvconfig >+share/applications/kvantummanager.desktop >+share/color-schemes/KvBeige.colors >+share/color-schemes/KvCurves.colors >+share/color-schemes/KvCurvesLight.colors >+share/color-schemes/KvDark.colors >+share/color-schemes/KvDynamo.colors >+share/color-schemes/KvFlat.colors >+share/color-schemes/KvFlatLight.colors >+share/color-schemes/KvGnome.colors >+share/color-schemes/KvGnomeDark.colors >+share/color-schemes/KvGray.colors >+share/color-schemes/KvSimplicity.colors >+share/color-schemes/Kvantum.colors >+share/icons/hicolor/scalable/apps/kvantum.svg >+share/apps/color-schemes/KvBeige.colors >+share/apps/color-schemes/KvCurves.colors >+share/apps/color-schemes/KvCurvesLight.colors >+share/apps/color-schemes/KvDark.colors >+share/apps/color-schemes/KvDynamo.colors >+share/apps/color-schemes/KvFlat.colors >+share/apps/color-schemes/KvFlatLight.colors >+share/apps/color-schemes/KvGnome.colors >+share/apps/color-schemes/KvGnomeDark.colors >+share/apps/color-schemes/KvGray.colors >+share/apps/color-schemes/KvSimplicity.colors >+share/themes/KvBeige/openbox-3/close.xbm >+share/themes/KvBeige/openbox-3/close_hover.xbm >+share/themes/KvBeige/openbox-3/close_pressed.xbm >+share/themes/KvBeige/openbox-3/desk.xbm >+share/themes/KvBeige/openbox-3/desk_hover.xbm >+share/themes/KvBeige/openbox-3/desk_toggled.xbm >+share/themes/KvBeige/openbox-3/iconify.xbm >+share/themes/KvBeige/openbox-3/iconify_hover.xbm >+share/themes/KvBeige/openbox-3/iconify_pressed.xbm >+share/themes/KvBeige/openbox-3/max.xbm >+share/themes/KvBeige/openbox-3/max_hover.xbm >+share/themes/KvBeige/openbox-3/max_pressed.xbm >+share/themes/KvBeige/openbox-3/max_toggled.xbm >+share/themes/KvBeige/openbox-3/shade.xbm >+share/themes/KvBeige/openbox-3/shade_hover.xbm >+share/themes/KvBeige/openbox-3/shade_pressed.xbm >+share/themes/KvBeige/openbox-3/themerc >+share/themes/KvCurvesLight/openbox-3/close.xbm >+share/themes/KvCurvesLight/openbox-3/close_hover.xbm >+share/themes/KvCurvesLight/openbox-3/close_pressed.xbm >+share/themes/KvCurvesLight/openbox-3/desk.xbm >+share/themes/KvCurvesLight/openbox-3/desk_hover.xbm >+share/themes/KvCurvesLight/openbox-3/desk_toggled.xbm >+share/themes/KvCurvesLight/openbox-3/iconify.xbm >+share/themes/KvCurvesLight/openbox-3/iconify_hover.xbm >+share/themes/KvCurvesLight/openbox-3/iconify_pressed.xbm >+share/themes/KvCurvesLight/openbox-3/max.xbm >+share/themes/KvCurvesLight/openbox-3/max_hover.xbm >+share/themes/KvCurvesLight/openbox-3/max_pressed.xbm >+share/themes/KvCurvesLight/openbox-3/max_toggled.xbm >+share/themes/KvCurvesLight/openbox-3/shade.xbm >+share/themes/KvCurvesLight/openbox-3/shade_hover.xbm >+share/themes/KvCurvesLight/openbox-3/shade_pressed.xbm >+share/themes/KvCurvesLight/openbox-3/themerc >+share/themes/KvDarkRed/openbox-3/close.xbm >+share/themes/KvDarkRed/openbox-3/close_hover.xbm >+share/themes/KvDarkRed/openbox-3/close_pressed.xbm >+share/themes/KvDarkRed/openbox-3/desk.xbm >+share/themes/KvDarkRed/openbox-3/desk_hover.xbm >+share/themes/KvDarkRed/openbox-3/desk_toggled.xbm >+share/themes/KvDarkRed/openbox-3/iconify.xbm >+share/themes/KvDarkRed/openbox-3/iconify_hover.xbm >+share/themes/KvDarkRed/openbox-3/iconify_pressed.xbm >+share/themes/KvDarkRed/openbox-3/max.xbm >+share/themes/KvDarkRed/openbox-3/max_hover.xbm >+share/themes/KvDarkRed/openbox-3/max_pressed.xbm >+share/themes/KvDarkRed/openbox-3/max_toggled.xbm >+share/themes/KvDarkRed/openbox-3/shade.xbm >+share/themes/KvDarkRed/openbox-3/shade_hover.xbm >+share/themes/KvDarkRed/openbox-3/shade_pressed.xbm >+share/themes/KvDarkRed/openbox-3/themerc >+share/themes/KvDynamo/openbox-3/close.xbm >+share/themes/KvDynamo/openbox-3/close_hover.xbm >+share/themes/KvDynamo/openbox-3/close_pressed.xbm >+share/themes/KvDynamo/openbox-3/desk.xbm >+share/themes/KvDynamo/openbox-3/desk_hover.xbm >+share/themes/KvDynamo/openbox-3/desk_toggled.xbm >+share/themes/KvDynamo/openbox-3/iconify.xbm >+share/themes/KvDynamo/openbox-3/iconify_hover.xbm >+share/themes/KvDynamo/openbox-3/iconify_pressed.xbm >+share/themes/KvDynamo/openbox-3/max.xbm >+share/themes/KvDynamo/openbox-3/max_hover.xbm >+share/themes/KvDynamo/openbox-3/max_pressed.xbm >+share/themes/KvDynamo/openbox-3/max_toggled.xbm >+share/themes/KvDynamo/openbox-3/shade.xbm >+share/themes/KvDynamo/openbox-3/shade_hover.xbm >+share/themes/KvDynamo/openbox-3/shade_pressed.xbm >+share/themes/KvDynamo/openbox-3/themerc >+share/themes/KvFlatLight/openbox-3/close.xbm >+share/themes/KvFlatLight/openbox-3/close_hover.xbm >+share/themes/KvFlatLight/openbox-3/close_pressed.xbm >+share/themes/KvFlatLight/openbox-3/desk.xbm >+share/themes/KvFlatLight/openbox-3/desk_hover.xbm >+share/themes/KvFlatLight/openbox-3/desk_toggled.xbm >+share/themes/KvFlatLight/openbox-3/iconify.xbm >+share/themes/KvFlatLight/openbox-3/iconify_hover.xbm >+share/themes/KvFlatLight/openbox-3/iconify_pressed.xbm >+share/themes/KvFlatLight/openbox-3/max.xbm >+share/themes/KvFlatLight/openbox-3/max_hover.xbm >+share/themes/KvFlatLight/openbox-3/max_pressed.xbm >+share/themes/KvFlatLight/openbox-3/max_toggled.xbm >+share/themes/KvFlatLight/openbox-3/shade.xbm >+share/themes/KvFlatLight/openbox-3/shade_hover.xbm >+share/themes/KvFlatLight/openbox-3/shade_pressed.xbm >+share/themes/KvFlatLight/openbox-3/themerc >+share/themes/KvGnome/openbox-3/close.xbm >+share/themes/KvGnome/openbox-3/close_hover.xbm >+share/themes/KvGnome/openbox-3/close_pressed.xbm >+share/themes/KvGnome/openbox-3/desk.xbm >+share/themes/KvGnome/openbox-3/desk_hover.xbm >+share/themes/KvGnome/openbox-3/desk_toggled.xbm >+share/themes/KvGnome/openbox-3/iconify.xbm >+share/themes/KvGnome/openbox-3/iconify_hover.xbm >+share/themes/KvGnome/openbox-3/iconify_pressed.xbm >+share/themes/KvGnome/openbox-3/max.xbm >+share/themes/KvGnome/openbox-3/max_hover.xbm >+share/themes/KvGnome/openbox-3/max_pressed.xbm >+share/themes/KvGnome/openbox-3/max_toggled.xbm >+share/themes/KvGnome/openbox-3/shade.xbm >+share/themes/KvGnome/openbox-3/shade_hover.xbm >+share/themes/KvGnome/openbox-3/shade_pressed.xbm >+share/themes/KvGnome/openbox-3/themerc >+share/themes/KvGnomeDark/openbox-3/close.xbm >+share/themes/KvGnomeDark/openbox-3/close_hover.xbm >+share/themes/KvGnomeDark/openbox-3/close_pressed.xbm >+share/themes/KvGnomeDark/openbox-3/desk.xbm >+share/themes/KvGnomeDark/openbox-3/desk_hover.xbm >+share/themes/KvGnomeDark/openbox-3/desk_toggled.xbm >+share/themes/KvGnomeDark/openbox-3/iconify.xbm >+share/themes/KvGnomeDark/openbox-3/iconify_hover.xbm >+share/themes/KvGnomeDark/openbox-3/iconify_pressed.xbm >+share/themes/KvGnomeDark/openbox-3/max.xbm >+share/themes/KvGnomeDark/openbox-3/max_hover.xbm >+share/themes/KvGnomeDark/openbox-3/max_pressed.xbm >+share/themes/KvGnomeDark/openbox-3/max_toggled.xbm >+share/themes/KvGnomeDark/openbox-3/shade.xbm >+share/themes/KvGnomeDark/openbox-3/shade_hover.xbm >+share/themes/KvGnomeDark/openbox-3/shade_pressed.xbm >+share/themes/KvGnomeDark/openbox-3/themerc >+share/themes/KvGray/openbox-3/close.xbm >+share/themes/KvGray/openbox-3/close_hover.xbm >+share/themes/KvGray/openbox-3/close_pressed.xbm >+share/themes/KvGray/openbox-3/desk.xbm >+share/themes/KvGray/openbox-3/desk_hover.xbm >+share/themes/KvGray/openbox-3/desk_toggled.xbm >+share/themes/KvGray/openbox-3/iconify.xbm >+share/themes/KvGray/openbox-3/iconify_hover.xbm >+share/themes/KvGray/openbox-3/iconify_pressed.xbm >+share/themes/KvGray/openbox-3/max.xbm >+share/themes/KvGray/openbox-3/max_hover.xbm >+share/themes/KvGray/openbox-3/max_pressed.xbm >+share/themes/KvGray/openbox-3/max_toggled.xbm >+share/themes/KvGray/openbox-3/shade.xbm >+share/themes/KvGray/openbox-3/shade_hover.xbm >+share/themes/KvGray/openbox-3/shade_pressed.xbm >+share/themes/KvGray/openbox-3/themerc >+share/themes/KvSimplicity/openbox-3/close.xbm >+share/themes/KvSimplicity/openbox-3/close_hover.xbm >+share/themes/KvSimplicity/openbox-3/close_pressed.xbm >+share/themes/KvSimplicity/openbox-3/desk.xbm >+share/themes/KvSimplicity/openbox-3/desk_hover.xbm >+share/themes/KvSimplicity/openbox-3/desk_toggled.xbm >+share/themes/KvSimplicity/openbox-3/iconify.xbm >+share/themes/KvSimplicity/openbox-3/iconify_hover.xbm >+share/themes/KvSimplicity/openbox-3/iconify_pressed.xbm >+share/themes/KvSimplicity/openbox-3/max.xbm >+share/themes/KvSimplicity/openbox-3/max_hover.xbm >+share/themes/KvSimplicity/openbox-3/max_pressed.xbm >+share/themes/KvSimplicity/openbox-3/max_toggled.xbm >+share/themes/KvSimplicity/openbox-3/shade.xbm >+share/themes/KvSimplicity/openbox-3/shade_hover.xbm >+share/themes/KvSimplicity/openbox-3/shade_pressed.xbm >+share/themes/KvSimplicity/openbox-3/themerc >+share/themes/Kvantum/openbox-3/close.xbm >+share/themes/Kvantum/openbox-3/close_hover.xbm >+share/themes/Kvantum/openbox-3/close_pressed.xbm >+share/themes/Kvantum/openbox-3/desk.xbm >+share/themes/Kvantum/openbox-3/desk_hover.xbm >+share/themes/Kvantum/openbox-3/desk_toggled.xbm >+share/themes/Kvantum/openbox-3/iconify.xbm >+share/themes/Kvantum/openbox-3/iconify_hover.xbm >+share/themes/Kvantum/openbox-3/iconify_pressed.xbm >+share/themes/Kvantum/openbox-3/max.xbm >+share/themes/Kvantum/openbox-3/max_hover.xbm >+share/themes/Kvantum/openbox-3/max_pressed.xbm >+share/themes/Kvantum/openbox-3/max_toggled.xbm >+share/themes/Kvantum/openbox-3/shade.xbm >+share/themes/Kvantum/openbox-3/shade_hover.xbm >+share/themes/Kvantum/openbox-3/shade_pressed.xbm >+share/themes/Kvantum/openbox-3/themerc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209568
: 170386