[kde-freebsd] [Bug 208570] multimedia/qt5-multimedia: ALSA aliases not supported

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208570

Stephen Hurd  changed:

   What|Removed |Added

 Attachment #169043|0   |1
is obsolete||

--- Comment #13 from Stephen Hurd  ---
Created attachment 171561
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171561=edit
Patch as submitted upstream

Adding the currently submitted upstream patch.

-- 
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] [Bug 208570] multimedia/qt5-multimedia: ALSA aliases not supported

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208570

--- Comment #11 from Stephen Hurd  ---
(In reply to groot from comment #9)

> Is there some configuration that I would need to do to find these devices
> either with aplay or with the patched Qt5Multimedia?

You can create aliases in your ~/.asoundrc... here's mine:

pcm.envy24 {
type oss
device /dev/dsp0
}
pcm.mb_rear {
type oss
device /dev/dsp4
}
pcm.mb_front {
type oss
device /dev/dsp5
}
pcm.ts940 {
type oss
device /dev/dsp6
}
ctl.envy24 {
type oss
device /dev/mixer0
}
ctl.mb_rear {
type oss
device /dev/mixer4
}
ctl.mb_front {
type oss
device /dev/mixer5
}
ctl.ts940 {
type oss
device /dev/mixer6
}

-- 
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] [Bug 209204] Changing default Python version unduly difficult

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204

--- Comment #10 from Iblis Lin  ---
Hi! please check out the comment in bug 209551, also.
(I have no idea how to add `sea also` link...

-- 
You are receiving this mail because:
You are on the CC list 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] [Bug 209204] Changing default Python version unduly difficult

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204

Kubilay Kocak  changed:

   What|Removed |Added

   Keywords||needs-qa
 Status|In Progress |Open
 CC||ko...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list 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] [Bug 208120] devel/cmake: Strips necessary rpath when installing any GNU compiler from ports

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120

Kubilay Kocak  changed:

   What|Removed |Added

   Keywords||needs-qa, patch
 Status|New |Open

-- 
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] [Bug 208120] devel/cmake: Strips necessary rpath when installing any GNU compiler from ports

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120

Kubilay Kocak  changed:

   What|Removed |Added

 Blocks||196862, 205294


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196862
[Bug 196862] [PATCH] x11-toolkits/py-wxPython28: Fail embedding_in_wx5.py -
gcc48/libgfortran.so.3 not found
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205294
[Bug 205294] [PATCH] x11-toolkits/py-wxPython30: Fail embedding_in_wx5.py -
gcc48/libgfortran.so.3 not found
-- 
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] [Bug 208120] devel/cmake: Strips necessary rpath when installing any GNU compiler from ports

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120

Kubilay Kocak  changed:

   What|Removed |Added

 Blocks||207750
Summary|devel/cmake strips  |devel/cmake: Strips
   |necessary rpath when|necessary rpath when
   |installing any gnu compiler |installing any GNU compiler
   |from ports  |from ports


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207750
[Bug 207750] math/py-numpy: Run-time errors as it can't find
/usr/local/lib/gcc48/libgfortran.so.3
-- 
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] branches/plasma5/KDE/x11/kf5-kactivities

2016-06-18 Thread Tobias Berner
SVN commit 12763 by tcberner:

x11/plasma5-kactivitymanagerd was not completely removed in  r12761 as a 
dependency 
(it was specified twice by mistake). 

Remove it completely.



 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] branches/plasma5/KDE/devel/poxml

2016-06-18 Thread Tobias Berner
SVN commit 12762 by tcberner:

devel/poxml does not require antlr anymore ==> \o/ no java dependency.



 M  +0 -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] [Bug 209204] Changing default Python version unduly difficult

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204

David Naylor  changed:

   What|Removed |Added

   Assignee|d...@freebsd.org |pyt...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list 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] [Bug 209204] Changing default Python version unduly difficult

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204

David Naylor  changed:

   What|Removed |Added

 Resolution|Works As Intended   |---
   Assignee|pyt...@freebsd.org  |d...@freebsd.org
 Status|Closed  |In Progress

--- Comment #9 from David Naylor  ---
Reopen: patch to change confusing behavior.

-- 
You are receiving this mail because:
You are on the CC list 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] [Bug 209204] Changing default Python version unduly difficult

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204

David Naylor  changed:

   What|Removed |Added

   Assignee|d...@freebsd.org |pyt...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list 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] [Bug 209204] Changing default Python version unduly difficult

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204

--- Comment #8 from David Naylor  ---
Created attachment 171555
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171555=edit
Depreciate PYTHON_VERSION, use PYTHON_DEFAULT instead

Per your suggestion that PYTHON_VERSION is now un-intuitive in the current
Ports Framework (a la DEFAULT_VERSIONS) the attached patch depreciates
PYTHON_VERSION and uses PYTHON_DEFAULT instead:

# make -V PYTHON_VER
2.7
# make -V PYTHON_VER DEFAULT_VERSIONS=python=3.5
3.5

-- 
You are receiving this mail because:
You are on the CC list 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] branches/plasma5/KDE

2016-06-18 Thread Tobias Berner
SVN commit 12760 by tcberner:

