From owner-svn-ports-head@freebsd.org Fri May 27 16:28:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8769B4B308; Fri, 27 May 2016 16:28:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B50D11CA5; Fri, 27 May 2016 16:28:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4RGS8pW048309; Fri, 27 May 2016 16:28:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4RGS8AQ048306; Fri, 27 May 2016 16:28:08 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201605271628.u4RGS8AQ048306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 27 May 2016 16:28:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415946 - head/x11-themes/qt4-style-Kvantum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 16:28:10 -0000 Author: amdmi3 Date: Fri May 27 16:28:08 2016 New Revision: 415946 URL: https://svnweb.freebsd.org/changeset/ports/415946 Log: 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 PR: 209567 Submitted by: matthew@reztek.cz Added: head/x11-themes/qt4-style-Kvantum/ head/x11-themes/qt4-style-Kvantum/Makefile (contents, props changed) head/x11-themes/qt4-style-Kvantum/distinfo (contents, props changed) head/x11-themes/qt4-style-Kvantum/pkg-descr (contents, props changed) head/x11-themes/qt4-style-Kvantum/pkg-plist (contents, props changed) Added: head/x11-themes/qt4-style-Kvantum/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qt4-style-Kvantum/Makefile Fri May 27 16:28:08 2016 (r415946) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= Kvantum +PORTVERSION= 0.9.6 +DISTVERSIONPREFIX= v +CATEGORIES= x11-themes +PKGNAMEPREFIX= qt4-style- + +MAINTAINER= matthew@reztek.cz +COMMENT= SVG-based theme engine for Qt4/5, KDE and LXQT + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= tsujan + +USES= compiler:c++11-lang qmake +USE_QT4= corelib gui svg rcc_build uic_build moc_build +USE_XORG= x11 xext +#USE_LDCONFIG= 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 Added: head/x11-themes/qt4-style-Kvantum/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qt4-style-Kvantum/distinfo Fri May 27 16:28:08 2016 (r415946) @@ -0,0 +1,3 @@ +TIMESTAMP = 1464365924 +SHA256 (tsujan-Kvantum-v0.9.6_GH0.tar.gz) = 7df6bb14a04d2581b9a2aa64cc05b34b785cd0f8db03ba7b9813a528f7a66f73 +SIZE (tsujan-Kvantum-v0.9.6_GH0.tar.gz) = 1001568 Added: head/x11-themes/qt4-style-Kvantum/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qt4-style-Kvantum/pkg-descr Fri May 27 16:28:08 2016 (r415946) @@ -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 Added: head/x11-themes/qt4-style-Kvantum/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-themes/qt4-style-Kvantum/pkg-plist Fri May 27 16:28:08 2016 (r415946) @@ -0,0 +1,2 @@ +%%QT_PLUGINDIR%%/styles/libkvantum.so +share/apps/color-schemes/Kvantum.colors