about summary refs log tree commit diff
path: root/pkgs/development
Commit message (Collapse)AuthorAge
* * xine-lib: get it to build with the latest ffmpeg.Eelco Dolstra2011-07-25
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27946
* * ffmpeg: Add zlib and bzip2 to the build inputs to enable a few moreEelco Dolstra2011-07-25
| | | | | | codecs. svn path=/nixpkgs/branches/kde-4.7/; revision=27945
* * Obsolete.Eelco Dolstra2011-07-25
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27944
* * ffmpeg updated to 0.8. Disable libvorbis and libxvidcore support byEelco Dolstra2011-07-25
| | | | | | | default because ffmpeg (libavcodec) has native support for those formats. svn path=/nixpkgs/branches/kde-4.7/; revision=27943
* * Now do it right.Eelco Dolstra2011-07-25
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27942
* * x264 updated to the latest snapshot.Eelco Dolstra2011-07-25
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27941
* * libmusicbrainz updated to 3.0.3.Eelco Dolstra2011-07-25
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27940
* * xvidcore updated to 1.3.2. Also create a libxvidcore.so symlink andEelco Dolstra2011-07-25
| | | | | | get rid of the static library. svn path=/nixpkgs/branches/kde-4.7/; revision=27939
* * Updated libnih and mountall.Eelco Dolstra2011-07-24
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27927
* * Update kdeadmin and kdegames.Eelco Dolstra2011-07-22
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27898
* * Update kdegames.Eelco Dolstra2011-07-21
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27894
* * Update pycups, PyQt and SIP.Eelco Dolstra2011-07-21
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27889
* * Cmake updated to 2.8.5. Also added a patch that prevents Cmake fromEelco Dolstra2011-07-21
| | | | | | | | 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
* * Whitespace.Eelco Dolstra2011-07-21
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27883
* * dbus-python updated to 0.84.0.Eelco Dolstra2011-07-21
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27882
* * libdbusmenu-qt updated to 0.8.3.Eelco Dolstra2011-07-18
| | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27816
* * Qt: remove Phonon since we can just use the external PhononEelco Dolstra2011-07-18
| | | | | | | package. This also removes the GStreamer dependency because only Phonon uses it. svn path=/nixpkgs/branches/kde-4.7/; revision=27814
* * libcanberra updated to 0.28. Disabled the gstreamer backend byEelco Dolstra2011-07-17
| | | | | | default because there doesn't seem to be much point to it. svn path=/nixpkgs/branches/kde-4.7/; revision=27809
* * Sync with the trunk.Eelco Dolstra2011-07-15
|\ | | | | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27796
| * We cannot use thread-local store in mesa, because the rest of our xorgPeter Simons2011-07-14
| | | | | | | | | | | | installation has been built without support for it. svn path=/nixpkgs/trunk/; revision=27788
| * mesa: enable full gallium, xcb, and egl support, and build all available dri ↵Peter Simons2011-07-14
| | | | | | | | | | | | back-ends svn path=/nixpkgs/trunk/; revision=27786
| * mesa: add myself as a maintainerPeter Simons2011-07-14
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27785
| * mesa: depend on python+libxml2Python rather than depending on pythonFullPeter Simons2011-07-14
| | | | | | | | | | | | | | | | | | | | 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
| * mesa: updated to version 7.10.3Peter Simons2011-07-14
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27778
| * mesa: updated to version 7.10.2Peter Simons2011-07-14
| | | | | | | | | | | | There changes are based on patch <http://sprunge.us/bOMG> from goibhniu. svn path=/nixpkgs/trunk/; revision=27777
| * haskell-funcmp: added version 1.5Peter Simons2011-07-13
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27761
| * ghc-6.10.1-binary: revert blind attempt to bootstrap GHC on x86_64-darwin ↵Peter Simons2011-07-13
| | | | | | | | | | | | | | | | 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
| * * Remove some dead files.Eelco Dolstra2011-07-13
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27752
| * ghc-6.10.1-binary: blind attempt to bootstrap GHC on x86_64-darwin with the ↵Peter Simons2011-07-13
| | | | | | | | | | | | | | | | | | | | 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
| * boost: updated to version 1.47.0Peter Simons2011-07-12
| | | | | | | | | | | | | | 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
| * Added hp2any.Andres Löh2011-07-11
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27701
| * Revert "cmake: updated to version 2.8.5".Peter Simons2011-07-10
| | | | | | | | | | | | | | 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
| * cmake: updated to version 2.8.5Peter Simons2011-07-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27696
| * Added test-framework.Andres Löh2011-07-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27695
| * Updating podofoLluís Batlle i Rossell2011-07-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27694
| * Added obsolete lua-5.0.3 version, which is required by gravit.Peter Simons2011-07-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27692
| * pkgs/development/interpreters/lua-4/builder.sh: delete obsolete filePeter Simons2011-07-10
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27690
| * lua-4: fixed buildPeter Simons2011-07-08
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27678
| * haskell-testpack: updated to version 2.1.0Peter Simons2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27660
| * Added yesod-form and yesod-json.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27654
| * Added aeson, unordered-containers.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27653
| * Adding yesod-persistent.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27652
| * Version bump for attoparsec.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27651
| * Added yesod-core.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27650
| * Added warp plus dependencies.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27649
| * gprolog: add myself as maintainerPeter Simons2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27647
| * Version bumps for hakyll and dependencies.Andres Löh2011-07-07
| | | | | | | | svn path=/nixpkgs/trunk/; revision=27638
| * GNU Automake: Append `-I' flags stemming from $ACLOCAL_PATH instead of ↵Ludovic Courtès2011-07-07
| | | | | | | | | | | | | | | | | | prepending them. See <http://lists.gnu.org/archive/html/bug-gnulib/2011-07/msg00100.html> for an illustration of the bug. svn path=/nixpkgs/trunk/; revision=27622
* | * ConsoleKit updated to 0.4.5.Eelco Dolstra2011-07-13
| | | | | | | | svn path=/nixpkgs/branches/kde-4.7/; revision=27770
* | * Add kde-workspace.Eelco Dolstra2011-07-12
| | | | | | | | | | | | * Make sure that polkit actions get installed in $out. svn path=/nixpkgs/branches/kde-4.7/; revision=27737