Hide conflicting files of kde4-l10n behind a KDE4 option

 M  +160 -160  arabic/kde4-l10n/pkg-plist  
 M  +175 -175  chinese/kde4-l10n-zh_CN/pkg-plist  
 M  +176 -176  chinese/kde4-l10n-zh_TW/pkg-plist  
 M  +177 -177  french/kde4-l10n/pkg-plist  
 M  +231 -231  german/kde4-l10n/pkg-plist  
 M  +130 -130  hebrew/kde4-l10n/pkg-plist  
 M  +176 -176  hungarian/kde4-l10n/pkg-plist  
 M  +176 -176  japanese/kde4-l10n/pkg-plist  
 M  +176 -176  korean/kde4-l10n/pkg-plist  
 M  +6 -1  misc/kde-l10n/files/bsd.l10n.mk  
 M  +109 -109  misc/kde4-l10n-bg/pkg-plist  
 M  +175 -175  misc/kde4-l10n-bs/pkg-plist  
 M  +302 -302  misc/kde4-l10n-ca/pkg-plist  
 M  +178 -178  misc/kde4-l10n-ca_valencia/pkg-plist  
 M  +178 -178  misc/kde4-l10n-cs/pkg-plist  
 M  +186 -186  misc/kde4-l10n-da/pkg-plist  
 M  +176 -176  misc/kde4-l10n-el/pkg-plist  
 M  +178 -178  misc/kde4-l10n-en_GB/pkg-plist  
 M  +149 -149  misc/kde4-l10n-eo/pkg-plist  
 M  +228 -228  misc/kde4-l10n-es/pkg-plist  
 M  +218 -218  misc/kde4-l10n-et/pkg-plist  
 M  +122 -122  misc/kde4-l10n-eu/pkg-plist  
 M  +87 -87misc/kde4-l10n-fa/pkg-plist  
 M  +178 -178  misc/kde4-l10n-fi/pkg-plist  
 M  +166 -166  misc/kde4-l10n-ga/pkg-plist  
 M  +187 -187  misc/kde4-l10n-gl/pkg-plist  
 M  +109 -109  misc/kde4-l10n-hi/pkg-plist  
 M  +152 -152  misc/kde4-l10n-hr/pkg-plist  
 M  +127 -127  misc/kde4-l10n-ia/pkg-plist  
 M  +108 -108  misc/kde4-l10n-id/pkg-plist  
 M  +139 -139  misc/kde4-l10n-is/pkg-plist  
 M  +261 -261  misc/kde4-l10n-it/pkg-plist  
 M  +170 -170  misc/kde4-l10n-kk/pkg-plist  
 M  +162 -162  misc/kde4-l10n-km/pkg-plist  
 M  +172 -172  misc/kde4-l10n-lt/pkg-plist  
 M  +147 -147  misc/kde4-l10n-lv/pkg-plist  
 M  +168 -168  misc/kde4-l10n-mr/pkg-plist  
 M  +176 -176  misc/kde4-l10n-nb/pkg-plist  
 M  +175 -175  misc/kde4-l10n-nds/pkg-plist  
 M  +266 -266  misc/kde4-l10n-nl/pkg-plist  
 M  +180 -180  misc/kde4-l10n-nn/pkg-plist  
 M  +170 -170  misc/kde4-l10n-pa/pkg-plist  
 M  +172 -172  misc/kde4-l10n-ro/pkg-plist  
 M  +178 -178  misc/kde4-l10n-sk/pkg-plist  
 M  +178 -178  misc/kde4-l10n-sl/pkg-plist  
 M  +728 -728  misc/kde4-l10n-sr/pkg-plist  
 M  +203 -203  misc/kde4-l10n-sv/pkg-plist  
 M  +173 -173  misc/kde4-l10n-tr/pkg-plist  
 M  +162 -162  misc/kde4-l10n-ug/pkg-plist  
 M  +129 -129  misc/kde4-l10n-wa/pkg-plist  
 M  +178 -178  polish/kde4-l10n/pkg-plist  
 M  +208 -208  portuguese/kde4-l10n-pt_BR/pkg-plist  
 M  +187 -187  portuguese/kde4-l10n/pkg-plist  
 M  +184 -184  russian/kde4-l10n/pkg-plist  
 M  +309 -309  ukrainian/kde4-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] branches/plasma5/PORTS/finance/skrooge

2016-06-18 Thread Tobias Berner
SVN commit 12758 by tcberner:

Make SQLITE the default

 M  +1 -0  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] branches/plasma5/KDE/misc/kdeedu4

2016-06-18 Thread Tobias Berner
SVN commit 12757 by tcberner:

Mark misc/kdeedu4 ignored. misc/kdeedu should be used.

 M  +2 -0  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] branches/plasma5/CALLIGRA/editors/calligra

2016-06-18 Thread Tobias Berner
SVN commit 12756 by tcberner:

Depend on proper marble

 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


[kde-freebsd] [Bug 210327] USES=compiler:c++14-lang adds -std=c++11, not -std=c++14 to CXXFLAGS in qmake build

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210327

--- Comment #10 from y...@rawbw.com ---
Yes, this patch fixes the problem.

-- 
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] [Bug 210327] USES=compiler:c++14-lang adds -std=c++11, not -std=c++14 to CXXFLAGS in qmake build

2016-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210327

--- Comment #9 from Tobias Berner  ---
Created attachment 171535
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171535=edit
experimental patch to devel/qmake5

Could you add the attached [experimental] patch to your devel/qmake5 and try
again with a rebuilt qmake5?

-- 
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