Re: [kde-freebsd] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-07-16 Thread Raphael Kubo da Costa
Alonso Schaich alonsoscha...@fastmail.fm writes:

 SVN commit 10178 by aschai:

 Add dependency on nepomuk-core by kde4-workspace, which is not implied by
 pimlibs any more.

Is this necessary? As far as I understood, if Baloo is installed none of
the Nepomuk ports are necessary at all anymore.
___
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] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-07-16 Thread fastmail
Raphael Kubo da Costa rak...@freebsd.org wrote:

 Alonso Schaich alonsoscha...@fastmail.fm writes:
 
  SVN commit 10178 by aschai:
 
  Add dependency on nepomuk-core by kde4-workspace, which is not implied by
  pimlibs any more.
 
 Is this necessary? As far as I understood, if Baloo is installed none of
 the Nepomuk ports are necessary at all anymore.

That is probably the intension, and while it's possible to build
kdeworkspace without nepomuk, it's CMakeLists.txt searches and branches
to build nepomuksearch/-runner only on nepomuk's presence (while it
doesn't look for (/depend on) baloo).

Alonso
___
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] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-02-10 Thread Koop Mast

On 10-2-2014 8:42, Max Brazhnikov wrote:

Is there any progress? Shall I disable gles if WITH_GALLIUM is set?
I want to commit KDE ports this week.
  
No progress, sorry. What time I had got nuked by a case of seasonal flu 
strike


-Koop
___
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] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-02-09 Thread Max Brazhnikov
On Tue, 04 Feb 2014 09:08:20 +0100 Koop Mast wrote:
 On 4-2-2014 2:48, Alex V. Petrov wrote:
  Scanning dependencies of target kwin_gles
  gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
  gmake[4]:  ? ??? `/usr/ports/x11/kde4-workspace/work/.build'
  [ 98%] Building CXX object 
  kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o
  Linking CXX executable kwin_gles
  /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
  /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
  c++: error: linker command failed with exit code 1 (use -v to see 
  invocation)
  gmake[4]: *** [kwin/kwin_gles] ?? 1
  gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
  gmake[3]: *** [kwin/CMakeFiles/kwin_gles.dir/all] ?? 2
  gmake[3]: ***  ?? ???...
 
 
 Known problem, I haven't had the time yet to look into it.

Is there any progress? Shall I disable gles if WITH_GALLIUM is set?
I want to commit KDE ports this week.
 
  In /etc/make.conf:
  WITH_NEW_XORG=yes
  WITH_GALLIUM=yes
 
 
 
  2014-02-03 Max Brazhnikov m...@freebsd.org mailto:m...@freebsd.org:
 
  SVN commit 9971 by makc:
 
  x11/kde4-workspace:
  - Add dependence on libEGL and libglesv2 (and remove check for
  NEW_XORG, both
libraries comes with new xorg ports only)
 
 
 Max, I probably going to make libEGL enabled for the old Xorg so that 
 change might cause problems for you.

___
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] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-02-04 Thread Alex V. Petrov
After update trouble remain:

Linking CXX executable kwin_gles
[100%] Building CXX object
kwin/CMakeFiles/kdeinit_kwin.dir/eglonxbackend.cpp.o
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[4]: *** [kwin/kwin_gles] Error 1


2014-02-05 Max Brazhnikov m...@freebsd.org:

 SVN commit 9976 by makc:

 x11/kde4-workspace: add check for NEW_XORG again, kwm@ threatens to
 enable libEGL for old ports

  M  +4 -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




-- 
--
Alex V. Petrov
___
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] [SVN Commit] area51/KDE/x11/kde4-workspace

2014-02-03 Thread Alex V. Petrov
Scanning dependencies of target kwin_gles
gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build'
gmake[4]: Вход в каталог `/usr/ports/x11/kde4-workspace/work/.build'
[ 98%] Building CXX object
kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o
Linking CXX executable kwin_gles
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[4]: *** [kwin/kwin_gles] Ошибка 1
gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build'
gmake[3]: *** [kwin/CMakeFiles/kwin_gles.dir/all] Ошибка 2
gmake[3]: *** Ожидание завершения заданий...

In /etc/make.conf:
WITH_NEW_XORG=yes
WITH_GALLIUM=yes



2014-02-03 Max Brazhnikov m...@freebsd.org:

 SVN commit 9971 by makc:

 x11/kde4-workspace:
 - Add dependence on libEGL and libglesv2 (and remove check for NEW_XORG,
 both
   libraries comes with new xorg ports only)
 - Populate plist due to new dependencies


  M  +1 -5  Makefile
  M  +6 -0  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




-- 
--
Alex V. Petrov
___
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] [SVN Commit] area51/KDE/x11/kde4-workspace

2013-10-06 Thread Tomasz Kowalczyk
On Sunday, October 06, 2013 06:55:09 AM Alonso Schaich wrote:
 SVN commit 9596 by aschai:
 
 Create oxygen style symlink. Reported by sk8harddiefast via forums.
 
 
 
  M  +4 -0  Makefile

This isn't really needed. QT plugins are taken from path which can be set up 
by environment variable QT4_PLUGIN_PATH, which is exported for example by 
startkde4 script.
___
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