Eelco Dolstra
f709d6c233
* xvidcore updated to 1.3.2. Also create a libxvidcore.so symlink and
...
get rid of the static library.
svn path=/nixpkgs/branches/kde-4.7/; revision=27939
2011-07-25 14:19:10 +00:00
Eelco Dolstra
174886639c
* Updated libnih and mountall.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27927
2011-07-24 23:44:15 +00:00
Eelco Dolstra
9379248ef3
* Update kdeadmin and kdegames.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27898
2011-07-22 01:28:09 +00:00
Eelco Dolstra
5a03576cb4
* Update kdegames.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27894
2011-07-21 21:54:40 +00:00
Eelco Dolstra
8b4730bdbd
* Update pycups, PyQt and SIP.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27889
2011-07-21 20:14:17 +00:00
Eelco Dolstra
489d1be918
* Cmake updated to 2.8.5. Also added a patch that prevents Cmake from
...
looking in /usr and similar locations. However, it *will* now look
in the Nixpkgs Glibc lib and include directories. This ensures that
find_library can find libraries in Glibc.
svn path=/nixpkgs/branches/kde-4.7/; revision=27884
2011-07-21 18:21:38 +00:00
Eelco Dolstra
9253901104
* Whitespace.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27883
2011-07-21 17:32:35 +00:00
Eelco Dolstra
23831b76e3
* dbus-python updated to 0.84.0.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27882
2011-07-21 17:31:57 +00:00
Eelco Dolstra
4437b6c49e
* libdbusmenu-qt updated to 0.8.3.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27816
2011-07-18 11:57:18 +00:00
Eelco Dolstra
c416926580
* Qt: remove Phonon since we can just use the external Phonon
...
package. This also removes the GStreamer dependency because only
Phonon uses it.
svn path=/nixpkgs/branches/kde-4.7/; revision=27814
2011-07-18 09:18:38 +00:00
Eelco Dolstra
b6b4761dc6
* libcanberra updated to 0.28. Disabled the gstreamer backend by
...
default because there doesn't seem to be much point to it.
svn path=/nixpkgs/branches/kde-4.7/; revision=27809
2011-07-17 13:27:12 +00:00
Eelco Dolstra
f4ac1126ff
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Peter Simons
7c10cbb6c8
We cannot use thread-local store in mesa, because the rest of our xorg
...
installation has been built without support for it.
svn path=/nixpkgs/trunk/; revision=27788
2011-07-14 20:04:34 +00:00
Peter Simons
e7a9b41e9c
mesa: enable full gallium, xcb, and egl support, and build all available dri back-ends
...
svn path=/nixpkgs/trunk/; revision=27786
2011-07-14 19:21:37 +00:00
Peter Simons
18bd4e67d7
mesa: add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=27785
2011-07-14 19:21:33 +00:00
Peter Simons
ea27b1b042
mesa: depend on python+libxml2Python rather than depending on pythonFull
...
The latter package contains Tcl/Tk and whatnot else, so using that
expression as a built input was a bad idea. I'm sorry.
The dependency on talloc is gone, too. It wasn't used, apparently, but
it broke the build on Darwin because talloc doesn't compile there.
svn path=/nixpkgs/trunk/; revision=27784
2011-07-14 19:21:29 +00:00
Peter Simons
13db8d6999
mesa: updated to version 7.10.3
...
svn path=/nixpkgs/trunk/; revision=27778
2011-07-14 12:22:59 +00:00
Peter Simons
10b7a4fe96
mesa: updated to version 7.10.2
...
There changes are based on patch <http://sprunge.us/bOMG > from goibhniu.
svn path=/nixpkgs/trunk/; revision=27777
2011-07-14 12:22:55 +00:00
Eelco Dolstra
e061898b74
* ConsoleKit updated to 0.4.5.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27770
2011-07-13 18:54:27 +00:00
Peter Simons
13720273bb
haskell-funcmp: added version 1.5
...
svn path=/nixpkgs/trunk/; revision=27761
2011-07-13 15:00:51 +00:00
Peter Simons
78ccc14e3e
ghc-6.10.1-binary: revert blind attempt to bootstrap GHC on x86_64-darwin with the i686 version of this compiler
...
Hydra says that we can *not* use the i686 compiler to bootstrap x86_64 on Darwin. Duh.
svn path=/nixpkgs/trunk/; revision=27753
2011-07-13 12:00:19 +00:00
Eelco Dolstra
35505a442e
* Remove some dead files.
...
svn path=/nixpkgs/trunk/; revision=27752
2011-07-13 11:40:47 +00:00
Peter Simons
ce11df9d80
ghc-6.10.1-binary: blind attempt to bootstrap GHC on x86_64-darwin with the i686 version of this compiler
...
I have no idea whether that's going to work, and I can't test it for
lack of access to a MacOS X machine, but think chances are pretty good
that this is going to succeed.
svn path=/nixpkgs/trunk/; revision=27751
2011-07-13 11:09:06 +00:00
Peter Simons
67bbb5203c
boost: updated to version 1.47.0
...
Packages that don't build with the latest libraries can use 'boost144', which
is the version we had before.
svn path=/nixpkgs/trunk/; revision=27740
2011-07-12 14:24:01 +00:00
Eelco Dolstra
c3e3111231
* Add kde-workspace.
...
* Make sure that polkit actions get installed in $out.
svn path=/nixpkgs/branches/kde-4.7/; revision=27737
2011-07-12 13:24:35 +00:00
Eelco Dolstra
dce69134d0
* Added Okular (which is a separate package now).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Eelco Dolstra
a7b9ef8f4b
* Update Poppler to 0.16.7.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27703
2011-07-11 13:04:38 +00:00
Eelco Dolstra
76ec0dd430
* Update a bunch of dependencies of kdelibs.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27702
2011-07-11 10:49:21 +00:00
Andres Löh
eabbecd10f
Added hp2any.
...
svn path=/nixpkgs/trunk/; revision=27701
2011-07-11 07:17:53 +00:00
Peter Simons
13e0b7bbed
Revert "cmake: updated to version 2.8.5".
...
The latest version doesn't compile on Hydra. It does compile on my
machine, though. Not sure what happened.
svn path=/nixpkgs/trunk/; revision=27699
2011-07-10 22:21:39 +00:00
Peter Simons
03446e108d
cmake: updated to version 2.8.5
...
svn path=/nixpkgs/trunk/; revision=27696
2011-07-10 20:17:38 +00:00
Andres Löh
d7d0700d18
Added test-framework.
...
svn path=/nixpkgs/trunk/; revision=27695
2011-07-10 17:38:21 +00:00
Lluís Batlle i Rossell
5d27ed479a
Updating podofo
...
svn path=/nixpkgs/trunk/; revision=27694
2011-07-10 16:15:41 +00:00
Peter Simons
c9695f2d48
Added obsolete lua-5.0.3 version, which is required by gravit.
...
svn path=/nixpkgs/trunk/; revision=27692
2011-07-10 14:04:19 +00:00
Peter Simons
6b9ab942b5
pkgs/development/interpreters/lua-4/builder.sh: delete obsolete file
...
svn path=/nixpkgs/trunk/; revision=27690
2011-07-10 14:04:09 +00:00
Peter Simons
f92f3deed8
lua-4: fixed build
...
svn path=/nixpkgs/trunk/; revision=27678
2011-07-08 21:24:01 +00:00
Peter Simons
20ba4e9296
haskell-testpack: updated to version 2.1.0
...
svn path=/nixpkgs/trunk/; revision=27660
2011-07-07 23:48:17 +00:00
Andres Löh
6f43e422ba
Added yesod-form and yesod-json.
...
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298
Added aeson, unordered-containers.
...
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b
Adding yesod-persistent.
...
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
bec4023fbe
Version bump for attoparsec.
...
svn path=/nixpkgs/trunk/; revision=27651
2011-07-07 21:40:38 +00:00
Andres Löh
1b603fe157
Added yesod-core.
...
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7
Added warp plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00
Peter Simons
c76ef49466
gprolog: add myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=27647
2011-07-07 21:05:02 +00:00
Eelco Dolstra
a0b48e6cae
* Enable parallel building.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27644
2011-07-07 20:48:06 +00:00
Eelco Dolstra
c4b631967e
* Move Attica and polkit-qt-1 out of desktops/kde (since they're not
...
part of a KDE release).
svn path=/nixpkgs/branches/kde-4.7/; revision=27643
2011-07-07 20:47:38 +00:00
Eelco Dolstra
389fc6e32a
* libdbusmenu-qt updated to 0.8.2.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27642
2011-07-07 20:03:36 +00:00
Eelco Dolstra
32abd0987d
* doxygen: only build the Qt GUI in doxygen_gui.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27641
2011-07-07 20:02:59 +00:00
Eelco Dolstra
3049b6788b
* Doh, cmake doesn't extrapolate $(out).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27640
2011-07-07 19:56:01 +00:00
Andres Löh
5422838e56
Version bumps for hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=27638
2011-07-07 19:08:51 +00:00