1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 16:11:58 +00:00
Commit graph

11281 commits

Author SHA1 Message Date
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
Jason \"Don\" O'Conal fbe2fe36e3 sip: fix build on darwin
* prevent complaints about python not being built as a framework
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 6fc89eead6 qt48: fix build on darwin
* build with clang
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 3d6f857f99 pangomm: fix build on darwin
* add cairo to build inputs
* fix cairo include path
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal ab067cf633 openal: fix build on darwin
* disable alsaLib
2013-07-12 16:26:47 +02:00
Jason \"Don\" O'Conal 481be8185f libvpx: fix build on darwin
* remove --enable-shared configure flag
* replace '-arch x86_64' with 'march=x86-64'
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal 7b975abc16 libvdpau: fix build on drawin
* force x86_64 arch
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal f3c863b8e3 libsoup: fix build on darwin
* add libintlOrEmpty to build inputs
* add -lintl to LDFLAGS
2013-07-12 16:26:46 +02:00