Commit Graph

9137 Commits

Author SHA1 Message Date
Rok Garbas
0360d4bfb6 alot: updated to latest revision 2013-07-08 00:47:33 +02:00
Jason \"Don\" O'Conal
24f6c85096 eyeD3: add expression 2013-07-07 14:41:35 +02:00
Rok Garbas
5d3a07f57e Merge pull request #723 from lovek323/darwin-tools
otool and setfile: cleanup
2013-07-07 04:49:04 -07:00
Jason "Don" O'Conal
525a6856f2 otool and setfile: cleanup 2013-07-07 18:58:29 +10:00
Rok Garbas
33d957b34b Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
Conflicts:
	pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
5e45773df1 pyaudio: fix build on darwin
* build with '--static-link' flag
* set 'PORTAUDIO_PATH' environment variable
2013-07-06 13:46:18 +02:00
Jason \"Don\" O'Conal
cd5f3dc1fa portaudio: fix build on darwin
* remove alsaLib from build inputs
* add --build=x86_64 to configure flags
* add --without-oss to configure flags
* add --enable-static to configure flags
* add --enable-shared to configure flags
* add framework header files
* disable failed tests
* copy all headers on install
* build with gccApple
2013-07-06 13:46:18 +02:00
Jason "Don" O'Conal
1aad70826e pyspotify: update to latest version 2013-07-06 19:14:58 +10:00
Jason "Don" O'Conal
0f4f212adc pyspotify: fix build on darwin
* use install_name_tool to have _spotify.so point to the correct library
2013-07-06 19:14:50 +10:00
Jason "Don" O'Conal
2da7f32b25 install_name_tool: add expression 2013-07-06 19:14:45 +10:00
Vladimír Čunát
6f5e5cfe06 kde4: unify used libcanberra
I wondered why I'm getting two versions in the closure of KDE apps.
2013-07-05 14:45:44 +02:00
Peter Simons
400d4a03b0 Update references to 'rLang' to the new name 'R'. 2013-07-04 23:41:22 +02:00
Peter Simons
d1c3c10d95 R: delete obsolete version 2.x from Nixpkgs 2013-07-04 21:30:59 +02:00
Jason \"Don\" O'Conal
f5a130b6b3 newsbeuter: add expression 2013-07-04 19:17:07 +02:00
Peter Simons
70a437e4a7 editres: add version 1.0.6
The tool doesn't seem to work well for me. Not sure whether I'm building
it wrong, maybe?
2013-07-04 14:12:42 +02:00
Jason \"Don\" O'Conal
9007e57f28 python27: compile with tkinterp on darwin 2013-07-04 13:11:25 +02:00
Jason \"Don\" O'Conal
bd61c42d22 tk: fix build on darwin 2013-07-04 13:11:24 +02:00
Vladimír Čunát
01548459be Merge pull request #711 from lovek323/gnuplot
gnuplot and others: fix build on darwin
2013-07-04 02:17:35 -07:00
Jason "Don" O'Conal
4c9cff322a gnuplot: fix build on darwin
* add readline to build inputs
* don't use wxGTK
2013-07-04 08:51:25 +10:00
Jason "Don" O'Conal
c2901da1b8 setFile: add expression 2013-07-04 08:50:37 +10:00
Jason "Don" O'Conal
3babc55ae2 wxGTK29: fix build on darwin
* use clang to compile
* add configure flags to enable building for 64-bit
* add setFile to build inputs
2013-07-04 08:50:15 +10:00
Peter Simons
9e98650f8d boost: generalize the header-only expression
The 'header-only-wrapper' expression can now wrap any version of boost
that's passed to it as an argument.
2013-07-03 21:38:34 +02:00
Peter Simons
ea04555518 boost-headers: update to version 1.54.0 2013-07-03 21:26:31 +02:00
Peter Simons
cb31653acb boost: add version 1.54.0 2013-07-03 18:55:51 +02:00
Sander van der Burg
5bb91ac679 Added nodejs packages for: bcrypt, nconf, winston, jade, view-helpers, mongoose, passport, gzippo, walk, forever, kue, supertest and should 2013-07-03 17:28:49 +02:00
Shea Levy
47aafb73f8 Add stream-splitter-transform nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-03 09:40:13 -04:00
Shea Levy
2ddcab0617 Updte nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-03 09:39:31 -04:00
Ludovic Courtès
b9960211ab add GNU Guix 2013-07-03 15:33:17 +02:00
Jason "Don" O'Conal
216d47be0c gobject-introspection: fix build on darwin
* add otool expression (add otool to build inputs)
* add libintlOrEmpty to build inputs
2013-07-03 22:03:48 +10:00
Jason "Don" O'Conal
72a771b6e4 emacs24: fix build on darwin 2013-07-03 19:57:38 +10:00
Rok Garbas
0a527048eb pythonPackages.genshi: update to 0.7 2013-07-03 04:26:02 +02:00
Rok Garbas
c590a5b4c3 plone: updating 4.3.0 to 4.3.1, minor renaming of nix files 2013-07-03 00:21:22 +02:00
Joachim Schiele
e6bf2413ef Merge pull request #685 from qknight/aescrypt
added AES crypt with fixes from edolstra
2013-07-02 01:02:28 -07:00
aszlig
168115f610
python-nixpart: Update to new version 0.2.0.
This introduces the ability to mount filesystems (only). Also, the description
is now less kickstart specific as in the long term we want to move away from
kickstart syntax to Nix attribute sets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:30 +02:00
aszlig
e2e77c641a
python-blivet: Update to upstream version 0.17-1.
Changes since 0.16-1:

 - Used Python type instead of variable name (hamzy)
 - Fix detection of valid EFI system partition during autopart. (dlehman)

