[kde-freebsd] [Bug 192159] audio/amarok-kde4: compilation error in playlist/proxymodels/SortScheme.cpp: error: 'templateclass T class QStack' used without template parameters

2014-07-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192159

--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:

Author: rakuco
Date: Tue Jul 29 06:58:24 UTC 2014
New revision: 363295
URL: http://svnweb.freebsd.org/changeset/ports/363295

Log:
  Add patches to fix the build with base's ancient GCC.

  In practice, this fixes the build on 8 and 9 when clang is not used. There
  is no need to submit the patches upstream because the next version of Amarok
  will already require a C++11 compiler, which makes the problems disappear.

  I didn't feel the need to bump PORTREVISION because the generated code
  should be the same, and users who had already managed to build Amarok don't
  need to rebuild it.

  PR:192159
  Submitted by:free...@chillt.de

Changes:
 
head/audio/amarok-kde4/files/patch-src__core-impl__playlists__types__file__xspf__XSPFPlaylist.cpp
  head/audio/amarok-kde4/files/patch-src__playlist__proxymodels__SortScheme.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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/PORTS/audio/amarok-kde4/files

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10217 by rakuco:

amarok-kde4: Merge r363295 from ports.


r363295 | rakuco | 2014-07-29 09:58:24 +0300 (Tue, 29 Jul 2014) | 13 lines

Add patches to fix the build with base's ancient GCC.

In practice, this fixes the build on 8 and 9 when clang is not used. There
is no need to submit the patches upstream because the next version of Amarok
will already require a C++11 compiler, which makes the problems disappear.

I didn't feel the need to bump PORTREVISION because the generated code
should be the same, and users who had already managed to build Amarok don't
need to rebuild it.

PR: 192159
Submitted by:   free...@chillt.de





 AM
patch-src__core-impl__playlists__types__file__xspf__XSPFPlaylist.cpp  
 AMpatch-src__playlist__proxymodels__SortScheme.cpp  


___
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] [Bug 192159] audio/amarok-kde4: compilation error in playlist/proxymodels/SortScheme.cpp: error: 'templateclass T class QStack' used without template parameters

2014-07-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192159

Raphael Kubo da Costa rak...@freebsd.org changed:

   What|Removed |Added

 Status|Open|Issue Resolved
 Resolution|--- |FIXED

--- Comment #9 from Raphael Kubo da Costa rak...@freebsd.org ---
Patches committed, thanks a lot for working on them!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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/PORTS/devel/cmake-gui

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10218 by rakuco:

cmake-gui: Switch to Qt5.

In 3.0.0, the Qt dialog can be built using either Qt4 or Qt5. Let's prepare
for the future and use the Qt5 version instead.



 M  +2 -2  Makefile  


___
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/PORTS/devel/cmake-gui

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10219 by rakuco:

cmake-gui: Use space instead of tab in pkg-descr's WWW.



 M  +1 -1  pkg-descr  


___
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/PORTS/multimedia/phonon-designerplugin

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10220 by rakuco:

phonon-designerplugin: Update to 4.7.2 too.



 M  +1 -1  Makefile  


___
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] Qt-dependent ports (mixing Qt4/5)

2014-07-29 Thread Adriaan de Groot
On Monday 28 July 2014 08:10:05 Max Brazhnikov wrote:
 As always: make a separate port for each toolkit. For example there are
 several flavours for Kid3
 
 audio/kid3-kde4
 audio/kid3-qt4
 audio/kid3-qt5

OK, that's clear. consider the two files sent previously my contribution to 
starting archivers/quazip-qt5 (all other files can be copied from 
archivers/quazip).

[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] area51/PORTS/audio/amarok-kde4

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10221 by rakuco:

amarok-kde4: USE_BZIP2=yes - USES=tar:bzip2.



 M  +1 -2  Makefile  


___
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/PORTS

2014-07-29 Thread Raphael Kubo da Costa
SVN commit 10222 by rakuco:

PORTS: Merge r363371 from ports.


r363371 | adamw | 2014-07-29 21:41:15 +0300 (Tue, 29 Jul 2014) | 4 lines

Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:portmgr (not really, but touches unstaged ports)





 M  +1 -2  deskutils/strigi/Makefile.common  
 M  +1 -2  devel/kdevelop-pg-qt/Makefile  
 M  +1 -2  devel/xsd/Makefile  
 M  +1 -2  finance/skrooge/Makefile  
 M  +1 -2  math/eigen3/Makefile  
 M  +1 -2  misc/tellico-kde4/Makefile  
 M  +1 -2  multimedia/gstreamer-qt4/Makefile  
 M  +1 -2  net-im/ktp-accounts-kcm/Makefile  
 M  +1 -2  net-im/ktp-approver/Makefile  
 M  +1 -2  net-im/ktp-auth-handler/Makefile  
 M  +1 -2  net-im/ktp-common-internals/Makefile  
 M  +1 -2  net-im/ktp-contact-list/Makefile  
 M  +1 -2  net-im/ktp-contact-runner/Makefile  
 M  +1 -2  net-im/ktp-filetransfer-handler/Makefile  
 M  +1 -2  net-im/ktp-kded-integration-module/Makefile  
 M  +1 -2  net-im/ktp-send-file/Makefile  
 M  +1 -2  net-im/ktp-text-ui/Makefile  
 M  +1 -2  net-im/plasma-applet-ktp/Makefile  
 M  +1 -2  net-im/telepathy-logger-qt4/Makefile  
 M  +1 -2  net-im/telepathy-logger/Makefile  
 M  +1 -2  net/cagibi/Makefile  
 M  +1 -2  net/kio-upnp-ms/Makefile  
 M  +1 -2  net/libkfbapi/Makefile  
 M  +1 -2  sysutils/kcm-polkit-kde/Makefile  
 M  +1 -2  sysutils/polkit-kde/Makefile  
 M  +1 -2  x11-toolkits/attica/Makefile  
 M  +1 -2  x11-toolkits/shared-desktop-ontologies/Makefile  
 M  +1 -2  x11/qimageblitz/Makefile  


___
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