Index: head/x11-themes/adwaita-common/Makefile =================================================================== --- head/x11-themes/adwaita-common/Makefile (revision 414475) +++ head/x11-themes/adwaita-common/Makefile (revision 414476) @@ -1,30 +1,30 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= adwaita -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11-themes PKGNAMESUFFIX= -common MAINTAINER= olivierd@FreeBSD.org COMMENT= Adwaita theme for Qt applications LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= MartinBriza GH_PROJECT= adwaita-qt NO_BUILD= yes NO_ARCH= yes THEMES_DIR= themes/Adwaita/qt do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/${THEMES_DIR} cd ${WRKSRC} && ${COPYTREE_SHARE} assets \ ${STAGEDIR}${PREFIX}/share/${THEMES_DIR} \ "! -name CMakeLists.txt" .include Index: head/x11-themes/adwaita-common/distinfo =================================================================== --- head/x11-themes/adwaita-common/distinfo (revision 414475) +++ head/x11-themes/adwaita-common/distinfo (revision 414476) @@ -1,2 +1,2 @@ -SHA256 (MartinBriza-adwaita-qt-0.3_GH0.tar.gz) = 92f1a2c7afe5badb98bf63a907516ae9c48ddb0d1bfa6904116d1b6b999cf384 -SIZE (MartinBriza-adwaita-qt-0.3_GH0.tar.gz) = 869322 +SHA256 (MartinBriza-adwaita-qt-0.4_GH0.tar.gz) = 48ccf17088afb77e98fe409f4dc6fdccd035bbdbcb51f0c2f0da00ef204daba0 +SIZE (MartinBriza-adwaita-qt-0.4_GH0.tar.gz) = 871126 Index: head/x11-themes/adwaita-qt4/Makefile =================================================================== --- head/x11-themes/adwaita-qt4/Makefile (revision 414475) +++ head/x11-themes/adwaita-qt4/Makefile (revision 414476) @@ -1,33 +1,31 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= adwaita -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11-themes PKGNAMESUFFIX= -qt4 MAINTAINER= olivierd@FreeBSD.org COMMENT= Adwaita theme for Qt5 applications LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi -RUN_DEPENDS= adwaita-common>=0.3:x11-themes/adwaita-common +RUN_DEPENDS= adwaita-common>=0.4:x11-themes/adwaita-common USE_GITHUB= yes GH_ACCOUNT= MartinBriza GH_PROJECT= adwaita-qt DISTINFO_FILE= ${.CURDIR}/../adwaita-common/distinfo EXTRA_PATCHES= ${.CURDIR}/../adwaita-qt5/files/patch-CMakeLists.txt PLIST_FILES= %%QT_PLUGINDIR%%/styles/adwaita.so -USES= cmake:outsource compiler:c++11-lib pkgconfig +USES= cmake:outsource compiler:c++11-lib localbase pkgconfig USE_QT4= moc_build rcc_build uic_build qmake_build corelib gui - -CXXFLAGS+= -I${LOCALBASE}/include CMAKE_ARGS+= -DBUILD_EXAMPLE:BOOL=OFF \ -DUSE_QT4:BOOL=ON .include Index: head/x11-themes/adwaita-qt5/Makefile =================================================================== --- head/x11-themes/adwaita-qt5/Makefile (revision 414475) +++ head/x11-themes/adwaita-qt5/Makefile (revision 414476) @@ -1,31 +1,29 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= adwaita -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= x11-themes PKGNAMESUFFIX= -qt5 MAINTAINER= olivierd@FreeBSD.org COMMENT= Adwaita theme for Qt5 applications LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi -RUN_DEPENDS= adwaita-common>=0.3:x11-themes/adwaita-common +RUN_DEPENDS= adwaita-common>=0.4:x11-themes/adwaita-common USE_GITHUB= yes GH_ACCOUNT= MartinBriza GH_PROJECT= adwaita-qt DISTINFO_FILE= ${.CURDIR}/../adwaita-common/distinfo PLIST_FILES= %%QT_PLUGINDIR%%/styles/adwaita.so -USES= cmake:outsource compiler:c++11-lib pkgconfig +USES= cmake:outsource compiler:c++11-lib localbase pkgconfig USE_QT5= buildtools_build qmake_build core gui widgets - -CXXFLAGS+= -I${LOCALBASE}/include CMAKE_ARGS+= -DBUILD_EXAMPLE:BOOL=OFF .include Index: head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp =================================================================== --- head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp (revision 414475) +++ head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp (nonexistent) @@ -1,25 +0,0 @@ ---- src/style/adwaita.cpp.orig 2015-07-20 11:19:10 UTC -+++ src/style/adwaita.cpp -@@ -1,6 +1,6 @@ - /* - * Adwaita Qt Theme -- * Copyright (C) 2014 Martin Bříza -+ * Copyright (C) 2014 Martin Bríza - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public -@@ -19,10 +19,10 @@ - */ - - #include --#include --#include --#include --#include -+#include -+#include -+#include -+#include - - #include "adwaita.h" - #include "config.h" Property changes on: head/x11-themes/adwaita-qt5/files/patch-src_style_adwaita.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property