Commit graph

78 commits

Author SHA1 Message Date
Sander van der Burg
1ff1b7b7f6 Added kdeadmin-4.2 closure
svn path=/nixpkgs/trunk/; revision=14119
2009-02-18 22:20:06 +00:00
Sander van der Burg
770b01890a Added libical package, patch submitted by Andrew Morsillo
svn path=/nixpkgs/trunk/; revision=14118
2009-02-18 20:57:36 +00:00
Sander van der Burg
c8bdb1c684 Added kdegames-4.2 package
svn path=/nixpkgs/trunk/; revision=14116
2009-02-18 15:54:04 +00:00
Sander van der Burg
2d68e6a20e Added kdemultimedia-4.2
svn path=/nixpkgs/trunk/; revision=14115
2009-02-18 15:44:28 +00:00
Sander van der Burg
08e92c5e70 Added kdegraphics-4.2 closure
svn path=/nixpkgs/trunk/; revision=14114
2009-02-18 15:25:40 +00:00
Sander van der Burg
690d8bb443 Cleaned up the top-level KDE 4.2 expression a bit
svn path=/nixpkgs/trunk/; revision=14100
2009-02-17 15:23:42 +00:00
Sander van der Burg
b0ad70d91e Added more KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14085
2009-02-16 11:05:38 +00:00
Eelco Dolstra
01d3cc88c7 * Don't use OpenEXR for now since it breaks the build.
svn path=/nixpkgs/trunk/; revision=14075
2009-02-13 15:43:38 +00:00
Eelco Dolstra
5b91408a0d * Pass `pkgs' to the top-level KDE function instead of passing every
dependency explicitly.  The KDE packages still declare their
  dependencies as explicit function arguments.

svn path=/nixpkgs/trunk/; revision=14067
2009-02-13 10:42:59 +00:00
Sander van der Burg
be986c5f97 Added initial KDE 4.2 nix expression which build kdelibs
svn path=/nixpkgs/trunk/; revision=14044
2009-02-12 16:26:32 +00:00
Ludovic Courtès
7da93ed738 libglade: Add meta-information.
svn path=/nixpkgs/trunk/; revision=13912
2009-01-29 21:24:15 +00:00
Ludovic Courtès
71cbd0995a Enlightenment 0.16.8.15.
Patch by John Altobelli <acocaracha@gmail.com>, minor edits by
Ludovic Courtès <ludo@gnu.org>.

svn path=/nixpkgs/trunk/; revision=13823
2009-01-22 22:46:39 +00:00
Eelco Dolstra
cf6908d2f9 svn path=/nixpkgs/trunk/; revision=13563 2008-12-03 11:06:43 +00:00
Marc Weber
48f11e576b update of gnomeicontheme
svn path=/nixpkgs/trunk/; revision=13548
2008-12-02 12:27:17 +00:00
Eelco Dolstra
30d9dba60c * Use mirror://kde. (Contributed by Bas van Dijk.)
svn path=/nixpkgs/trunk/; revision=13293
2008-11-14 14:15:46 +00:00
Marc Weber
df75b55ba6 added gtk-doc
svn path=/nixpkgs/trunk/; revision=13115
2008-10-26 08:39:38 +00:00
Eelco Dolstra
4a5310f67b * KDE 3.5.10.
svn path=/nixpkgs/trunk/; revision=12775
2008-08-30 14:06:28 +00:00
Eelco Dolstra
dca0666111 * kdelibs: build with ACL support.
* kdebase updated to 3.5.9.  Some hackery to make it compile.  Now
  built with PAM support.

svn path=/nixpkgs/trunk/; revision=12165
2008-06-19 22:20:49 +00:00
Eelco Dolstra
fc5eebdf8b * Merged the stdenv branch
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
  -r10966:12061).

svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Eelco Dolstra
90891496d8 * Fixed libgnomeprintui.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11868
2008-05-21 11:07:20 +00:00
Eelco Dolstra
eca684a44b * Gnome 2.22.1.
* Moved some of the Gnome package Nix expressions into
  pkgs/desktops/gnome/default.nix - no need to have them in separate
  files.  This way the code is much shorter.  Still to be done for all
  the other Gnome packages.
* Glib 2.16.3.

svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00
Eelco Dolstra
c21a987841 * Update libglade to a version that builds with current gtk. We
should update all of Gnome at some point...

svn path=/nixpkgs/branches/stdenv-updates/; revision=11853
2008-05-20 09:36:55 +00:00
Eelco Dolstra
2f79d64089 * Purity fixes in kdelibs/kdebase: configure looks for pkg-config and
freetype-config in /usr/bin *before* looking $PATH, possibly causing
  it to fail on non-NixOS machines.

svn path=/nixpkgs/trunk/; revision=11287
2008-03-26 09:53:04 +00:00
Armijn Hemel
89a360738f add stuff for 2.20
svn path=/nixpkgs/trunk/; revision=10868
2008-02-26 21:02:36 +00:00
Armijn Hemel
968e4cfe3f actually rename the comments in make-listing.pl to make-listing.pl instead of make-listing.sh
svn path=/nixpkgs/trunk/; revision=10866
2008-02-26 20:25:21 +00:00
Eelco Dolstra
e12b421add * Merged most of the stdenv-updates branch. Some stuff didn't
merge cleanly right away (kde-4, kernel stuff) so it should be
  merged later.  But the stdenv stuff is all there.

svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Yury G. Kudryashov
503d0bfc65 gnome-vfs: propagating GConf
svn path=/nixpkgs/branches/stdenv-updates/; revision=10518
2008-02-06 19:00:30 +00:00
Yury G. Kudryashov
b4c440e72e Typo in strigi
svn path=/nixpkgs/branches/stdenv-updates/; revision=10485
2008-02-03 16:42:28 +00:00
Yury G. Kudryashov
d9d342749a gnome-vfs: added hal, ssl and samba
svn path=/nixpkgs/branches/stdenv-updates/; revision=10468
2008-02-02 20:43:11 +00:00
Yury G. Kudryashov
7178906364 kde-4: typo in urls corrected
svn path=/nixpkgs/branches/stdenv-updates/; revision=10290
2008-01-25 12:56:25 +00:00
Yury G. Kudryashov
8c88f15884 kdelibs: syntax changed
svn path=/nixpkgs/branches/stdenv-updates/; revision=10262
2008-01-23 16:33:46 +00:00
Yury G. Kudryashov
7c4ac4d14b kde-4: l10n added, various updates
svn path=/nixpkgs/branches/stdenv-updates/; revision=10243
2008-01-22 13:10:14 +00:00
Yury G. Kudryashov
25630eee9e Removed kde4.pim from list
svn path=/nixpkgs/branches/stdenv-updates/; revision=10204
2008-01-17 13:14:20 +00:00
Yury G. Kudryashov
a2705398ff kde4.workspace updated
svn path=/nixpkgs/branches/stdenv-updates/; revision=10202
2008-01-17 13:04:21 +00:00
Yury G. Kudryashov
4bfa9fdc40 kde4.base: added cmake to inputs
svn path=/nixpkgs/branches/stdenv-updates/; revision=10201
2008-01-17 13:03:56 +00:00
Yury G. Kudryashov
2412e8364b Added samba support to kde4-runtime
svn path=/nixpkgs/branches/stdenv-updates/; revision=10200
2008-01-17 13:03:21 +00:00
Yury G. Kudryashov
ed035b3299 pimlibs are compilable now
svn path=/nixpkgs/branches/stdenv-updates/; revision=10199
2008-01-17 13:02:41 +00:00
Yury G. Kudryashov
4fa42beccb Typo fix in renaming...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10198
2008-01-17 13:02:11 +00:00
Yury G. Kudryashov
fa4e1290dc gamin added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10163
2008-01-16 00:07:21 +00:00
Yury G. Kudryashov
9b6e1c8c08 Heimdal Kerberos added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10162
2008-01-16 00:07:02 +00:00
Yury G. Kudryashov
c7b5286d83 Added JasPer support to kde4libs
svn path=/nixpkgs/branches/stdenv-updates/; revision=10161
2008-01-16 00:06:43 +00:00
Yury G. Kudryashov
6e8ff2b24b Merged with trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00
Yury G. Kudryashov
57de138aaf kdesupport: rev761061
svn path=/nixpkgs/branches/stdenv-updates/; revision=10149
2008-01-15 01:41:48 +00:00
Wouter den Breejen
dbea319399 Fixed some beta names
svn path=/nixpkgs/trunk/; revision=10136
2008-01-13 17:15:17 +00:00
Wouter den Breejen
c996da631a Updated matching sources to kde-4.0.0 stable from http://www.kde.org/download/
svn path=/nixpkgs/trunk/; revision=10135
2008-01-13 17:11:19 +00:00
Marc Weber
4fdb695d76 gettext added to gtksourceview to make it compile
svn path=/nixpkgs/trunk/; revision=10130
2008-01-13 02:39:43 +00:00
Yury G. Kudryashov
c9982118fc kde-4: Removed unused builders
svn path=/nixpkgs/branches/stdenv-updates/; revision=9948
2007-12-15 23:49:06 +00:00
Yury G. Kudryashov
203083987f kde-4: rc2
svn path=/nixpkgs/branches/stdenv-updates/; revision=9946
2007-12-15 23:46:25 +00:00
Yury G. Kudryashov
464b9d8cb3 kdelibs-4: 4rc2
svn path=/nixpkgs/branches/stdenv-updates/; revision=9918
2007-12-12 00:22:01 +00:00
Yury G. Kudryashov
8c23c4a8a1 kde4-support: new svn revision
svn path=/nixpkgs/branches/stdenv-updates/; revision=9912
2007-12-12 00:20:42 +00:00