Commit Graph

11263 Commits

Author SHA1 Message Date
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
Jason \"Don\" O'Conal
dcc4ffdb7f libsndfile: fix build on darwin
* build with gccApple
* add Carbon headers to include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
3a1a7b2d6a libsamplerate: fix build on darwin
* build with gccApple
* add Carbon include path
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
c449a67e01 libmikmod: fix build on darwin
* build with gccApple
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
970346e2d1 libmad: fix build on darwin
* stop building with an i486 architecture

Conflicts:
	pkgs/development/libraries/libmad/default.nix
2013-07-12 16:26:45 +02:00
Jason \"Don\" O'Conal
7573056652 gtk++: fix build on darwin
* add -lintl to CFLAGS
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal
8c54b95273 glib: fix build on darwin
* add libintlOrEmpty to build inputs
* add -lintl to CFLAGS
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal
735555d86f ffmpeg: fix build on darwin
* build with gccApple
* don't delete '*.a' files when building xvidcore
2013-07-12 16:26:44 +02:00
Jason \"Don\" O'Conal
7ef50f5098 audiofile: fix build on darwin
* disable alsaLib
* build with gccApple
2013-07-12 16:26:43 +02:00
Evgeny Egorochkin
67b0d62aa9 attica: version bump to 0.4.2 2013-07-12 16:36:11 +03:00
Evgeny Egorochkin
5a562ccac8 Soprano: version bump to 2.9.3 2013-07-12 16:36:11 +03:00
Evgeny Egorochkin
c1749e5fb4 Add Mechanize Gem. Update other gems as a side effect :/ 2013-07-12 05:09:36 +03:00
Evgeny Egorochkin
4d29005771 Fix url 2013-07-12 02:52:20 +03:00
Peter Simons
2efe295e92 haskell-hledger-web: update to version 0.21.3 2013-07-11 01:31:48 +02:00
Rickard Nilsson
eed2a02d86 php 5.4: Add mhash support 2013-07-10 12:27:47 +02:00
Peter Simons
6fde3cf455 haskell-xml-conduit: update to version 1.1.0.4 2013-07-10 10:29:23 +02:00
Peter Simons
a77b49be65 haskell-shelly: update to version 1.3.0.6 2013-07-10 10:29:23 +02:00
Peter Simons
2ddb1bce74 haskell-postgresql-libpq: update to version 0.8.2.3 2013-07-10 10:29:23 +02:00
Peter Simons
a7c66776cb haskell-persistent: update to version 1.2.2.0 2013-07-10 10:29:23 +02:00