Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2015 21:26:50 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386718 - in head/x11-themes: . qtcurve qtcurve-gtk2 qtcurve-kde4 qtcurve-qt4 qtcurve-qt5 qtcurve-utils qtcurve/files
Message-ID:  <201505182126.t4ILQo3r047523@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Mon May 18 21:26:50 2015
New Revision: 386718
URL: https://svnweb.freebsd.org/changeset/ports/386718

Log:
  x11-themes/qtcurve-*:
  - Update to 1.8.18 and reorganize ports due to upstream changes
  - And new port for Qt 5 [1]
  - Add meta port to install styles for all toolkits
  
  PR:		199871 [1]
  Submitted by:	matthew@reztek.cz

Added:
  head/x11-themes/qtcurve/
  head/x11-themes/qtcurve-qt5/
  head/x11-themes/qtcurve-qt5/Makefile   (contents, props changed)
  head/x11-themes/qtcurve-utils/
  head/x11-themes/qtcurve-utils/Makefile   (contents, props changed)
  head/x11-themes/qtcurve/Makefile   (contents, props changed)
  head/x11-themes/qtcurve/distinfo   (contents, props changed)
  head/x11-themes/qtcurve/files/
  head/x11-themes/qtcurve/files/patch-323402d   (contents, props changed)
  head/x11-themes/qtcurve/files/patch-bdf0a5c   (contents, props changed)
  head/x11-themes/qtcurve/files/patch-lib_utils_CMakeLists.txt   (contents, props changed)
  head/x11-themes/qtcurve/files/patch-lib_utils_fd__utils.c   (contents, props changed)
  head/x11-themes/qtcurve/files/patch-lib_utils_map.c   (contents, props changed)
  head/x11-themes/qtcurve/files/patch-lib_utils_process.c   (contents, props changed)
  head/x11-themes/qtcurve/pkg-descr   (contents, props changed)
  head/x11-themes/qtcurve/pkg-plist.gtk2
     - copied, changed from r386717, head/x11-themes/qtcurve-gtk2/pkg-plist
  head/x11-themes/qtcurve/pkg-plist.kde4
     - copied, changed from r386503, head/x11-themes/qtcurve-kde4/pkg-plist
  head/x11-themes/qtcurve/pkg-plist.utils   (contents, props changed)
Deleted:
  head/x11-themes/qtcurve-gtk2/distinfo
  head/x11-themes/qtcurve-gtk2/pkg-descr
  head/x11-themes/qtcurve-gtk2/pkg-plist
  head/x11-themes/qtcurve-kde4/distinfo
  head/x11-themes/qtcurve-kde4/pkg-descr
  head/x11-themes/qtcurve-kde4/pkg-plist
  head/x11-themes/qtcurve-qt4/distinfo
  head/x11-themes/qtcurve-qt4/pkg-descr
Modified:
  head/x11-themes/Makefile
  head/x11-themes/qtcurve-gtk2/Makefile
  head/x11-themes/qtcurve-kde4/Makefile
  head/x11-themes/qtcurve-qt4/Makefile

Modified: head/x11-themes/Makefile
==============================================================================
--- head/x11-themes/Makefile	Mon May 18 21:24:29 2015	(r386717)
+++ head/x11-themes/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -150,9 +150,12 @@
     SUBDIR += qt4-style-float
     SUBDIR += qt4-style-phase
     SUBDIR += qt4-style-quantumstyle
+    SUBDIR += qtcurve
     SUBDIR += qtcurve-gtk2
     SUBDIR += qtcurve-kde4
     SUBDIR += qtcurve-qt4
+    SUBDIR += qtcurve-qt5
+    SUBDIR += qtcurve-utils
     SUBDIR += rezlooks
     SUBDIR += sawfish-themes
     SUBDIR += slim-themes

