Yury G. Kudryashov
54224374cc
Delete unused builder.sh
...
svn path=/nixpkgs/trunk/; revision=21441
2010-04-29 19:09:33 +00:00
Yury G. Kudryashov
a4842e0987
Really add policykit support to kdebase-workspace
...
svn path=/nixpkgs/trunk/; revision=21329
2010-04-26 20:39:08 +00:00
Eelco Dolstra
e2a374799f
* Reverted most of the recent Python refactorings, as discussed. It's
...
a worthy goal to move the Python packages that are currently in
all-packages.nix into a single attribute set, but this doesn't
require moving python-packages.nix or the other changes made to that
file. The Python packages in all-packages.nix should simply be
moved to python-packages.nix, and ideally changed to use
buildPythonPackage.
svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Yury G. Kudryashov
7a3f602580
Get rid of decibel and tapioca-qt
...
It never worked, and nothing use it.
svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell
8cf18e0ae4
Revert "Removing the amarok dependency on qscriptgenerator."
...
Amarok wants it.
svn path=/nixpkgs/trunk/; revision=21155
2010-04-19 10:24:13 +00:00
Lluís Batlle i Rossell
673d1674fb
Making kdeadmin build (pkgs => pythonpackages change)
...
svn path=/nixpkgs/trunk/; revision=21154
2010-04-19 10:24:09 +00:00
Lluís Batlle i Rossell
98c2d9c386
Removing the amarok dependency on qscriptgenerator.
...
It builds fine, even in x86_64, where it failed.
svn path=/nixpkgs/trunk/; revision=21153
2010-04-19 09:50:12 +00:00
Yury G. Kudryashov
6338c68dcd
Inherit from pythonPackages, not pkgs
...
svn path=/nixpkgs/trunk/; revision=21152
2010-04-19 09:29:06 +00:00
Rob Vermaas
2b42e23a64
libgweather: added assertion
...
svn path=/nixpkgs/trunk/; revision=21113
2010-04-16 06:47:55 +00:00
Yury G. Kudryashov
cafe94f42d
Add qca openssl plug-in
...
svn path=/nixpkgs/trunk/; revision=21044
2010-04-13 06:53:51 +00:00
Yury G. Kudryashov
f25c68f01a
Remove old kde packages
...
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Lluís Batlle i Rossell
3fd062e933
Fixing kde44 qimageblitz. I remove the patch about FindQt4.cmake; let's trust
...
its version better.
svn path=/nixpkgs/trunk/; revision=20997
2010-04-09 18:43:56 +00:00
Sander van der Burg
7e2ce26e09
Upgraded koffice to 2.1.2
...
svn path=/nixpkgs/trunk/; revision=20970
2010-04-07 13:59:34 +00:00
Eelco Dolstra
21cae80fed
svn path=/nixpkgs/trunk/; revision=20951
2010-04-06 09:45:37 +00:00
Yury G. Kudryashov
39c24a4801
Bump soprano to 2.4.1
...
Add virtuoso backend. Another full KDE rebuild.
svn path=/nixpkgs/trunk/; revision=20933
2010-04-03 17:34:26 +00:00
Yury G. Kudryashov
f0f1958830
Get rid of redland-1.0.8
...
1.0.9 was buggy, but it is fixed in 1.0.10
svn path=/nixpkgs/trunk/; revision=20930
2010-04-03 09:54:22 +00:00
Lluís Batlle i Rossell
4a6cfd435e
Removing a part of the cmake setup-hook that broke at least the findqt4 cmake module.
...
That way, we don't need the patch anymore to fix what that part broke.
Also kde stops needing the findqt4 patch (for its own copy of the findqt4 cmake module).
I tested a nixos-rebuild with kde4, and it builds as far as hydra built with this configuration.
svn path=/nixpkgs/trunk/; revision=20921
2010-04-01 18:19:44 +00:00
Yury G. Kudryashov
766add2f8a
Really use djvulibre parameter
...
svn path=/nixpkgs/trunk/; revision=20919
2010-04-01 15:17:22 +00:00
Sander van der Burg
4017164a80
Upgraded KDE to version 4.4.2
...
svn path=/nixpkgs/trunk/; revision=20885
2010-03-31 09:47:34 +00:00
Armijn Hemel
c121776718
update to 1.2.0
...
svn path=/nixpkgs/trunk/; revision=20860
2010-03-29 17:38:23 +00:00
Armijn Hemel
37cba95518
update to 1.1.0
...
svn path=/nixpkgs/trunk/; revision=20803
2010-03-23 23:10:55 +00:00
Armijn Hemel
c80ae6de3a
update to 0.11.2a
...
svn path=/nixpkgs/trunk/; revision=20800
2010-03-23 22:35:58 +00:00
Armijn Hemel
d60cba16e2
update to 2.3.0
...
svn path=/nixpkgs/trunk/; revision=20799
2010-03-23 22:18:25 +00:00
Lluís Batlle i Rossell
2ce4840754
Adding kdiff3 as extragear.
...
I don't know if 'extragear' involves a specific list of packages.
(Thanks to Stephen for a patch)
svn path=/nixpkgs/trunk/; revision=20634
2010-03-15 14:26:58 +00:00
Sander van der Burg
e51cfc777a
Added libv4l which is now a required dependency for kdenetwork-4.4.1
...
svn path=/nixpkgs/trunk/; revision=20349
2010-03-03 10:37:38 +00:00
Sander van der Burg
5984fe2daa
Took viric's update script from the 4.3.x tree and updated KDE to 4.4.1
...
svn path=/nixpkgs/trunk/; revision=20348
2010-03-02 22:49:08 +00:00
Lluís Batlle i Rossell
72edd54741
Making digikam build with kdeedu, to get the marble widget working to geolocate photos.
...
svn path=/nixpkgs/trunk/; revision=20266
2010-02-26 10:41:53 +00:00
Lluís Batlle i Rossell
40985548d1
Merging from Oleksandr:
...
Updating some gnome packages and pigz.
svn path=/nixpkgs/trunk/; revision=20154
2010-02-21 12:25:36 +00:00
Alexander Tsamutali
7a05d7ca38
desktops/gnome-2.28/desktop/vte: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=20142
2010-02-20 19:24:52 +00:00
Sander van der Burg
c8555cfd1b
Upgraded ktorrent to 3.3.4
...
svn path=/nixpkgs/trunk/; revision=20047
2010-02-16 11:22:54 +00:00
Sander van der Burg
730cbfd6f5
Upgraded konversation to 1.2.3
...
svn path=/nixpkgs/trunk/; revision=20046
2010-02-16 11:21:40 +00:00
Sander van der Burg
f8ac1928b2
Upgraded kdesvn to 1.5.2
...
svn path=/nixpkgs/trunk/; revision=20045
2010-02-16 11:19:50 +00:00
Sander van der Burg
70c5690a76
Upgraded koffice to 2.1.1
...
svn path=/nixpkgs/trunk/; revision=20044
2010-02-16 11:15:57 +00:00
Sander van der Burg
3c4f2a35a4
Fixed compilation of kdenetwork-4.4.0
...
svn path=/nixpkgs/trunk/; revision=20033
2010-02-15 22:37:30 +00:00
Sander van der Burg
45a92833bd
Added rhpl as buildInput to kdeutils so that system-config-printer can be used
...
svn path=/nixpkgs/trunk/; revision=20032
2010-02-15 22:20:05 +00:00
Sander van der Burg
61980ddf12
Fixed rhpl which also fixes printer support in kdeadmin
...
svn path=/nixpkgs/trunk/; revision=20031
2010-02-15 21:53:31 +00:00
Lluís Batlle i Rossell
d43afaf102
Fixing the derivation names for kde 4.3.5 l10n
...
svn path=/nixpkgs/trunk/; revision=20027
2010-02-15 19:53:58 +00:00
Lluís Batlle i Rossell
9181aca12e
Adding a script to update kde 4.3. This can be used for 4.4 too.
...
I updated kde 4.3.4 to 4.3.5.
svn path=/nixpkgs/trunk/; revision=20026
2010-02-15 19:43:02 +00:00
Sander van der Burg
a928ee6ea0
Upgraded soprano to 2.4.0.1 hotfix release
...
svn path=/nixpkgs/trunk/; revision=20022
2010-02-15 18:05:47 +00:00
Sander van der Burg
1ec8a7412a
Fixed compilation of kdeplasma-addons by passing libXi as buildInput
...
svn path=/nixpkgs/trunk/; revision=20021
2010-02-15 18:03:27 +00:00
Sander van der Burg
de25c3f41d
Added libXtst as buildInput in order to fix the compilation of kdeplasma-addons
...
svn path=/nixpkgs/trunk/; revision=20001
2010-02-14 23:07:57 +00:00
Sander van der Burg
41c17ffebf
Added attica to buildInputs of kdeplasma-addons-4.4.0
...
svn path=/nixpkgs/trunk/; revision=20000
2010-02-14 23:04:56 +00:00
Sander van der Burg
a6898fba99
Fixed compilation of kdesdk-4.4.0
...
svn path=/nixpkgs/trunk/; revision=19998
2010-02-14 22:44:05 +00:00
Sander van der Burg
2d2cb184c8
Fixed compilation of kdegames-4.4.0
...
svn path=/nixpkgs/trunk/; revision=19997
2010-02-14 22:40:28 +00:00
Sander van der Burg
ceda76efcf
Added comment about missing speechd dependency
...
svn path=/nixpkgs/trunk/; revision=19996
2010-02-14 22:19:15 +00:00
Sander van der Burg
019db7b9dc
- Added libssh (used by kdebase-runtime)
...
- Completed kdebase-runtime 4.4.0
svn path=/nixpkgs/trunk/; revision=19994
2010-02-14 21:56:35 +00:00
Sander van der Burg
6eb2cc674a
Patches the python modules path of kdebase-workspace to compile with kdebindings again
...
svn path=/nixpkgs/trunk/; revision=19992
2010-02-14 21:19:45 +00:00
Lluís Batlle i Rossell
bc15e7b440
I removed too much in the previous commit - I fix nixpkgs kde44 evaluation.
...
svn path=/nixpkgs/trunk/; revision=19979
2010-02-13 16:06:30 +00:00
Lluís Batlle i Rossell
cb7f9b8e52
Removing kdelibs_experimental mentions in kde44 expressions. This removes the workspace builder/patch too.
...
svn path=/nixpkgs/trunk/; revision=19977
2010-02-13 15:49:01 +00:00
Lluís Batlle i Rossell
aaffbe6971
kdeedu builds, and kdebindings build
...
svn path=/nixpkgs/trunk/; revision=19976
2010-02-13 15:37:06 +00:00
Lluís Batlle i Rossell
ce46e7ff63
Found a new phonon (in 'unstable'), and I think kde-4.4 should be able to link with it.
...
I updated gstreamer too, because this phonon was not finding a header file. As that
did not fix much the phonon build, I helped the generic builder with NIX_CFLAGS_COMPILER for
phonon to find the proper header files. Either the phonon cmake scripts don't find properly
the gstreamer plugins header file, or we install gstreamer in a strange way.
svn path=/nixpkgs/trunk/; revision=19974
2010-02-13 14:03:07 +00:00
Sander van der Burg
e4b1633d6b
Some fixes to kdebindings. I now builds again but still gives me a compile error
...
svn path=/nixpkgs/trunk/; revision=19973
2010-02-13 14:02:07 +00:00
Lluís Batlle i Rossell
3615623c94
Kde 4.4 runtime wants attica.
...
svn path=/nixpkgs/trunk/; revision=19970
2010-02-13 00:06:51 +00:00
Lluís Batlle i Rossell
9cddc91b91
Fixing a hash in kde 4.4 artwork
...
svn path=/nixpkgs/trunk/; revision=19967
2010-02-12 23:19:31 +00:00
Lluís Batlle i Rossell
e0ff817c40
Big kde-related update.
...
I updated cmake to use CMAKE_PREFIX_PATH instead of CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH.
There were some expressions in kde that required CMAKE_PREFIX_PATH, and now they are not anymore
a special case.
I updated most kde-4.4 files to point to kde-4.4.0 sources instead of 4.3.4 .
svn path=/nixpkgs/trunk/; revision=19965
2010-02-12 21:58:27 +00:00
Lluís Batlle i Rossell
333dfb869e
More on kde44 builds. More findqt4.cmake copies around fixed, and
...
set shared_desktop_ontologies to be propagated in kdelibs.
(Maybe only kdegraphics wants it? I think more will want it, so I set it
in propagatedBuildInputs)
svn path=/nixpkgs/trunk/; revision=19962
2010-02-12 17:53:51 +00:00
Lluís Batlle i Rossell
3672eaf275
Forgot the patch for kde-4.4 findqt4.
...
svn path=/nixpkgs/trunk/; revision=19961
2010-02-12 17:04:15 +00:00
Lluís Batlle i Rossell
ffcac187e8
Trying to get kde-4.4 build *normally*. That is, without the hack "includeAllQtDirs".
...
I patched properly their own copy of cmake findqt4 module, the same way as we had to
do in the cmake expression.
The findqt4 patch we have is already filled in the cmake buglist, but it seems it is
still not solved in in cmake 2.8.0
svn path=/nixpkgs/trunk/; revision=19960
2010-02-12 17:02:45 +00:00
Sander van der Burg
740a6fe281
- Some updates to KDE 4.4. kdelibs is still broken though
...
- Updated eduke32 to use the new polymer renderer which is so cool :-)
svn path=/nixpkgs/trunk/; revision=19930
2010-02-11 13:34:28 +00:00
Lluís Batlle i Rossell
ef9ef781ea
Trying to update kipi-plugins.
...
svn path=/nixpkgs/trunk/; revision=19918
2010-02-10 23:46:46 +00:00
Lluís Batlle i Rossell
3c441a4efb
Trying to update digikam (both kde44 and kde43)
...
svn path=/nixpkgs/trunk/; revision=19917
2010-02-10 23:38:02 +00:00
Sander van der Burg
31cbd149d2
- Completed all dependencies for kdelibs-4.4.0
...
- Added SIP 4.10 required for pyqt-4.7.x
- Removed kde libs experimental, which does not exists anymore in 4.4.0
svn path=/nixpkgs/trunk/; revision=19910
2010-02-10 16:01:55 +00:00
Sander van der Burg
bcb6e407ea
Added my initial KDE 4.4 expression
...
svn path=/nixpkgs/trunk/; revision=19906
2010-02-10 15:06:50 +00:00
Eelco Dolstra
d8c6bb130c
* Sync with the trunk one last time.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Armijn Hemel
9ba64dc6d9
update Amarok to 2.2.2
...
svn path=/nixpkgs/trunk/; revision=19826
2010-02-04 22:33:18 +00:00
Eelco Dolstra
a617a7c239
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Eelco Dolstra
3687f56e7a
* Drop the rhpl dependency in kdeadmin and kdeutils because it doesn't
...
build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19779
2010-02-03 12:56:57 +00:00
Eelco Dolstra
77bf39bf82
* Fix Nixpksg evaluation.
...
svn path=/nixpkgs/trunk/; revision=19706
2010-01-27 10:58:31 +00:00
Lluís Batlle i Rossell
029cd0a213
Adding gtkhtml, another program needed for gnucash to build.
...
I thought gtkhtml was not needed, and in my previous commit I removed it as a gnucash dependency.
svn path=/nixpkgs/trunk/; revision=19639
2010-01-24 22:07:53 +00:00
Lluís Batlle i Rossell
6f462d2c7c
Adding (quite blindly) some gnome packages to get gnucash built.
...
svn path=/nixpkgs/trunk/; revision=19638
2010-01-24 21:32:09 +00:00
Armijn Hemel
53abbeb8e7
fix path for patch
...
svn path=/nixpkgs/trunk/; revision=19502
2010-01-17 20:19:47 +00:00
Armijn Hemel
fe20c0ad38
add patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526164
...
svn path=/nixpkgs/trunk/; revision=19501
2010-01-17 20:12:04 +00:00
Lluís Batlle i Rossell
87e357c167
Enabling ACLs in kdelibs. Not in the cleanest way, but I wrote a comment about the hack.
...
svn path=/nixpkgs/trunk/; revision=19496
2010-01-17 00:15:22 +00:00
Lluís Batlle i Rossell
9b5743ceac
Adding kerberos into kdelibs (I think this may enable konqueror browse https)
...
svn path=/nixpkgs/trunk/; revision=19495
2010-01-16 23:40:30 +00:00
Lluís Batlle i Rossell
1743ba3ba8
Adding the digikam I forgot before. Enabling in it and kipi-plugins 'platforms' for hydra
...
to build them.
svn path=/nixpkgs/trunk/; revision=19490
2010-01-16 21:07:32 +00:00
Lluís Batlle i Rossell
063ef1925d
Adding digikam and kipi-plugins for kde4.
...
svn path=/nixpkgs/trunk/; revision=19488
2010-01-16 20:13:20 +00:00
Lluís Batlle i Rossell
30f1f2312d
Updating strigi
...
svn path=/nixpkgs/trunk/; revision=19483
2010-01-16 15:06:55 +00:00
Michael Raskin
d263076f5a
Minor update of libsoup
...
svn path=/nixpkgs/trunk/; revision=19424
2010-01-14 09:23:38 +00:00
Armijn Hemel
a8eaa8c486
update to 3.3.2
...
svn path=/nixpkgs/trunk/; revision=19104
2009-12-25 00:16:39 +00:00
Armijn Hemel
b668bddc97
update amarok to 2.2.1, doesn't run on Fedora 12 with GNOME though, possibly related to something else going wrong
...
svn path=/nixpkgs/trunk/; revision=19100
2009-12-24 23:11:30 +00:00
Armijn Hemel
fc8a7ab83a
sync name with actual version
...
svn path=/nixpkgs/trunk/; revision=19099
2009-12-24 22:18:28 +00:00
Sander van der Burg
f8ad31189f
Massive KDE upgrade:
...
- Upgraded KDE to 4.3.4
- Upgraded KOffice to 2.1.0
- Upgraded Konversation to 1.2.1
- Upgraded kdesvn to 1.4.1
- Upgraded ktorrent to 3.3.1
svn path=/nixpkgs/trunk/; revision=18751
2009-12-02 10:51:33 +00:00
Lluís Batlle i Rossell
c922164751
Adding filelight for kde4.
...
svn path=/nixpkgs/trunk/; revision=18570
2009-11-23 21:15:11 +00:00
Sander van der Burg
853bfbd0b6
Upgraded eigen to 2.0.9
...
svn path=/nixpkgs/trunk/; revision=18484
2009-11-20 13:21:58 +00:00
Michael Raskin
0c0f090bc9
Fix gnome-doc-utils
...
svn path=/nixpkgs/trunk/; revision=18247
2009-11-07 09:34:12 +00:00
Sander van der Burg
9d3ccc5116
Fixed kdenetwork and accessibility
...
svn path=/nixpkgs/trunk/; revision=18168
2009-11-05 22:16:31 +00:00
Sander van der Burg
775075a0e8
Upgraded KDE to 4.3.3
...
svn path=/nixpkgs/trunk/; revision=18132
2009-11-05 12:13:46 +00:00
Eelco Dolstra
304e339d4f
* Added libglademm.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18120
2009-11-04 22:07:32 +00:00
Eelco Dolstra
81f1c3e7d5
* Get rid of Gnome 2.26.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18119
2009-11-04 21:50:13 +00:00
Eelco Dolstra
ac4d183051
* Added gnome-icon-theme.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18118
2009-11-04 21:44:01 +00:00
Eelco Dolstra
cfe0ffad3a
* Fixed some more Gnome packages.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18088
2009-11-04 09:17:27 +00:00
Eelco Dolstra
7cec6e4f52
* Fix startup-notification.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18087
2009-11-04 07:33:27 +00:00
Eelco Dolstra
56ea7df62d
* Several buildInputs of Gnome-related packages should be
...
propagatedBuildInputs, because those inputs are required by the *.pc
or *.la files of the package:
- If a *.pc file references a non-propagated input, then Gnome
packages have the bad tendency to silently ignore this problem in
configure scripts - the failure of a command like `pkg-config
--cflags foo' will be ignored if a dependency of foo.pc is
missing, so no flags will be added, and the build will fail later
on a missing header or library.
- If a *.la file references a non-propagated input, the build will
also fail, because Libtool will add library dependencies that it
cannot find. (Arguably *.la files should never reference packages
that aren't in the corresponding *.pc file, but they do it
anyway).
By setting the propagatedBuildInputs properly, it should be possible
to get rid of all the NIX_CFLAGS_COMPILE / NIX_LDFLAGS hacks in the
Gnome expressions.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18084
2009-11-03 23:26:14 +00:00
Eelco Dolstra
6fbcf62941
* Fix libgsf.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18081
2009-11-03 21:48:09 +00:00
Eelco Dolstra
f1f8debe62
* Lots of packages refer to gnomevfs and startupnotification.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18079
2009-11-03 20:56:26 +00:00
Eelco Dolstra
9692c7f38c
* Lots of packages refer to gnome.glib etc., so propagate them.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18063
2009-11-01 14:15:03 +00:00
Eelco Dolstra
18e5da0f60
* Delete the old Gnome.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18062
2009-11-01 14:14:27 +00:00
Eelco Dolstra
05ff927d83
* Bring back libXxf86misc and xf86miscproto. These were removed from
...
X.org, but some packages still need them.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18038
2009-10-29 18:25:53 +00:00
Eelco Dolstra
5884530154
* Deleted KDE 4.2.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18035
2009-10-29 18:04:46 +00:00
Marc Weber
9252996ae7
ktorrent update - by Russell O'Connor
...
svn path=/nixpkgs/trunk/; revision=17925
2009-10-22 15:41:37 +00:00
Michael Raskin
bed14405fb
Fix gtkglext build
...
svn path=/nixpkgs/trunk/; revision=17906
2009-10-21 07:02:04 +00:00
Michael Raskin
cfb6be6e31
Add gtkglext
...
svn path=/nixpkgs/trunk/; revision=17905
2009-10-20 22:20:58 +00:00
Lluís Batlle i Rossell
585654955f
Removing references to libkipi. I just discovered it is for kde 3.x.
...
svn path=/nixpkgs/trunk/; revision=17746
2009-10-11 15:52:03 +00:00
Lluís Batlle i Rossell
613ae5e387
Trying to add kde43.libkipi. It still doesn't work, but the actual expression
...
triggers "nix-instantiate killed by signal 6 (SIGABRT)". Try it with:
nix-build -A kde43.libkipi /etc/nixos/nixpkgs
svn path=/nixpkgs/trunk/; revision=17745
2009-10-11 15:16:46 +00:00
Sander van der Burg
4232caa53f
Added konversation for KDE 4.x package
...
svn path=/nixpkgs/trunk/; revision=17741
2009-10-10 12:51:51 +00:00
Sander van der Burg
730c14b4b7
Upgraded KDE to version 4.3.2
...
svn path=/nixpkgs/trunk/; revision=17675
2009-10-06 12:38:37 +00:00
Lluís Batlle i Rossell
d34b69e638
Adding all kde language files, and a script to update them for next kde versions.
...
I added recurseIntoAttrs in the kde43 expression in order to get the next recurseIntoAttrs
in l10n working. But as I checked, the kde43 attributes were already shown by
nix-env -qa '*' without any recurseIntoAttrs, I don't know why. If anyone knows, let me know.
svn path=/nixpkgs/trunk/; revision=17628
2009-10-03 13:37:31 +00:00
Sander van der Burg
a9e0071c02
Added builder script for KDE PIM runtime
...
svn path=/nixpkgs/trunk/; revision=17626
2009-10-03 12:25:57 +00:00
Sander van der Burg
a23bcc282d
Changed DBUS module prefix of KDE PIM runtime, so that it won't complain when it is installed
...
svn path=/nixpkgs/trunk/; revision=17625
2009-10-03 12:25:27 +00:00
Sander van der Burg
6437240b8e
Fixed compilation of KDE PIM runtime
...
svn path=/nixpkgs/trunk/; revision=17624
2009-10-03 11:30:16 +00:00
Lluís Batlle i Rossell
d0157e7b45
He afegit la traducció del kde al català.
...
Adding the kde Catalan localisation.
svn path=/nixpkgs/trunk/; revision=17623
2009-10-02 22:01:23 +00:00
Sander van der Burg
a5f44e374d
Added KDE 4.3 accessibility package
...
svn path=/nixpkgs/trunk/; revision=17574
2009-10-01 13:53:08 +00:00
Sander van der Burg
8266e6050b
Added PolicyKit-qt support to KDE 4.3
...
svn path=/nixpkgs/trunk/; revision=17572
2009-10-01 12:37:14 +00:00
Michael Raskin
77da703f41
Add missing dependency
...
svn path=/nixpkgs/trunk/; revision=17542
2009-09-30 11:32:28 +00:00
Michael Raskin
f8abffe6b1
Give up and use older GConf
...
svn path=/nixpkgs/trunk/; revision=17540
2009-09-30 11:21:58 +00:00
Michael Raskin
944ba5b24f
Some more includes for GConf..
...
svn path=/nixpkgs/trunk/; revision=17536
2009-09-30 07:55:24 +00:00
Michael Raskin
52b983ff1f
GConf needs some more includes specified explcitly..
...
svn path=/nixpkgs/trunk/; revision=17534
2009-09-30 07:42:53 +00:00
Michael Raskin
228f0f8c68
GConf needs more than I thought..
...
svn path=/nixpkgs/trunk/; revision=17533
2009-09-30 07:03:04 +00:00
Michael Raskin
36742ba965
GConf was wrong about include file location..
...
svn path=/nixpkgs/trunk/; revision=17532
2009-09-30 06:50:32 +00:00
Michael Raskin
0a268df445
gnome-doc-utils wants Python LibXML2
...
svn path=/nixpkgs/trunk/; revision=17531
2009-09-30 06:45:14 +00:00
Michael Raskin
35bc5b52f7
gtksourceview needs gettext
...
svn path=/nixpkgs/trunk/; revision=17530
2009-09-30 06:43:17 +00:00
Michael Raskin
48db154dbb
Oops. A typo in a fix for a fix of a typo..
...
svn path=/nixpkgs/trunk/; revision=17529
2009-09-30 06:35:09 +00:00
Michael Raskin
2867fa8a94
Add gtksourceview
...
svn path=/nixpkgs/trunk/; revision=17526
2009-09-30 06:29:56 +00:00
Michael Raskin
05656ca21a
Oops, fix one more typo
...
svn path=/nixpkgs/trunk/; revision=17525
2009-09-30 06:17:54 +00:00
Michael Raskin
6936d8fbec
Allow both gtk_doc and gtkdoc names for now
...
svn path=/nixpkgs/trunk/; revision=17524
2009-09-30 06:16:47 +00:00
Michael Raskin
e2fd504dff
Oops, typos in automated update
...
svn path=/nixpkgs/trunk/; revision=17523
2009-09-30 06:10:45 +00:00
Michael Raskin
c1ae2bd62f
Adding Gnome-2.28 sources
...
svn path=/nixpkgs/trunk/; revision=17519
2009-09-30 05:27:34 +00:00
Eelco Dolstra
9cd0893306
svn path=/nixpkgs/trunk/; revision=17465
2009-09-28 11:39:43 +00:00
Eelco Dolstra
7dd58cda98
* Sigh. For PolicyKit, follow the upstream names, otherwise I'll get
...
a headache. "polkit" is the new, unstable release series.
"policykit" is the old series. (See
http://lists.freedesktop.org/archives/polkit-devel/2009-February/000106.html
for an "explanation" of the name change.) It seems that for HAL we
need to revert to the old "policykit", since it doesn't compile
against "polkit".
svn path=/nixpkgs/trunk/; revision=17425
2009-09-25 20:06:36 +00:00
Marc Weber
7620dccae9
fix some urls (kde), packages have been moved from stable to "Attic"
...
svn path=/nixpkgs/trunk/; revision=17404
2009-09-24 18:22:26 +00:00
Marc Weber
47828714e4
redland 1.0.9 breaks kde-4.3. So also provide 1.0.8
...
svn path=/nixpkgs/trunk/; revision=17357
2009-09-22 23:07:35 +00:00
Eelco Dolstra
5d0b5d06e9
* qt-4 -> qt-4.4.
...
* kde-4.2 shouldn't depend on poppler built with qt 4.5.
svn path=/nixpkgs/trunk/; revision=17084
2009-09-13 11:04:54 +00:00
Eelco Dolstra
b6a5b7267e
svn path=/nixpkgs/trunk/; revision=17081
2009-09-13 10:45:16 +00:00
Sander van der Burg
9612c02ad7
Added marble support to kdeplasma-addons
...
svn path=/nixpkgs/trunk/; revision=17055
2009-09-11 14:46:39 +00:00
Sander van der Burg
cdfc752210
Added XPlanet support to kdeedu-4.3.1, not that is an essential feature but it looks cool :-)
...
svn path=/nixpkgs/trunk/; revision=17054
2009-09-11 14:06:51 +00:00
Sander van der Burg
0ff1faaf1b
- Added Qt script generator package (dependency for Amarok)
...
- Added taglib-extras package (dependency for Amarok)
- Upgraded Amarok to 2.1.1
svn path=/nixpkgs/trunk/; revision=17045
2009-09-11 12:05:23 +00:00
Sander van der Burg
2b0544f223
- Loudmouth uses OpenSSL now instead of GnuTLS, because I could not compile it with GnuTLS
...
- Upgraded KOffice to 2.0.2
- Upgraded KTorrent to 3.2.3
- Upgraded Amarok to 2.1.1
svn path=/nixpkgs/trunk/; revision=17038
2009-09-10 21:08:46 +00:00
Sander van der Burg
f0bc865339
Upgraded kmplayer to 0.11.1b
...
svn path=/nixpkgs/trunk/; revision=17037
2009-09-10 20:39:43 +00:00
Sander van der Burg
98bad63d6c
Upgraded kdesvn to 1.4.0
...
svn path=/nixpkgs/trunk/; revision=17036
2009-09-10 20:34:45 +00:00
Sander van der Burg
aa2946a8c5
Claimed maintainership on the krusader package
...
svn path=/nixpkgs/trunk/; revision=17035
2009-09-10 20:27:23 +00:00
Sander van der Burg
96ff884c3d
- Added kdepim-runtime package
...
- Updated KDE plasma addons to 4.3.1
svn path=/nixpkgs/trunk/; revision=17033
2009-09-10 20:01:22 +00:00
Sander van der Burg
b8efc63561
Updated KDE bindings, admin, utils to 4.3.1
...
svn path=/nixpkgs/trunk/; revision=17032
2009-09-10 19:14:48 +00:00
Sander van der Burg
82ce10a720
Upgraded KDE network, pim to 4.3.1
...
svn path=/nixpkgs/trunk/; revision=17014
2009-09-10 16:11:29 +00:00
Sander van der Burg
33d7ae6288
Upgraded KDE EDU to 4.3.1
...
svn path=/nixpkgs/trunk/; revision=17011
2009-09-10 14:58:08 +00:00
Sander van der Burg
48497bd320
Upgraded KDE SDK, Multimedia, Webdev to 4.3.1
...
svn path=/nixpkgs/trunk/; revision=17009
2009-09-10 13:57:37 +00:00
Sander van der Burg
4e39d699c4
Updated KDE toys to 4.3.1
...
svn path=/nixpkgs/trunk/; revision=17007
2009-09-10 13:13:48 +00:00
Sander van der Burg
51e0549398
- Added oxygen icons, which are mandatory for KDE 4.3
...
- Updated DJVU libre to 3.5.22
- Updated KDE graphics, artwork, games to 4.3.1
- Poppler Qt4 backend now uses QT-4.5.x
svn path=/nixpkgs/trunk/; revision=17006
2009-09-10 13:04:14 +00:00
Sander van der Burg
16beaadb96
Implemented base packages for KDE 4.3.1
...
svn path=/nixpkgs/trunk/; revision=16993
2009-09-09 10:53:32 +00:00
Sander van der Burg
379a499dca
Updated all KDE support packages required for KDE 4.3
...
svn path=/nixpkgs/trunk/; revision=16988
2009-09-08 14:38:27 +00:00
Rob Vermaas
e4b91c91c7
typo
...
svn path=/nixpkgs/trunk/; revision=16973
2009-09-07 10:07:03 +00:00