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
Eelco Dolstra
28af8ad308
* Fix the build of gnome-utils.
...
svn path=/nixpkgs/trunk/; revision=16944
2009-09-02 22:42:52 +00:00
Michael Raskin
a212ab8899
gnome-keyring is not what we really need in libsoup for WebKit, so build fresh libsoup without Gnome features causing failure
...
svn path=/nixpkgs/trunk/; revision=16827
2009-08-24 07:29:37 +00:00
Michael Raskin
6770d7aa4d
Downgrade WebKit - probably enough to go with old libsoup. Libsoup mostly updated, but it seems to require fresher unstable gtk...
...
svn path=/nixpkgs/trunk/; revision=16826
2009-08-24 07:25:30 +00:00
Michael Raskin
2f8c8d39e8
OOps, fixed wrong file
...
svn path=/nixpkgs/trunk/; revision=16825
2009-08-24 05:31:15 +00:00
Michael Raskin
f6ad0fc5ee
Who could think nix-prefetch-git defaults to md5...
...
svn path=/nixpkgs/trunk/; revision=16824
2009-08-24 05:29:39 +00:00
Michael Raskin
be9c640e16
Forgot to replace fetchurl -> fetchgit
...
svn path=/nixpkgs/trunk/; revision=16823
2009-08-24 05:25:58 +00:00
Michael Raskin
0e6cd4b794
Fix typo
...
svn path=/nixpkgs/trunk/; revision=16821
2009-08-24 05:19:30 +00:00
Michael Raskin
8e85ed36fb
Update WebKit to latest and use Git checkout for libsoup
...
svn path=/nixpkgs/trunk/; revision=16820
2009-08-24 04:55:55 +00:00
Marc Weber
ad292ae9d4
pass intltool to gnomepanel making. It didn't build without it
...
svn path=/nixpkgs/trunk/; revision=16807
2009-08-22 09:18:02 +00:00
Marc Weber
05ebbec1aa
pass zoneinfo to libgweather
...
svn path=/nixpkgs/trunk/; revision=16806
2009-08-22 09:17:54 +00:00
Michael Raskin
a194af141b
Fix GConf from Gnome 2.26
...
svn path=/nixpkgs/trunk/; revision=16751
2009-08-17 18:31:42 +00:00
Michael Raskin
06b4ca8e6c
Fix policyKit references
...
svn path=/nixpkgs/trunk/; revision=16726
2009-08-16 08:52:18 +00:00
Sander van der Burg
9b32ae7ce3
- Started my initial KDE 4.3.x expression which is a fork of the KDE 4.2.x expression
...
- Also forked the qt-4.4.x expression and adapted it. The old qt-4.4.x cannot be replaced since KDE 4.2.x does not work with qt-4.5.x, but on the other hand KDE 4.3.x requires qt-4.5.x
- It is now possible to disable the demos and examples in the qt-4.5.x build. By default, the demos, examples and documentation are disabled
svn path=/nixpkgs/trunk/; revision=16723
2009-08-15 14:02:49 +00:00
Eelco Dolstra
9ea1a49aa2
* PolicyKit -> policy-kit (suggested by Ludovic).
...
* Oops, there already was a polkit package. Mea culpa...
svn path=/nixpkgs/trunk/; revision=16721
2009-08-14 21:12:46 +00:00
Michael Raskin
666f904649
Update libsoup for WebKit update
...
svn path=/nixpkgs/trunk/; revision=16381
2009-07-15 21:01:09 +00:00
Michael Raskin
9765da15e0
Propagate zenity fix to gnome-2.26
...
svn path=/nixpkgs/trunk/; revision=16004
2009-06-19 06:45:25 +00:00
Michael Raskin
5eb66bcf90
Fix zenity build
...
svn path=/nixpkgs/trunk/; revision=16003
2009-06-19 06:29:00 +00:00
Sander van der Burg
43cc5950fa
Fixed compilation of kdewebdev
...
svn path=/nixpkgs/trunk/; revision=15911
2009-06-09 15:04:57 +00:00
Sander van der Burg
3ad53bd75e
Upgraded KDE to 4.2.4
...
svn path=/nixpkgs/trunk/; revision=15902
2009-06-09 10:59:02 +00:00
Sander van der Burg
8a75e50456
Added a few more GNOME 2.26 packages
...
svn path=/nixpkgs/trunk/; revision=15856
2009-06-04 13:35:48 +00:00
Michael Raskin
260e13ddeb
Update WebKit and Midori
...
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell
abed7b8441
Made kde-4.2 packages work, adding the proper derivation attribute to get all qt include
...
paths into NIX_CFLAGS_COMPILE. This helps build kde42 packages, because they have a broken
FindQt4.cmake, which doesn't find properly the qt4 header files.
svn path=/nixpkgs/trunk/; revision=15841
2009-06-03 17:33:54 +00:00
Sander van der Burg
7bea3189aa
Added my very experimental GNOME 2.26 expression
...
svn path=/nixpkgs/trunk/; revision=15839
2009-06-03 12:28:25 +00:00
Sander van der Burg
0b2dbc4d40
Added KOffice package
...
svn path=/nixpkgs/trunk/; revision=15782
2009-05-29 09:53:24 +00:00
Lluís Batlle i Rossell
51321bceed
Updating akonadi, because the src URL gave 404
...
svn path=/nixpkgs/trunk/; revision=15711
2009-05-24 21:32:57 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
88eb04c0dc
adding zenity to gnome desktop nix expressions
...
making it possible to build metacity and gconf-editor
patch provided by Christoph Herbst
svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Sander van der Burg
271c960f67
Added GTK-Qt engine package for KDE 4.2 to make GTK+ applications look better in KDE
...
svn path=/nixpkgs/trunk/; revision=15596
2009-05-13 20:10:48 +00:00
Sander van der Burg
895587ef61
Upgraded kdesvn to 1.3.0
...
svn path=/nixpkgs/trunk/; revision=15592
2009-05-13 14:11:46 +00:00
Sander van der Burg
908b2b6d47
Added kmplayer for KDE 4.2 package
...
svn path=/nixpkgs/trunk/; revision=15571
2009-05-12 15:12:26 +00:00
Eelco Dolstra
d78a404063
* Removed some assertions that rely on pointer equality. (It's kind
...
of unfortunate that consitency checks like "httpd.apr == apr" don't
really work. Perhaps equality tests on derivations should just
compare the drvPath or outPath attributes.)
svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin
e7bd899196
Fix gtksourceview dependencies
...
svn path=/nixpkgs/trunk/; revision=15540
2009-05-10 20:17:52 +00:00
Sander van der Burg
68ab70cbdf
Fixed typo in version number
...
svn path=/nixpkgs/trunk/; revision=15493
2009-05-07 13:14:09 +00:00
Sander van der Burg
0b259893e5
Upgraded KDE to version 4.2.3
...
svn path=/nixpkgs/trunk/; revision=15484
2009-05-07 11:20:30 +00:00
Eelco Dolstra
4c48605ede
* Removed kde-4-old.
...
svn path=/nixpkgs/trunk/; revision=15401
2009-04-29 16:01:05 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00