3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11288 commits

Author SHA1 Message Date
Peter Simons e24f16aef6 haskell-random-source: update to version 0.3.0.6 2013-07-16 15:41:34 +02:00
Peter Simons 073667d20d haskell-happstack-server: update to version 7.3.0 2013-07-16 15:41:33 +02:00
Peter Simons 15555c4577 haskell-happstack-hamlet: update to version 7.0.3 2013-07-16 15:41:33 +02:00
Peter Simons 9518e1190a haskell-dual-tree: update to version 0.1.0.3 2013-07-16 15:41:33 +02:00
Shea Levy 0de17d6111 Revert "cmake: Update to 2.8.11.2"
This breaks some packages (notably liblapack) due to a broken macro
(CTEST_CUSTOM_POST_TEST). See NixOS/nixpkgs#762

This reverts commit ebc424c3ab.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-16 09:31:19 -04:00
Peter Simons 581aafa283 Merge pull request #758 from bbenoist/cmake-update
cmake: Update to 2.8.11.2
2013-07-16 01:31:20 -07:00
bbenoist ebc424c3ab cmake: Update to 2.8.11.2
The changelog is available at:
http://www.cmake.org/files/v2.8/CMakeChangeLog-2.8.11

I had to create a new patch from scratch, that's why it contains a lot
of differences. CMake developers has rewritten the files
(Modules/Platform/Linux.cmake and Modules/Platform/UnixPaths.cmake) to
comply to their coding style requirements and a lot of elements has
switched from upper to lower case.

Also, the previous patch partially consisted of commenting some
instructions mixed with line removals whereas mine is directlty
removing them in order to avoid useless evaluations and parsing in
resulting files.
2013-07-16 10:07:09 +02:00
Sander van der Burg 41932dd135 Do not make assumptions on the scheme name, but let xcodebuild decide about it 2013-07-15 11:32:12 +02:00
Lluís Batlle i Rossell 6a13cd01ac libva: update (fix h264encode) 2013-07-14 22:27:51 +02:00
Peter Simons dc988c815b haskell-src-meta: jailbreak to fix build with recent versions of th-orphans 2013-07-14 21:51:37 +02:00
Peter Simons 84d43394c6 pkgs/development/libraries/aspell/dictionaries.nix: strip trailing whitespace 2013-07-14 21:32:47 +02:00
Peter Simons 2741391fda Partially revert commit 075796e053.
The commit downgraded the german language dictionary from version 20030222-1 to
20120607 (and broke the build in the process). That change was probably not
intended?
2013-07-14 21:32:33 +02:00
Peter Simons b71c382f6f haskell-bindings-posix: fix bogus change committed earlier 2013-07-14 21:22:57 +02:00
Peter Simons 913685d0ac haskell-snap: jailbreak to fix build with recent versions of comonad 2013-07-14 21:11:29 +02:00
Peter Simons 0bdc4a1a94 haskell-th-orphans: update to version 0.7 2013-07-14 21:09:17 +02:00
Peter Simons dca0df5364 haskell-shelly: update to version 1.3.0.7 2013-07-14 21:05:59 +02:00
Peter Simons bdcc7b7d18 haskell-pipes-concurrency: update to version 1.2.1 2013-07-14 21:05:59 +02:00
Peter Simons 7923a212f7 haskell-monad-par-extras: update to version 0.3.3 2013-07-14 21:05:58 +02:00
Peter Simons 3602951e6f haskell-comonads-fd: update to version 3.0.3 2013-07-14 21:05:58 +02:00
Peter Simons b193bd0db3 haskell-comonad: update to version 3.1 2013-07-14 21:05:58 +02:00
Peter Simons 1ae62db2e0 haskell-bindings-posix: update to version 1.2.3 2013-07-14 21:05:58 +02:00
Peter Simons 26dd59b8b4 haskell-acid-state: update to version 0.11.4 2013-07-14 21:05:58 +02:00
Peter Simons 07c3591ddb haskell-SDL: update to version 0.6.5 2013-07-14 21:05:58 +02:00
Peter Simons e401940008 haskell-abstract-deque: disable test suite to avoid bug in GHC 7.4.2 2013-07-14 21:05:50 +02:00
Shea Levy 483755e9ab buildNodePacakge: Create man page symlinks when needed
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-14 14:07:39 -04:00
Domen Kožar 7b11eac353 Merge pull request #746 from lovek323/gst-plugins-base
gst-plugins-base: fix build on darwin
2013-07-14 06:19:44 -07:00
Michael Raskin 9566d66171 Fix gtkspell 2013-07-14 14:47:28 +04:00
Shea Levy 021c40c72d buildNodePackage: Handle bundledDependencies by nuking them
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 22:25:18 -04:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Evgeny Egorochkin cea107c07f More mirror:// URL fixes 2013-07-14 03:31:12 +03:00
Evgeny Egorochkin d0b4c8bfaa gktspell: version bump to 2.0.16 because the old one has disappeared 2013-07-14 03:09:34 +03:00
Evgeny Egorochkin 5ae43d2494 Change more packages from direct downloads to mirror://sourceforge 2013-07-14 02:48:32 +03:00
Evgeny Egorochkin bb48cab777 Fix licenses. My fixes were more carefully checked against sources and home page license claims :) 2013-07-14 02:11:41 +03:00
Evgeny Egorochkin 075796e053 aspell dictionaries: update where possible and try to make it easier to automatically parse versions 2013-07-14 02:08:55 +03:00
Evgeny Egorochkin d078f07f4c strategoxt.java-front: fix version to match tarball 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 567b74b5d3 vmime: indicate that this is a pre-release version 2013-07-14 02:08:54 +03:00
Evgeny Egorochkin 58988f3325 python-rhpl: fix mirror. unfortunately can't use mirror://fedora for this because this is a very old
package which isn't hosted by all the mirrors.
2013-07-14 02:08:54 +03:00
Evgeny Egorochkin bbd631250d ucl: fix version to match tarball 2013-07-14 02:08:53 +03:00
Evgeny Egorochkin 5d56681505 extlib: fix version to match tarball 2013-07-14 02:08:51 +03:00
Evgeny Egorochkin c8e8cfc0d1 libmrss: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin f889b52c30 libgeotiff: fix version to match tarball 2013-07-14 02:08:50 +03:00
Evgeny Egorochkin 8a2da95255 luarocks: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin 36d0df0498 lesstif: fix version to match tarball 2013-07-14 02:08:49 +03:00
Evgeny Egorochkin 7e5e50a084 strategoxt.dryad: fix version to match tarball 2013-07-14 02:08:48 +03:00
Jason "Don" O'Conal 291e0a111a gst-plugins-base: fix build on darwin
* add libintl
2013-07-14 08:06:01 +10:00
Shea Levy e193a4f898 Fix gtk2 build
libintlOrEmpty is [], not null, when libintl isn't needed

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 16:01:06 -04:00
Shea Levy 3b274caaac Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-13 15:54:39 -04:00
Gergely Risko a97936fba8 Add bindings-DSL and bindings-posix hackage packages 2013-07-12 16:26:48 +02:00
Jason \"Don\" O'Conal f2dea7d287 xvidcore: fix build on darwin
* remove unnecessary gcc flag
* add --enable-macosx_module configure flag
* add --disable-assembly configure flag
* fix postInstall phase
2013-07-12 16:26:48 +02:00