Evgeny Egorochkin
952aa0e719
KDE: we don't really support anything but Linux right now, so no reason to have all those evaluation
...
errors.
2013-08-25 01:07:46 +03:00
Joachim Schiele
99fe2013ae
Merge pull request #797 from qknight/smokegen-patch-fix
...
fixed patch rejection and added RPATH magic
2013-08-21 00:51:31 -07:00
Joachim Schiele
13df65b89b
Merge pull request #798 from qknight/perlqt-patch-fixes
...
Perlqt patch fixes
2013-08-21 00:51:06 -07:00
Joachim Schiele
7b5a92c49d
fixed patch rejection and added RPATH magic
2013-08-15 16:25:02 +00:00
Joachim Schiele
bb9263edbf
removed all patches from perlqt
2013-08-14 17:41:24 +00:00
Joachim Schiele
9109cc6e4f
removed one patch which seems to be upstream now
2013-08-14 17:41:06 +00:00
Joachim Schiele
d7dc9cd0d2
fixed a patch which was rejected, i wonder why it was still there...
2013-07-31 18:15:53 +00:00
Eelco Dolstra
70d6623586
Fix a name collision between two distinct KDE wallpaper packages
2013-07-30 16:52:11 +02:00
Karn Kallio
57ce3126d7
kde-base-artwork: fix hash.
2013-07-17 20:16:24 +02:00
Eelco Dolstra
66021f9cd8
Fix kdenetwork
2013-07-17 15:01:50 +02:00
Eelco Dolstra
dfd621745a
Remove KDE 4.10.4
2013-07-17 15:01:50 +02:00
Evgeny Egorochkin
f95ece9acd
KDE 4.10: bump to 4.10.5
2013-07-12 16:36:12 +03:00
Vladimír Čunát
6f5e5cfe06
kde4: unify used libcanberra
...
I wondered why I'm getting two versions in the closure of KDE apps.
2013-07-05 14:45:44 +02:00
Joachim Schiele
f064ee612f
Merge pull request #709 from qknight/kdenetwork-kopete-fixes
...
fixes two issues via patches to get knetwork compiling; both patches are minimal and mine is now also upstream
2013-07-05 04:38:34 -07:00
Peter Simons
400d4a03b0
Update references to 'rLang' to the new name 'R'.
2013-07-04 23:41:22 +02:00
Joachim Schiele
d8f8d052c5
fixes two issues via patches to get knetwork compiling
...
kopete-4.10.4-kopete-linphonemediaengine.patch
----------------------------------------------
patch copied from here:
https://bugs.kde.org/show_bug.cgi?id=318825
kopete-4.10.4-kopete-stun.patch
-------------------------------
when compiling kopete/protocols/jabber/googletalk/libjingle/talk/session/phone/channelmanager.cc
it would produce this error:
kopete/protocols/jabber/googletalk/libjingle/talk/p2p/base/stunrequest.h:91:9: error: ‘StunMessageType’ does not name a type
problem:
this is cased by a cyclic use of stun.h, stunrequest.h and channelmanager.cc with the outcome,
that kdenetwork couldn't be compiled since kopete fails to build.
solution:
move the StunMessageType enum into its own #ifndef
2013-07-03 16:35:03 +02:00
Mathijs Kwik
bf61d25dac
kde 4.10: option to use a libcanberra with gtk support
...
by default (as it was before), kde depends on a libcanberra with its
gtk dependency removed so a kde system can be gtk-free.
However, both firefox and chromium depend on gtk+ and libcanberra too.
So this leads to 2 versions being installed. this option combats that
by letting the kde use the other libcanberra
2013-06-27 21:35:22 +02:00
Vladimír Čunát
3d1491c166
kde410.kdepimlibs: add pkgconfig
...
Accidentally noticed the request in logs.
2013-06-13 13:02:24 +02:00
Evgeny Egorochkin
d2807428eb
KDE 4.10: update to 4.10.4
2013-06-05 19:41:28 +03:00
Evgeny Egorochkin
64661b0a2b
KDE4.10: kde-runtime: fix build against openEXR
2013-05-25 12:01:28 +03:00
Evgeny Egorochkin
6b9c2218c6
KDE 4.10: kdelibs, kdepim: remove todo notices, fix compilation against openEXR.
2013-05-25 12:01:27 +03:00
Evgeny Egorochkin
e15a244a74
KDE 4.10: Akonadi: update to 1.9.2
2013-05-25 12:01:27 +03:00
Mathijs Kwik
b6b9366b7b
kde 4.10.3: fix hashes
2013-05-20 18:44:57 +02:00
Evgeny Egorochkin
079a6ad338
KDE 4.10: bugfix release 4.10.3
2013-05-19 19:32:53 +03:00
Mathijs Kwik
0c15d386cb
it seems kde 4.10 does not yet use udisks2
...
With udisks1, I do see my usb/cardreader drives.
With udisks2, I don't.
So this probably needs to be configured at build-time.
As udisks1 does work, I don't care all that much.
2013-05-17 09:28:38 +02:00
Evgeny Egorochkin
a6b9035142
KDE 4.10 kdelibs: indicate that kdelibs has udisks2 support.
2013-05-11 21:22:33 +03:00
Evgeny Egorochkin
b7bc27cfff
KDE 4.10: propagate nepomuk_core along with kdepimlibs.
2013-05-07 17:23:46 +03:00
Evgeny Egorochkin
f8ee077afc
KDE4.10 dolphin-plugins-*: fix the build.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:07 +03:00
Evgeny Egorochkin
b2f6770208
KDE4.10 kioslave-{svn,perldoc}: Fix build.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:07 +03:00
Evgeny Egorochkin
6e406edf0a
KDE4.10: Kate: Add experimental python support.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin
ee4a7cbbf4
KDE4.10 print-manager: Fix build.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin
a1924fca12
KDE4.10: Fix PyKDE4 build I accidentally left in a broken state. Remove notice from kajongg because it
...
compiles fine now.
2013-05-06 22:15:06 +03:00
Evgeny Egorochkin
9f0d9a3b01
KDE 4.10: kdesdk-thumbnailers: Patch the build system to fix build failure.
...
Patch contributed by Karn Kallio.
2013-05-06 22:15:05 +03:00
Evgeny Egorochkin
a2359c02cd
KRDC: it builds now, so remove the notice
2013-05-06 22:15:05 +03:00
Evgeny Egorochkin
ccbea23039
KStars: forgot to remove the notice that it doesn't build.
2013-05-06 22:15:05 +03:00
Evgeny Egorochkin
e83c2fa4a0
Add KDE 4.10.2. Not ready for production yet, but does compile.
2013-04-21 05:46:18 +03:00