Modified: head/x11-themes/qtcurve-gtk2/Makefile
==============================================================================
--- head/x11-themes/qtcurve-gtk2/Makefile	Mon May 18 21:24:29 2015	(r386717)
+++ head/x11-themes/qtcurve-gtk2/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -1,18 +1,12 @@
-# Created by: Dmitry Klimov <lazyklimm@gmail.com>
 # $FreeBSD$
 
 PORTNAME=	qtcurve
-PORTVERSION=	1.8.16
-CATEGORIES=	x11-themes
-MASTER_SITES=	http://craigd.wikispaces.com/file/view/
-PKGNAMEPREFIX=	gtk2-
-PKGNAMESUFFIX=	-theme
-DISTNAME=	QtCurve-Gtk2-${PORTVERSION}
+PORTREVISION=	0
 
-MAINTAINER=	makc@FreeBSD.org
-COMMENT=	QtCurve GTK2 Theme Engine
+COMMENT=	QtCurve GTK+ 2.x engine and theme
 
-USES=		cmake pkgconfig tar:bzip2
-USE_GNOME=	gtk20
+QTCURVE_SLAVE=	gtk2
 
-.include <bsd.port.mk>
+MASTERDIR=	${.CURDIR}/../qtcurve
+
+.include "${MASTERDIR}/Makefile"

Modified: head/x11-themes/qtcurve-kde4/Makefile
==============================================================================
--- head/x11-themes/qtcurve-kde4/Makefile	Mon May 18 21:24:29 2015	(r386717)
+++ head/x11-themes/qtcurve-kde4/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -1,18 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	qtcurve
-PORTVERSION=	1.8.14
-PORTREVISION=	4
-CATEGORIES=	x11-themes
-MASTER_SITES=	http://craigd.wikispaces.com/file/view/
-PKGNAMEPREFIX=	kde4-style-
-DISTNAME=	QtCurve-KDE4-${PORTVERSION}
+PORTREVISION=	0
 
-MAINTAINER=	makc@FreeBSD.org
-COMMENT=	QtCurve KDE4 widget style
+COMMENT=	QtCurve KDE 4 widget style and window decoration
 
-USES=		cmake gettext-tools tar:bzip2
-USE_QT4=	qmake_build uic_build moc_build rcc_build
-USE_KDE4=	kdelibs workspace kdeprefix automoc4
+QTCURVE_SLAVE=	kde4
 
-.include <bsd.port.mk>
+MASTERDIR=	${.CURDIR}/../qtcurve
+
+.include "${MASTERDIR}/Makefile"

Modified: head/x11-themes/qtcurve-qt4/Makefile
==============================================================================
--- head/x11-themes/qtcurve-qt4/Makefile	Mon May 18 21:24:29 2015	(r386717)
+++ head/x11-themes/qtcurve-qt4/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -1,22 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	qtcurve
-PORTVERSION=	1.8.14
-CATEGORIES=	x11-themes
-MASTER_SITES=	http://craigd.wikispaces.com/file/view/
-PKGNAMEPREFIX=	qt4-style-
-DISTNAME=	QtCurve-KDE4-${PORTVERSION}
+PORTREVISION=	0
 
-MAINTAINER=	makc@FreeBSD.org
-COMMENT=	QtCurve Qt4 widget style
+COMMENT=	QtCurve widget style for Qt 4
 
-USES=		cmake tar:bzip2
-USE_QT4=	dbus gui svg imageformats_run \
-		qmake_build uic_build moc_build rcc_build
-CFLAGS+=	-I${LOCALBASE}/include
-CMAKE_ARGS+=	-DQTC_QT_ONLY:BOOL=ON \
-		-DQTC_DISABLE_KDEFILEDIALOG_CALLS:BOOL=ON
+QTCURVE_SLAVE=	qt4
 
-PLIST_FILES=	${QT_PLUGINDIR_REL}/styles/qtcurve.so
+MASTERDIR=	${.CURDIR}/../qtcurve
 
