Commit graph

270 commits

Author SHA1 Message Date
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