Commit graph

242 commits

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