[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/x11-toolkits/qt5-quickcontrols

2015-08-26 Thread Tobias Berner
SVN commit 11412 by tcberner:

I made an error updating the plist in r11013:
%%QT_QMLDIR%%/QtQuick/Dialogs/libdialogplugin.so
was only installed on debug-builds, instead of always.

[Also remove double %%DEBUG%% on the real debug-file]



 M  +1 -0  Makefile  
 M  +2 -2  pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] RFC: Need for 'NLS' and 'DOCS' options in KDE frameworks/plasma/applications ports

2015-08-26 Thread Tobias Berner
Hi

As mentioned in the README of the plasma5 branch DOCS/NLS option handling has 
not yet been 
implemented properly for the frameworks5 and plasma5 ports.

Now, I'm interested if someone actually cares for these options? That is, are 
there people
who really want to be able _not_ to install docs and/or language files?

If so, I'll gladly add those options, if not I'll just as (read more) gladly 
remove the 
options definition again, and install them always.



mfg Tobias
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] RFC: Need for 'NLS' and 'DOCS' options in KDE frameworks/plasma/applications ports

2015-08-26 Thread Tobias Berner
Hi

As mentioned in the README of the plasma5 branch DOCS/NLS option handling has 
not yet been 
implemented properly for the frameworks5 and plasma5 ports.

Now, I'm interested if someone actually cares for these options? That is, are 
there people
who really want to be able _not_ to install docs and/or language files?

If so, I'll gladly add those options, if not I'll just as (read more) gladly 
remove the 
options definition again, and install them always.



mfg Tobias
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] RFC: Need for 'NLS' and 'DOCS' options in KDE frameworks/plasma/applications ports

2015-08-26 Thread Adriaan de Groot
On Wednesday 26 August 2015 20:38:28 Tobias Berner wrote:
 Now, I'm interested if someone actually cares for these options? That is,
 are there people who really want to be able _not_ to install docs and/or
 language files?

Given KDE's strong i18n background, I am all for removing the NLS option and 
always installing the available translations. They should be mandatory.

For docs, I'm on the fence. I'd suggest always installing them, for simplicity 
(and then in all available translations, akin to NLS).

[ade]
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] branches/qt-5.5/QT

2015-08-26 Thread Tobias Berner
SVN commit 11415 by tcberner:

Add misc/qt5-l10n



 M  +2 -2  Mk/bsd.qt.mk  
 AMmisc/qt5-l10n (directory)  
 M  +23 -0 misc/qt5-l10n/pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/QT

2015-08-26 Thread Tobias Berner
SVN commit 11414 by tcberner:

Add .debug libs to plists

 M  +1 -0  comms/qt5-serialport/pkg-plist  
 M  +1 -0  www/qt5-webchannel/pkg-plist  
 M  +1 -0  x11/qt5-x11extras/pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/QT

2015-08-26 Thread Tobias Berner
SVN commit 11413 by tcberner:

Add a new port misc/qt5-l10n containing the translations for qt5 similar to 
misc/qt4-l10n. 

This is a slightly modified version obtained from Ralf Nolden.



 M  +12 -11Mk/bsd.qt.mk  
 A misc/qt5-l10n (directory)  
 AMmisc/qt5-l10n/Makefile  
 A misc/qt5-l10n/pkg-plist  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information