zhuk
3d59655e72
Unbreak after recent e2fsprogs update with uuid library renaming.
...
Noticed by Scott McEachern.
2013-06-24 19:41:05 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f
Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
...
have it in base now.
2013-06-17 19:30:22 +00:00
zhuk
1731b23a56
Somehow I managed to commit the wrong patch. Not build => not bump.
...
Noticed by Scott McEachern, thanks!
2013-06-08 09:10:07 +00:00
zhuk
236d6ca054
Missed patch when doing update to 4.10.4.
...
Noticed by nigel@, thanks!
2013-06-07 10:36:14 +00:00
zhuk
24f23d6759
Zap the patch committed upstream, missed on 4.10.4 update.
...
Noticed by nigel@, thanks!
2013-06-07 09:57:03 +00:00
zhuk
6bd9fee484
We have Boost >= 1.49 for a while, so zap patches not needed anymore, and
...
start building dotfile support in Rocs.
2013-06-06 22:56:44 +00:00
zhuk
533d032ddb
Zap two extra patches. No bump needed.
2013-06-06 22:28:03 +00:00
rpointel
129403029f
add l10n work, forgotten by zhuk@.
...
asked by zhuk@.
2013-06-06 17:26:45 +00:00
zhuk
35003d61e5
Bugfix update to KDE 4.10.4. Tested with upcoming CMake 2.8.11.
2013-06-06 08:36:47 +00:00
zhuk
e492642ee7
Unbreak p5-qt package, spotted by espie@. While here, use perl.port.mk to
...
shorten PLIST.
The problematic hack should be revisited later, though...
2013-05-30 20:01:30 +00:00
zhuk
79b72bdd8e
Avoid using -O3 for compilation.
...
Noticed and initial patch provided by Juan Francisco Cantero Hurtado
on ports@, thanks!
2013-05-21 06:24:30 +00:00
zhuk
14dcbaf728
Unbreak parallel build by adding missing dependencies. No need to bump.
...
Note that parallel fake of kde-workspace is still broken here due to
bug somewhere in CMake.
2013-05-19 20:04:07 +00:00
zhuk
f7249555a9
Missing item in SHARED_LIBS, noticed after recent CMake change.
2013-05-19 15:04:06 +00:00
zhuk
e71e47b8e1
Fix compilation of krossqtsplugin after recent changes in CMake. This is
...
actually a plugin (see kdepim-runtime), so it should be created with
KDE4_ADD_PLUGIN instead of KDE4_ADD_LIBRARY. Looks like it was done other
way to help linking problems for tests. I'll look there more later, now
it's time to at least unbreak kdelibs.
Initially notfied by Scott McEachern on ports@, prodded by espie@ too.
2013-05-19 11:21:54 +00:00
zhuk
a08123dd95
Hook up x11/kde4/l10n to the build, forgotten on initial import.
2013-05-14 09:34:28 +00:00
zhuk
76f30147f5
Bugfix update KDE4 to 4.10.3 version, including some tweaks:
...
* Bump all SHARED_LIBS to 50.0, to avoid future clashes with KDE3
libraries (based on input from espie@);
* Enable support for Telepathy in kdenetwork (see recently committed
net/telepathy/telepathy-qt);
* Fix build of analitza when GNU readline is installed (thanks kirby@
for pointing to GNU readline issue in general).
2013-05-14 09:16:25 +00:00
zhuk
b74d82f9cf
Unbreak (missing double quotes).
2013-05-09 18:33:50 +00:00
zhuk
77f2786fd5
Oops, forgot to actually commit a dependency fix for KAlgebra.
...
Noticed by nigel@ and RD Thrush on ports@, sorry!
2013-04-27 20:45:17 +00:00
zhuk
8632fb40a0
Stupid me, pre-fake target has PREFIX == TRUEPREFIX. Should fix some
...
failures that testers didn't hit yet.
From warning noticed by RD Thrush on ports@, thanks!
2013-04-27 20:22:36 +00:00
zhuk
9a0898c36e
Actually, uses gtar at build. Was missed after recent change from gtar to
...
tar in kde4.port.mk (in WIP).
Problem found by nigel@
2013-04-26 18:31:51 +00:00
zhuk
50a8c49ef0
One more extra patch.
...
Found by nigel@.
2013-04-26 18:00:26 +00:00
zhuk
27e07468d1
Make Gwenview compile with libjpeg-9. This will not allow to operate on some
...
modern JPEG images, but with libjpeg-8 it wasn't able, too, anyway.
No bump needed.
Reported by nigel@
2013-04-26 10:32:19 +00:00
zhuk
ecb8825e51
Add missing BDEP/RDEP on x11/xscreensaver. Probably missed somewhere in WIP
...
a while ago.
Noticed by nigel@
2013-04-26 09:35:05 +00:00
zhuk
55bc265726
Fix WANTLIB, bump for safety.
...
Found by nigel@
2013-04-26 09:24:30 +00:00
zhuk
1186cd9bd0
Zap the patch missed when updating KDE4 network package.
...
Found by nigel@
2013-04-26 09:20:41 +00:00
zhuk
02c0c89ce2
Missing LIB_DEPENDS, spotted by nigel@.
2013-04-26 07:11:53 +00:00
zhuk
1f341170c6
Disable kalzium until dependency problems got fixed.
2013-04-25 21:18:41 +00:00
zhuk
53e0e81c80
Add files missed on kdelibs-4 update.
...
Found by nigel@
2013-04-25 21:17:28 +00:00
zhuk
7d4b34d68f
KColorChooser is a simple application to select the color from the
...
screen or from a pallete.
Somehow missed yesterday. Noticed by nigel@
2013-04-25 16:59:05 +00:00
zhuk
6910162d00
KCalc is a calculator which offers many mathematical functions.
...
Somehow missed yesterday. Noticed by nigel@
2013-04-25 16:58:24 +00:00
zhuk
82878a42c8
Fixup dependencies here too. Won't build => no bump.
2013-04-25 12:21:01 +00:00
zhuk
b51afb5058
Explicitly depend on ruby18 FLAVOR of ruby-qt. Did not built => no bump.
2013-04-24 20:47:35 +00:00
zhuk
6380184ccc
Very complete bindings to the Qt API, with no dependencies on KDE.
...
This is basically the same as x11/ruby-qt4 beacuse those are just
different releases of the same project. Idea is to make this package
a replacement for the x11/ruby-qt4.
2013-04-24 20:45:30 +00:00
zhuk
d2a08b5b15
Update KDE4 Web development package to 4.10.2.
2013-04-24 20:07:20 +00:00
zhuk
c202215998
Update KDE4 toys package to 4.10.2.
2013-04-24 20:04:28 +00:00
zhuk
d4133df6fd
Update KDE4 PIM libraries package to 4.10.2.
2013-04-24 20:03:39 +00:00
zhuk
d6c9b6c675
Update KDE4 PIM applications package to 4.10.2.
2013-04-24 20:01:23 +00:00
zhuk
13a473eab9
Update Oxygen icon theme to 4.10.2.
2013-04-24 19:50:40 +00:00
zhuk
0844c4a721
Update KDE network package to 4.10.2.
2013-04-24 19:48:51 +00:00
zhuk
3373d6ed95
Update KDE4 libs package.
2013-04-24 19:45:29 +00:00
zhuk
3f12d7c511
Update KDE4 artwork package (screensavers and other "active" graphics stuff).
2013-04-24 19:32:57 +00:00
zhuk
5c4baedc78
Update KDE4 admin package.
2013-04-24 19:30:57 +00:00
zhuk
75e82732e1
Oops, forgot to remove one more gone package.
2013-04-24 19:28:02 +00:00
zhuk
b326ca1f31
Provides the interface and basic tools for the KDE workspace.
...
This package contains desktop manager, Plasma panels and other
KDE 4 bells and whistles.
2013-04-24 19:17:42 +00:00
zhuk
86b7eba415
Oops, missed that x11/kde4/sdk was already there. Deconflict.
...
pointed out by sthen@
2013-04-24 19:12:58 +00:00
zhuk
33d3146909
Collection of wallpapers for KDE 4.
2013-04-24 19:08:46 +00:00
zhuk
94369923df
Sweeper helps to clean unwanted traces the user leaves on a KDE
...
system.
2013-04-24 19:08:00 +00:00
zhuk
97dc4fda74
SVGPart is a KPart KDE module for viewing SVG.
2013-04-24 19:07:09 +00:00
zhuk
8dabca6b0e
SuperKaramba is a tool that allows you to easily create interactive
...
widgets on your KDE desktop.
2013-04-24 19:06:51 +00:00