-.include <bsd.port.mk>
+.include "${MASTERDIR}/Makefile"

Added: head/x11-themes/qtcurve-qt5/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve-qt5/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+PORTNAME=	qtcurve
+PORTREVISION=	0
+
+COMMENT=	QtCurve widget style for Qt 5
+
+QTCURVE_SLAVE=	qt5
+
+MASTERDIR=	${.CURDIR}/../qtcurve
+
+.include "${MASTERDIR}/Makefile"

Added: head/x11-themes/qtcurve-utils/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve-utils/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+PORTNAME=	qtcurve
+PORTREVISION=	0
+
+COMMENT=	QtCurve common files and libraries
+
+QTCURVE_SLAVE=	utils
+
+MASTERDIR=	${.CURDIR}/../qtcurve
+
+.include "${MASTERDIR}/Makefile"

Added: head/x11-themes/qtcurve/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/Makefile	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,92 @@
+# $FreeBSD$
+
+PORTNAME=	qtcurve
+PORTVERSION=	1.8.18
+CATEGORIES=	x11-themes
+
+MAINTAINER=	makc@FreeBSD.org
+COMMENT?=	Widget styles for Qt and GTK+ toolkits
+
+.if !defined(QTCURVE_SLAVE)
+USES=		metaport
+# There is no NO_PATCH
+PATCHDIR=	${MASTERDIR}/none
+
+OPTIONS_DEFINE=	GTK2 KDE4 QT4 QT5
+OPTIONS_DEFAULT:=	${OPTIONS_DEFINE}
+
+GTK2_RUN_DEPENDS=	gtk2-qtcurve-theme>=1.8.18:${PORTSDIR}/x11-themes/qtcurve-gtk2
+KDE4_RUN_DEPENDS=	kde4-style-qtcurve>=1.8.18:${PORTSDIR}/x11-themes/qtcurve-kde4
+QT4_RUN_DEPENDS=	qt4-style-qtcurve>=1.8.18:${PORTSDIR}/x11-themes/qtcurve-qt4
+QT5_RUN_DEPENDS=	qt5-style-qtcurve>=1.8.18:${PORTSDIR}/x11-themes/qtcurve-qt5
+
+.else # !defined(QTCURVE_SLAVE)
+USE_GITHUB=	yes
+GH_ACCOUNT=	QtCurve
+
+USES=		compiler:c++0x cmake execinfo pkgconfig
+USE_XORG=	x11 xcb
+
+.for i in gtk2 kde4 qt4 qt5
+WITH_${i}=	Off
+.endfor
+WITH_${QTCURVE_SLAVE}=	On
+
+CMAKE_ARGS+=	-DENABLE_GTK2=${WITH_gtk2} \
+		-DENABLE_QT4=${WITH_qt4} \
+		-DENABLE_QT5=${WITH_qt5} \
+		-DQTC_QT4_ENABLE_KDE=${WITH_kde4}
+LDFLAGS+=	-L${LOCALBASE}/lib
+
+BUILD_WRKSRC=	${WRKSRC}/${QTCURVE_SLAVE}
+INSTALL_WRKSRC=	${BUILD_WRKSRC}
+
+PLIST=		${PKGDIR}/pkg-plist.${QTCURVE_SLAVE}
+
+.if ${QTCURVE_SLAVE} == "utils"
+PKGNAMESUFFIX=	-utils
+USE_LDCONFIG=	yes
+BUILD_WRKSRC=	${WRKSRC}
+
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
+NLS_USES=	gettext-tools:build
+NLS_CMAKE_OFF=	-DQTC_INSTALL_PO=Off
+.else
+LIB_DEPENDS+=	libqtcurve-utils.so:${PORTSDIR}/x11-themes/qtcurve-utils
+.endif
+
+.if ${QTCURVE_SLAVE} == "gtk2"
+PKGNAMEPREFIX=	gtk2-
+PKGNAMESUFFIX=	-theme
+USE_GNOME=	gtk20 cairo pango
+USE_LDCONFIG=	yes
+
+post-install:
+	@(cd ${WRKSRC}/lib/cairo && \
+		${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
+.endif
+
+.if ${QTCURVE_SLAVE} == "kde4"
+WITH_qt4=	On # required for KDE 4
+PKGNAMEPREFIX=	kde4-style-
+USE_KDE4=	kdelibs workspace kdeprefix automoc4
+USE_QT4=	moc_build qmake_build rcc_build uic_build
+BUILD_WRKSRC=	${WRKSRC}/qt4
+.endif
+
+.if ${QTCURVE_SLAVE} == "qt4"
+PKGNAMEPREFIX=	qt4-style-
+USE_QT4=	dbus gui svg moc_build qmake_build rcc_build uic_build
+PLIST_FILES=	${QT_PLUGINDIR_REL}/styles/qtcurve.so
+.endif
+
+.if ${QTCURVE_SLAVE} == "qt5"
+PKGNAMEPREFIX=	qt5-style-
+USE_QT5=	dbus gui svg widgets x11extras buildtools_build qmake_build
+PLIST_FILES=	${QT_PLUGINDIR_REL}/styles/qtcurve.so
+.endif
+
+.endif # !defined(QTCURVE_SLAVE)
+
+.include <bsd.port.mk>

Added: head/x11-themes/qtcurve/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/distinfo	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,2 @@
+SHA256 (QtCurve-qtcurve-1.8.18_GH0.tar.gz) = 85997c9fa4a948945d719342f5993486aecf189d176408280bad9af8600873a6
+SIZE (QtCurve-qtcurve-1.8.18_GH0.tar.gz) = 991195

Added: head/x11-themes/qtcurve/files/patch-323402d
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-323402d	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,56 @@
+From: Marco Martin <notmart@gmail.com>
+Date: Mon, 19 May 2014 08:37:37 +0000
+Subject: remove qt_filedialog_* api
+X-Git-Url: http://quickgit.kde.org/?p=qtcurve.git&a=commitdiff&h=323402d8b99502300f65e909c61153cbd5d5d997
+---
+remove qt_filedialog_* api
+
+it has been removed and doesn't build anymore with recent Qt5 stable
+branch
+---
+
+
+--- qt5/style/qtcurve_api.cpp
++++ qt5/style/qtcurve_api.cpp
+@@ -67,25 +67,6 @@
+ 
+ #include <QDebug>
+ 
+-extern QString (*qt_filedialog_existing_directory_hook)(
+-    QWidget *parent, const QString &caption, const QString &dir,
+-    QFileDialog::Options options);
+-
+-extern QString (*qt_filedialog_open_filename_hook)(
+-    QWidget *parent, const QString &caption, const QString &dir,
+-    const QString &filter, QString *selectedFilter,
+-    QFileDialog::Options options);
+-
+-extern QStringList (*qt_filedialog_open_filenames_hook)(
+-    QWidget * parent, const QString &caption, const QString &dir,
+-    const QString &filter, QString *selectedFilter,
+-    QFileDialog::Options options);
+-
+-extern QString (*qt_filedialog_save_filename_hook)(
+-    QWidget *parent, const QString &caption, const QString &dir,
+-    const QString &filter, QString *selectedFilter,
+-    QFileDialog::Options options);
+-
+ namespace QtCurve {
+ 
+ void
+@@ -161,13 +142,6 @@
+         if(!qtcIsFlatBgnd(opts.menuBgndAppearance) && 0 == opts.lighterPopupMenuBgnd)
+             opts.lighterPopupMenuBgnd=1; // shade so that we dont have 3d-ish borders...
+         opts.menuBgndAppearance = APPEARANCE_FLAT;
+-    }
+-
+-    if (opts.useQtFileDialogApps.contains(appName)) {
+-        qt_filedialog_existing_directory_hook = 0L;
+-        qt_filedialog_open_filename_hook = 0L;
+-        qt_filedialog_open_filenames_hook = 0L;
+-        qt_filedialog_save_filename_hook = 0L;
+     }
+ 
+     QCommonStyle::polish(app);
+
+

Added: head/x11-themes/qtcurve/files/patch-bdf0a5c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-bdf0a5c	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,22 @@
+From: Yichao Yu <yyc1992@gmail.com>
+Date: Sun, 02 Feb 2014 12:11:06 +0000
+Subject: [lib/utils/x11shadow] typo in shadow color .... #54
+X-Git-Url: http://quickgit.kde.org/?p=qtcurve.git&a=commitdiff&h=bdf0a5ce3ecc7ac0a7f9636358d444b7c4305828
+---
+[lib/utils/x11shadow] typo in shadow color .... #54
+---
+
+
+--- lib/utils/x11helpers.c
++++ lib/utils/x11helpers.c
+@@ -77,7 +77,7 @@
+ {
+     int shadow_size = 30;
+     int shadow_radius = 4;
+-    QtcColor c1 = {0.5, 0.4, 0.4};
++    QtcColor c1 = {0.4, 0.4, 0.4};
+     QtcColor c2 = {0.2, 0.2, 0.2};
+     QtcImage *shadow_images[8];
+     qtcShadowCreate(shadow_size, &c1, &c2, shadow_radius, false,
+
+

Added: head/x11-themes/qtcurve/files/patch-lib_utils_CMakeLists.txt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-lib_utils_CMakeLists.txt	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,11 @@
+--- lib/utils/CMakeLists.txt.orig	2014-01-25 20:13:54 UTC
++++ lib/utils/CMakeLists.txt
+@@ -13,7 +13,7 @@ set(qtcurve_utils_SRCS
+   x11helpers.c
+   x11wrap.c)
+ set(qtcurve_utils_LINKS
+-  m rt dl ${LIBEXECINFO_LIBRARIES} pthread)
++  m rt ${CMAKE_DL_LIBS} ${LIBEXECINFO_LIBRARIES} pthread)
+ 
+ include_directories("${CMAKE_CURRENT_BINARY_DIR}")
+ 

Added: head/x11-themes/qtcurve/files/patch-lib_utils_fd__utils.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-lib_utils_fd__utils.c	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,10 @@
+--- lib/utils/fd_utils.c.orig	2014-01-25 20:13:54 UTC
++++ lib/utils/fd_utils.c
+@@ -21,6 +21,7 @@
+ 
+ #include "fd_utils.h"
+ #include <sys/socket.h>
++#include <sys/types.h>
+ #include <fcntl.h>
+ 
+ QTC_EXPORT bool

Added: head/x11-themes/qtcurve/files/patch-lib_utils_map.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-lib_utils_map.c	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,20 @@
+--- lib/utils/map.c.orig	2015-05-02 14:52:48 UTC
++++ lib/utils/map.c
+@@ -22,7 +22,7 @@
+ #include "map.h"
+ 
+ static int
+-qtcStrMapItemCompare(const void *_left, const void *_right, void *_map)
++qtcStrMapItemCompare(void *_map, const void *_left, const void *_right)
+ {
+     const char **left = (const char**)_left;
+     const char **right = (const char**)_right;
+@@ -36,7 +36,7 @@ qtcStrMapInit(QtcStrMap *map)
+ {
+     QTC_RET_IF_FAIL(map && !map->inited && map->items && map->size && map->num);
+     qsort_r(map->items, map->num, map->size,
+-            qtcStrMapItemCompare, map);
++            map, qtcStrMapItemCompare);
+     map->inited = true;
+ }
+ 

Added: head/x11-themes/qtcurve/files/patch-lib_utils_process.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/files/patch-lib_utils_process.c	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,12 @@
+--- lib/utils/process.c.orig	2014-01-25 20:13:54 UTC
++++ lib/utils/process.c
+@@ -23,7 +23,8 @@
+ #include "fd_utils.h"
+ #include "timer.h"
+ #include <unistd.h>
+-#include <wait.h>
++#include <signal.h>
++#include <sys/wait.h>
+ #include <sys/stat.h>
+ #include <sys/socket.h>
+ #include <fcntl.h>

Added: head/x11-themes/qtcurve/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/pkg-descr	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,3 @@
+QtCurve is a set of widget styles for Qt and GTK+ toolkits.
+
+WWW: https://projects.kde.org/projects/playground/base/qtcurve

Copied and modified: head/x11-themes/qtcurve/pkg-plist.gtk2 (from r386717, head/x11-themes/qtcurve-gtk2/pkg-plist)
==============================================================================
--- head/x11-themes/qtcurve-gtk2/pkg-plist	Mon May 18 21:24:29 2015	(r386717, copy source)
+++ head/x11-themes/qtcurve/pkg-plist.gtk2	Mon May 18 21:26:50 2015	(r386718)
@@ -1,9 +1,12 @@
 lib/gtk-2.0/%%GTK2_VERSION%%/engines/libqtcurve.so
+lib/libqtcurve-cairo.so
+lib/libqtcurve-cairo.so.0
+lib/libqtcurve-cairo.so.0.1
 share/themes/QtCurve/gtk-2.0/gtkrc
 share/themes/QtCurve/gtk-2.0/icons3
 share/themes/QtCurve/gtk-2.0/icons4
 share/themes/QtCurve/gtk-2.0/kdeglobals
 share/themes/QtCurve/gtk-2.0/map_kde_icons.pl
-share/themes/QtCurve/mozilla/QtCurve.css
 share/themes/QtCurve/mozilla/QtCurve-KDEButtonOrder.css
+share/themes/QtCurve/mozilla/QtCurve.css
 share/themes/QtCurve/mozilla/preferences-rev.xml

Copied and modified: head/x11-themes/qtcurve/pkg-plist.kde4 (from r386503, head/x11-themes/qtcurve-kde4/pkg-plist)
==============================================================================
--- head/x11-themes/qtcurve-kde4/pkg-plist	Sat May 16 09:21:41 2015	(r386503, copy source)
+++ head/x11-themes/qtcurve/pkg-plist.kde4	Mon May 18 21:26:50 2015	(r386718)
@@ -19,9 +19,3 @@ share/apps/color-schemes/QtCurve.colors
 share/apps/color-schemes/QtCurveAgua.colors
 share/apps/kstyle/themes/qtcurve.themerc
 share/apps/kwin/qtcurve.desktop
-share/locale/ko/LC_MESSAGES/qtcurve.mo
-share/locale/tr/LC_MESSAGES/qtcurve.mo
-share/locale/uk/LC_MESSAGES/qtcurve.mo
-share/locale/zh_CN/LC_MESSAGES/qtcurve.mo
-share/locale/zh_HK/LC_MESSAGES/qtcurve.mo
-share/locale/zh_TW/LC_MESSAGES/qtcurve.mo

Added: head/x11-themes/qtcurve/pkg-plist.utils
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-themes/qtcurve/pkg-plist.utils	Mon May 18 21:26:50 2015	(r386718)
@@ -0,0 +1,10 @@
+lib/libqtcurve-utils.so
+lib/libqtcurve-utils.so.1
+lib/libqtcurve-utils.so.1.0
+%%NLS%%share/locale/ko/LC_MESSAGES/qtcurve.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/qtcurve.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/qtcurve.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/qtcurve.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/qtcurve.mo
+%%NLS%%share/locale/zh_HK/LC_MESSAGES/qtcurve.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/qtcurve.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505182126.t4ILQo3r047523>