Full changelog can be found in the spec file in the package or at:

https://git.fedorahosted.org/cgit/blivet.git/tree/python-blivet.spec

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:29 +02:00
Rickard Nilsson
070ddf8367 New package: Twitter Bootstrap 2.3.2, a front-end framework for web development. 2013-07-01 16:14:52 +02:00
Rickard Nilsson
00df29c471 New package: lessc, version 1.4.0
Compiles LESS to CSS
2013-07-01 15:39:39 +02:00
Rickard Nilsson
cb534f1baa New package: Google Closure compiler version 20130603.
A JavaScript optimizing compiler.
2013-07-01 14:52:57 +02:00
Peter Simons
8e95d2564d haskell-time: bring back version 1.1.2.4 to un-break Haskell Platform 2009.2.0.2 2013-07-01 12:16:38 +02:00
Peter Simons
8bb29fb94a haskell-http-attoparsec: add version 0.1.0 2013-07-01 12:11:05 +02:00
Peter Simons
2ece8f76f5 haskell-warp-tls: add version 1.4.1.3 2013-07-01 12:11:05 +02:00
Peter Simons
b8a44d7289 haskell-byteable: add version 0.1.1 2013-07-01 12:11:05 +02:00
Peter Simons
b0b9f1fd5c haskell-time: update to version 1.4.1 2013-07-01 12:11:01 +02:00
Mathijs Kwik
a1febc799a whitespace cleaning 2013-07-01 07:52:15 +02:00
Mathijs Kwik
cbf48a8cd1 upgrade to texinfo5 for some packages 2013-07-01 07:52:14 +02:00
Mathijs Kwik
ca5b44a218 explicitly flag gcc 4.6 as needing texinfo 4.13 2013-07-01 07:52:14 +02:00
Mathijs Kwik
3a0dfdd87a kde 4.10: use up-to-date ffmpeg 2013-07-01 07:52:14 +02:00
Mathijs Kwik
bd7823d5de upgrade some packages to lcms2 2013-07-01 07:52:14 +02:00
Mathijs Kwik
04cbaef102 keep lcms versioning in all-packages.nix 2013-07-01 07:52:13 +02:00
Mathijs Kwik
6937609391 clucene_core: upgrade some packages to clucene_core_2
on my systems, I can now override "clucene_core = clucene_core_2" globally in nixpkgs.
so perhaps we can soon drop v1?
2013-07-01 07:52:13 +02:00