3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1620 commits

Author SHA1 Message Date
Pascal Wittmann e999716d1e calibre: update from 2.28.0 to 2.29.0 2015-05-29 12:57:07 +02:00
William A. Kennington III 035273f813 Merge pull request #8022 from devhell/mediainfo
Update mediainfo{-gui} and dependencies
2015-05-29 00:57:13 -07:00
Peter Simons 99273a6716 Merge pull request #8047 from nckx/master
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Pascal Wittmann 8ac4521fee mysql-workbench: fix references to /bin/bash and sudo
Closes #5226
2015-05-28 18:41:22 +02:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
devhell 4de17c7837 Update mediainfo{-gui} and dependencies
* mediainfo{-gui} 0.7.73 -> 0.7.74
* libmediainfo    0.7.73 -> 0.7.74

From the mediainfo ChangeLog:
```
Version 0.7.74, 2015-05-25

+ FIMS: Preliminary version (not for production)
+ D-10 audio: display of real bitrate beside the encoded bitrate
+ VC-3: detection of CDP packets (608/708 captions), created by Nexio, inside the VC-3 private data
+ AES3: generic term AES3 replaced by more precise SMPTE ST numbers (302, 331, 337)
+ NUT: basic detection
+ FFV1: more parsing of the bitstream, support of any version of FFV1 in MOV and Matroska
+ DPX: color space and frame rate
x #B906, Matroska: duration was missing if Info block is at the end of the file
x #B908, AC-3: bit depth removed
x #P86, MPEG-4: moov_trak_edts_elst Atom was ignoring version of the atom
x Dolby E: the MXF channel count value was sometimes reported instead of the real channel count
x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) is accepted now
x EBUCore: TotalProgrammeDuration was wrongly filled with IdentClockStart value
x EBUCore: Source/Material moved from timecodeStart to timecodeTrack
x MPEG-4: info is missing for some streams in some specific cases
```
2015-05-27 19:57:57 +01:00
Vladimír Čunát 710df5bb78 Merge master into staging
It contains some mass-rebuild stuff as well,
so best push the changes to staging, too.
2015-05-27 20:47:23 +02:00
Vladimír Čunát e5fa9ab0fd xlsfonts: generate along with xorg stuff
Also a minor update.
/cc maintainer @viric.
2015-05-26 20:06:51 +02:00
Mateusz Kowalczyk a2ece3e75e Merge pull request #7999 from dezgeg/pr-urxvt-propagate-terminfo
rxvt_unicode: Add terminfo output to propagated-user-env-packages
2015-05-26 10:55:22 +01:00
Tuomas Tynkkynen c69164509d rxvt_unicode: Add terminfo output to propagated-user-env-packages
Fixes #7787. This should avoid error messages from terminal apps like
"'rxvt-unicode-256color': unknown terminal type.'"
2015-05-26 07:45:15 +03:00
Tobias Geerinckx-Rice 5d5044b2ec Use mirror:// URIs for ftp.debian.org
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Luca Bruno 1b6401fd2e More usage of gnome3.defaultIconTheme 2015-05-19 14:40:04 +02:00
Pascal Wittmann 3ac31fe041 calibre: fix build by using qt53 2015-05-18 22:41:48 +02:00
Nikolay Amiantov c45a4b4a92 urxvt-tabbedex: update 2015-05-18 17:21:07 +03:00
Luca Bruno 81c115ba99 termite: update and use vte 0.40 2015-05-18 12:31:29 +02:00
Paulus Esterhazy 89a58c9e05 Add Jekyll maintainer 2015-05-16 20:11:41 +02:00
Paulus Esterhazy dd545e0fa4 Add Jekyll 2015-05-16 19:45:46 +02:00
Edward Tjörnhammar e47fe46e03 wordnet: enable interp->result, unmark broken 2015-05-16 00:57:27 +02:00
Vladimír Čunát d417983216 dmenu2: add version (dashed date)
/cc maintainer @cstrahan.
2015-05-15 23:26:34 +02:00
Pascal Wittmann 72c7c683d1 calibre: update from 2.27.0 to 2.28.0 2015-05-15 10:10:25 +02:00
Pascal Wittmann bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Pascal Wittmann 9c9c586534 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
Domen Kožar fc276c7aab wordnet: mark as broken 2015-05-13 18:46:59 +02:00
Vincent Laporte a3e14b94cb llpp: update to HEAD
Current latest tagged version (v21) has been broken
since mupdf has been updated to 1.7.
2015-05-11 21:24:41 +02:00
Domen Kožar bb4d658f64 Merge branch 'master' into staging
Conflicts:
	nixos/doc/manual/release-notes/rl-unstable.xml
	nixos/modules/services/printing/cupsd.nix
	pkgs/applications/misc/calibre/default.nix
	pkgs/development/haskell-modules/hackage-packages.nix
	pkgs/development/libraries/libsodium/default.nix
	pkgs/misc/emulators/wine/unstable.nix
	pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Stewart Mackenzie 8a82935d46 gnuradio-osmosdr: add hackrf support 2015-05-10 17:51:01 +02:00
Domen Kožar b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
koral cc8a0372e4 ranger: 1.7.0 -> 1.7.1 2015-05-10 13:46:01 +02:00
Stewart Mackenzie d1d5f587b2 hackrf: new package 2015-05-10 13:45:59 +02:00
Michael Alan Dorman 235cf187cc Fix calibre PDF handling
In c0d5cd0ff9, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since.  This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f.
2015-05-10 13:45:26 +02:00
koral 1c371606ce ranger: 1.7.0 -> 1.7.1 2015-05-09 10:52:25 +00:00
Pascal Wittmann 52c1fab46d Merge pull request #7762 from sjmackenzie/hackrf
hackrf: new package
2015-05-08 22:12:13 +02:00
Stewart Mackenzie 816cca89b6 hackrf: new package 2015-05-08 23:34:31 +08:00
Michael Alan Dorman ff075758d7 Fix calibre PDF handling
In c0d5cd0ff9, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since.  This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f.
2015-05-07 08:31:50 -04:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Charles Strahan ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Damien Cassou 46952b1b4e Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou a043b3ba9f Add package for open-pdf-presenter 2015-05-06 10:02:32 +02:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Arseniy Seroka eaa5e2309f spacefm: update and add dep 2015-05-05 02:59:25 +03:00
Joachim Fasting ca27e79025 freemind: 0.9.0 -> 1.0.1
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.

Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.

This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Pascal Wittmann 4c01e6d919 calibre: update from 2.26.0 to 2.27.0 2015-05-01 09:15:00 +02:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Rok Garbas c76a27e780 keybase: package 0.7.8 and rename it from 'keybase-node-client' 2015-04-26 17:11:31 +02:00
Matthias Beyer 6acc1fe34d Add package: rtv 2015-04-25 11:55:47 +02:00
Pascal Wittmann 8e86ec5bf0 Merge pull request #7529 from joachifm/trivial-builderDefs
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Pascal Wittmann 6dfbe62c7d calibre: update from 2.25.0 to 2.26.0 2015-04-24 11:58:10 +02:00
Joachim Fasting a579886b2b vue: reimplement using mkDerivation 2015-04-24 11:54:34 +02:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Tobias Geerinckx-Rice 82173e6518 rescuetime 2.8.6.1015 -> 2.8.8.1040 2015-04-20 04:35:01 +02:00
William A. Kennington III 8d255c32ec mupdf: 1.6 -> 1.7 2015-04-18 23:58:04 -07:00
Tobias Geerinckx-Rice 80d61d9201 Merge pull request #7440 from svend/librecad-2-0-7
Update librecad2 package to 2.0.7
2015-04-19 03:42:33 +02:00
Austin Seipp 834c731a72 nixpkgs: add kdb+ 3.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Svend Sorensen 9c98c95488 Update librecad2 package to 2.0.7 2015-04-17 22:56:52 -07:00
Pascal Wittmann eaecd7ffd4 calibre: update from 2.24.0 to 2.25.0 2015-04-17 08:21:36 +02:00
Tobias Geerinckx-Rice a3aa361e91 ocropus: 20130905 -> 20150316 2015-04-16 05:44:23 +02:00
Arseniy Seroka 7bc23e994c Merge pull request #7191 from nmikhailov/keybase_fix
keybase-node: fix imports, reenable build
2015-04-15 22:57:59 +03:00
Pascal Wittmann 94d177fc5e yate: update from 2.2.0 to 5.4.2 2015-04-15 10:54:49 +02:00
宋文武 32fed43f62 ranger: update to 1.7.0 2015-04-14 22:28:44 +08:00
Nathaniel Baxter 23f4f44926 keepass: update from 2.28 to 2.29 2015-04-14 17:49:33 +10:00
koral cf2433f749 synergy: 1.6.2 -> 1.6.3 2015-04-13 18:13:11 +00:00
lethalman 4661e12bf7 Merge pull request #7283 from fooblahblah/dbvis
Package for dbvisualizer 9.2.5
2015-04-13 13:35:47 +02:00
Pascal Wittmann c4b685aa81 calibre: update from 2.23.0 to 2.24.0 2015-04-12 18:14:20 +02:00
Nikita Mikhailov 4ef974a00d keybase-node: fix imports, reenable build 2015-04-11 21:28:06 +06:00
Arseniy Seroka fbd02063f1 xkblayout-state: fix url 2015-04-10 23:45:15 +03:00
Thomas Tuegel 88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Jeff Simpson 5d3a2602e1 Package for dbvisualizer 9.2.5 2015-04-10 06:34:15 -06:00
devhell 4c9d7ccbe7 Update mediainfo{-gui} and dependencies
* mediainfo{-gui} 0.7.72 -> 0.7.73
* libmediainfo    0.7.72 -> 0.7.73
* libzen          0.4.30 -> 0.4.31

From the mediainfo ChangeLog:
```
Version 0.7.73, 2015-04-09

+ BPG: basic support, thanks to Kurtnoise
+ CAF: basic support of Apple Core Audio Format, sponsored by FlavorSys
+ JPEG-2000: Display of profile (Rsiz)
+ JPEG-2000: detection of XYZ colorspace (based on D-Cinema profile)
+ FFV1 in MOV: more details (version...)
+ MOV/MPEG-4: handling of clcn (little endian nclc) Color parameter type
+ #P84, Matroska: Add TEXTST support to the MKV Parser, thanks to Kurtnoise
+ #P85, MPEG-TS: Add TEXTST support to the MPEG-PSI Parser, thanks to Kurtnoise
+ MediaInfoDLL interface: clean up, more debug features added
+ MediaInfoDLL interface: Giant threads lock removed
+ #F460, VC-3/DNxHD: detection of RGB 444 and other SMPTE ST 2019 (2014) new CIDs
+ VC-3/DNxHD: version number (HVN)
+ Clean aperture size is move from width/height to its own field
+ HEVC: tier
+ MXF: writing library and writing application fields are cleaned up
+ ProRes: support of 4444 profiles
+ CAP: detection of CAP files from Cheetah and Lambda
x B886, XML and HTML outputs were broken
x B902: EBU AspectRatio invalid in case of non classic numerator:denominator format
x #B758, VC-3/DNxHD: wrong color space and subsampling in case of unknown CID, now empty if format version is not known
x #B903, MXG: Incorrect timecode track used for AS-11 DPP MXF files
x #B904, MXF: Handling repetition of Header Metadata in MXF files
x MXF: AFD value was wrong (displaying the complete byte, but AFD is only 4 bits of this byte)
x DTS: some streams in Little endian were not detected
x MPEG-4: some files were having an incorrect frame count
x AVC: Some SCTE 128 caption streams were displayed twice
x BMP; accepting files with file size information set to -1
x RF64: samplesCount was not always right
x MOV: avoid wrong parsing in case of "colr" atom with "prof" color parameter type
x DCP/IMF: ID has now the AM/PKL CPL order in order in all cases (not only when there is more than one CPL)
x #B893, MXF: Crash with Panasonic P2 3.0 files
x DPX: time information was with native ":" character
x Images sequence: "Delay" field is filled from the number in the name of the first file
x FLV: some files were not having the right duration
x DPX: Cineon files were detected as DPX Version 1, version number was not corresponding to the real version
```
2015-04-09 18:57:30 +01:00
Arseniy Seroka 76e67b46b5 Revert "redshift: update 1.9.1 -> 1.10-git-20150222"
This reverts commit fb8308c4af.
2015-04-09 03:37:43 +03:00
Arseniy Seroka c48051daf8 Merge pull request #6997 from oxij/update-redshift
redshift: update 1.9.1 -> 1.10-git-20150222
2015-04-09 01:46:08 +03:00
Pascal Wittmann 9c425ca3fa calibre: update from 2.22.0 to 2.23.0 2015-04-08 16:01:45 +02:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Bjørn Forsman 962690cc18 slic3r: update 1.2.1 -> 1.2.6
Release notes: http://slic3r.org/releases/1.2.6

Slic3r needs additional dependency, 'threads'. Add it.

In addition to bug fixes and some new features, this update stops Slic3r
from printing this on startup:

  Running Slic3r under Perl >= 5.16 is not supported nor recommended

We don't have perl < 5.16 anymore, so we better update slic3r.
2015-04-06 16:27:38 +02:00
Bjørn Forsman 7273ca19b3 slic3r: remove unneeded dependency on BoostGeometryUtils
Slic3r dropped this dependency in v1.1.0 and we have v1.2.x.

And more importantly, BoostGeometryUtils is currently broken (fails on
newer Perl versions), so this patch unbreaks Slic3r.
2015-04-06 15:48:15 +02:00
Arseniy Seroka 48679a7064 Merge pull request #7182 from qknight/evopedia_0.4.4-bump
evopedia: version bump to 0.4.4
2015-04-06 00:43:15 +03:00
Joachim Schiele 5cc364d562 evopedia: version bump to 0.4.4 2015-04-05 17:08:52 +02:00
Arseniy Seroka 5fa1644d28 Merge pull request #7162 from spwhitt/simple_darwin_fixes
sl, astyle, uncrustify, mediainfo: Darwin fixes
2015-04-04 23:03:15 +03:00
Cray Elliott 0a0adfd9d8 update doomseeker to version 1.0 2015-04-04 11:00:34 -07:00
Oliver Charles 63a4722d7b garmin-plugin: New expression
This is a web browser plugin that allows one to use their Garmin device
on the myGarmin website. It provides a Linux version of the Garmin
Communicator plugin.
2015-04-04 11:51:23 +01:00
Spencer Whitt a12fb39d1e mediainfo: build on Darwin 2015-04-04 02:07:55 -04:00
aszlig 6b467ade2c
slic3r: Remove meta.broken due to Perl update.
The update happened in fac757a77e.

So it was a looong time ago and the build is working right now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 20:56:35 +02:00
Thomas Tuegel c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
William A. Kennington III b524480695 More mysql migrations 2015-04-01 16:50:47 -07:00
William A. Kennington III a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
Nikolay Amiantov 4da3e360e8 rxvt_unicode-with-plugins: rename (keep the old name for a while) 2015-04-02 01:49:53 +03:00
shak-mar 46103aa853 rxvt_unicode_with-plugins: add wrapper for urxvtd 2015-04-01 14:32:47 +02:00
Eelco Dolstra b8ccb390b3 blender: Update to 2.74 2015-04-01 13:31:05 +02:00
Arseniy Seroka cde096f440 xkblayout-state: fix name 2015-03-31 03:18:42 +03:00
aszlig 6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
lethalman 7ed5918b6c Merge pull request #7048 from joachifm/electrum-2.0.4
Electrum: 2.0.3 -> 2.0.4
2015-03-30 11:15:07 +02:00
William A. Kennington III f518b88371 xterm: 312 -> 317 2015-03-29 19:02:29 -07:00
Joachim Fasting 522a9c5cb0 Electrum: 2.0.3 -> 2.0.4
Version 2.0.4 contains UI improvements.

Also, change postPatch to preInstall, remove a redundant attribute,
and cleanup meta.
2015-03-30 01:41:39 +02:00
William A. Kennington III fa2e5b25ba Merge branch 'master' into staging 2015-03-29 14:25:48 -07:00
Eric Seidel 7e0bde1e7b Merge pull request #7022 from spwhitt/soxr
soxr: Fix Darwin build
2015-03-29 13:43:30 -07:00
Nikolay Amiantov dd359e6ef7 urxvt-perls: update 2015-03-29 13:01:47 +03:00
Nikolay Amiantov cdba27ae9b urxvt-perls: update 2015-03-29 13:01:47 +03:00
William A. Kennington III 7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
William A. Kennington III e632b7a0c9 djvulibre: Refactor 2015-03-27 15:36:26 -07:00
Spencer Whitt 1148374cb5 soxr: Fix Darwin build 2015-03-27 01:58:32 -04:00
William A. Kennington III 767c179a94 Merge branch 'master' into staging 2015-03-26 14:44:05 -07:00
Jan Malakhovski fb8308c4af redshift: update 1.9.1 -> 1.10-git-20150222 2015-03-26 13:06:34 +00:00
Thomas Tuegel 3dc7849ab9 robomongo: fix build with openssl-1.0.1m
(cherry picked from commit 35c0e0a768)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:52 +01:00
Thomas Tuegel 8fd5dd89ac Merge branch 'master' into staging 2015-03-24 17:49:30 -05:00
Thomas Tuegel 5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Pascal Wittmann afcb9be79e calibre: update from 2.21.0 to 2.22.0 2015-03-23 15:29:36 +01:00
Kirill Elagin efb4fe269e Yakuake: hardcode path to konsole 2015-03-21 18:57:28 -05:00
Edward Tjörnhammar dfb8f0dbcf sweethome3d.{application,furniture-editor}: version bumps
sweethome3d.*: make sure gsetting schemas are picked up
2015-03-18 12:55:36 +01:00
lethalman 0453322524 Merge pull request #6789 from joachifm/electrum-2.0.2
Electrum 2.0.2
2015-03-18 10:09:16 +01:00
Joachim Fasting 86b0c186d2 electrum: bump to 2.0.3
With improvements suggested by @lethalman.
2015-03-18 09:49:59 +01:00
Domen Kožar c8016e5b31 batti: mark as broken 2015-03-16 09:44:22 +01:00
Domen Kožar bd35fa526b add cbatticon 2015-03-16 09:42:12 +01:00
Cillian de Róiste 79f3689289 Blender: enable blenderplayer 2015-03-15 23:36:46 +01:00
Cray Elliott e30f14b791 update doomseeker to v0.12.2b 2015-03-13 22:25:24 -07:00
Pascal Wittmann 8eb7034766 calibre: update from 2.20.0 to 2.21.0 2015-03-13 16:12:51 +01:00
William A. Kennington III 01ebf5582c Merge pull request #6690 from kirelagin/keybase
keybase: update CLI to 0.7.7
2015-03-08 16:06:37 -07:00
Michael Raskin 2012221861 Update qpdfview 2015-03-09 01:03:00 +03:00
Pascal Wittmann 228183f4f1 Merge pull request #6313 from matthiasbeyer/add-khal
Add package: khal
2015-03-08 21:22:12 +00:00
Cillian de Róiste a88bc51cf4 kde4.kde_wacomtablet: update from 2.0.2 to 2.1.0 2015-03-07 19:02:25 +01:00
Matthias Beyer 425110dea6 Add package: hstr (hh) 2015-03-07 14:50:14 +01:00
Moritz Ulrich 77362488d7 cura: update from 14.12.1 to 15.02.1 2015-03-07 12:04:22 +01:00
Moritz Ulrich 3adcc60770 curaengine: update from 14.12.1 to 15.02.1 2015-03-07 12:04:18 +01:00
Kirill Elagin 90a0fd8d43 keybase: update CLI to 0.7.7 2015-03-07 02:08:12 +03:00
Matthias Beyer c6ab53e9db Add package: scim 2015-03-05 18:04:11 +01:00
Eelco Dolstra 6f33aa8465 orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
Peter Simons 0fd0dcd519 Merge pull request #6642 from falsifian/procmail_cve_2014-3618
procmail: Patch to fix CVE-2014-3618.
2015-03-03 11:24:53 +01:00
James Cook f7066d433c procmail: Patch to fix CVE-2014-3618. 2015-03-02 23:39:54 -08:00
Eelco Dolstra 4a779f4d9a blender: Support GeForce 9xx cards 2015-03-02 00:24:04 +01:00
Matthias Beyer 90b74276cb Add package: khal 2015-03-01 13:39:23 +01:00
Luca Bruno 68d23e2134 Merge branch 'meld'. Closes #6595 2015-03-01 12:54:13 +01:00
Luca Bruno dbbff72154 finalterm: fix gsettings schemas 2015-03-01 12:51:41 +01:00
Marius Bakke fe1243cc8e Rofi: update to 0.15.2
requires >=automake-1.14
2015-02-27 16:06:35 +00:00
Marius Bakke dd29e43add new package: rofi 2015-02-27 15:37:12 +00:00
Peter Simons 19f83205e5 procmail: add meta.homepage link 2015-02-26 12:33:24 +01:00
vbgl 5db0a40bfa Merge pull request #6537 from arno01/cherrytree
cherrytree: update to 0.35.7
2015-02-25 09:55:35 +01:00
Arseniy Seroka 82c280c5b5 xkblayout-state: add pkg 2015-02-23 20:49:04 +03:00
Arseniy Seroka df7d984153 finalterm: fix name (use date) and update pkg 2015-02-23 20:21:19 +03:00
Andrey Arapov 32a5c40120 cherrytree: update to 0.35.7 2015-02-23 15:27:04 +01:00
cillianderoiste 7d719dd785 Merge pull request #6480 from jagajaga/fix_names
Fix names (use date instead of revs) and update pkgs (cont)
2015-02-22 14:05:07 +01:00
Arseniy Seroka 6cd330b3e7 twmn: fix name (use date) and update pkg 2015-02-20 22:14:45 +03:00
Pascal Wittmann c1f50b6222 calibre: update from 2.19.0 to 2.20.0 2015-02-20 13:08:47 +01:00
Vladimír Čunát 7d129a88a5 merge #5333: altcoins: a new category of applications
Conflicts (openssl override moved to pkgs/applications/altcoins/default.nix):
	pkgs/top-level/all-packages.nix
2015-02-19 23:36:41 +01:00
Shea Levy 2f061ff16b Merge remote-tracking branch 'origin/staging'
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
Nathaniel Baxter 0d1a707784 cdrtools: Add unfree license 2015-02-17 22:23:10 +11:00
Nathaniel Baxter 2366453d2f cdrtools: Update to 3.00 2015-02-17 18:00:53 +11:00
James Cook 721635b0dd sox: Change homepage
The page at mega-nerd.com does not seem to be about sox at all.
2015-02-15 00:36:42 -08:00
James Cook cf11e28599 sox: Patches for CVE-2014-8145
Found via RedHat bug 1174792.  It was not clear whether these address a
NULL dereference and a division by zero.
2015-02-15 00:12:29 -08:00
Peter Simons 600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
Vladimír Čunát 0893fc1e7b djvulibre: small update
I find no new build failures of depending packages.
2015-02-12 20:32:24 +01:00
Vladimír Čunát 4dfafb8ff7 lyx: maintenance update 2015-02-12 20:23:24 +01:00
William A. Kennington III 1791adefb2 Merge pull request #6271 from ktosiek/taskwarrior
Bump TaskWarrior to 2.4.0
2015-02-09 17:10:05 -08:00
codyopel 1d2e7bd803 sakura: 2.4.2 -> 3.2.0 2015-02-09 18:23:50 -05:00
Tomasz Kontusz 9fa910521e Bump TaskWarrior to 2.4.0 2015-02-08 22:48:41 +01:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Pascal Wittmann ad6421fb03 calibre: update from 2.18.0 to 2.19.0 2015-02-06 12:09:03 +01:00
Tobias Geerinckx-Rice 934910acdd Merge pull request #6185 from fredlebel/mdp-0.93
Added mdp-0.93
2015-02-06 03:15:55 +01:00
Frederic LeBel 1e509d011d Added mdp-0.93
A command-line based markdown presentation tool.
2015-02-05 21:04:33 -05:00
Marcus Crestani 852b6c1093 rxvt-unicode: On OS X, add .PHONY target to Makefile.in.
Due to the case-insensitive file system on OS X, `make install` does
nothing, since it sees the INSTALL file as the up-to-date target.
Adding a .PHONY target to the Makefile fixes this.
2015-02-04 20:44:19 +01:00
Shea Levy c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Thomas Tuegel 95829c8959 k3b: propagate cdrecord dependency
By default, k3b will use cdrkit, but that can be overriden by choosing
the original cdrtools.
2015-02-01 10:34:30 -06:00
Michael Raskin a3008a638f Update qpdfview 2015-02-01 18:41:32 +03:00
Sven Keidel b50cabf2d4 cool-old-term: rename to cool-retro-term (close #6071)
The project has changed its name to cool-retro-term. The project also added a
dependency that is included as a submodule. I added this dependency as a
separate expression.
2015-01-31 19:23:45 +01:00
Andrey Arapov 9f623a820d Adds a new package: cherrytree - A hierarchical note taking application
cherrytree - A hierarchical note taking application, featuring rich text
and syntax highlighting, storing data in a single xml or sqlite file.

This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library.

Official page http://www.giuspen.com/cherrytree
2015-01-31 02:17:00 +01:00
Pascal Wittmann 98a69c0dcb calibre: update from 2.17.0 to 2.18.0 2015-01-30 09:04:45 +01:00
Lluís Batlle i Rossell e3a93dc45f gpa: using mirror url.
(cherry picked from commit bdc630e7e9)
2015-01-29 22:38:46 +01:00
Lluís Batlle i Rossell 0326fd03d4 Adding GPA, The GNU Privacy Assistant.
(cherry picked from commit 24a89c028a)
2015-01-29 20:29:58 +01:00
Wout Mertens 7e045d412a pstree: fix direct reference to gcc 2015-01-28 12:35:54 +01:00
Peter Simons 4dac26b569 ikiwiki: update from 3.20141016.1 to 3.20150107 2015-01-27 14:04:54 +01:00
Charles Strahan 5a73cda9b5 terminal-notifier: add package 2015-01-26 17:06:20 -05:00
Edward Tjörnhammar 0691a2c915 Merge pull request #5919 from pjones/feature/pwsafe
New package: pwsafe (Password Safe)
2015-01-25 10:21:42 +01:00
Peter Jones 4f189f04ca New package: Password Safe (pwsafe) 2015-01-24 16:01:32 -07:00
Jaka Hudoklin 3a2670c74a xca: fix ssl 2015-01-24 22:49:11 +01:00
Pascal Wittmann 531578c188 calibre: update from 2.16.0 to 2.17.0 2015-01-24 12:59:26 +01:00
Eelco Dolstra 480602bea1 blender: Update to 2.73a 2015-01-23 12:20:17 +01:00
Vladimír Čunát f484050a81 ikiwiki: maintenance update, and use a stable URL
CC maintainer @peti.
2015-01-20 14:05:25 +01:00
Peter Simons ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Vincent Laporte 20d994031e grass: tag as broken 2015-01-19 16:18:01 +01:00
Moritz Ulrich 4f17a18423 cura(engine): update to 14.12.1 2015-01-19 15:52:46 +01:00
Michael Raskin f33979461d Merge pull request #5815 from eduarrrd/3dfsb
Add 3dfsb
2015-01-19 09:20:08 +03:00
Eduard Bachmakov 9b049948fa Add 3dfsb 2015-01-18 22:22:22 -05:00
Bjørn Forsman 02458a939a taskwarrior: enable bash completion
By adding the missing link between the (already installed) completion
script and $out/etc/bash_completion.d/.
2015-01-18 14:14:36 +01:00
Robert Helgesson b2be4092c6 Add package 'pytrainer'. 2015-01-18 13:34:02 +01:00
lethalman 127ee84d8f Merge pull request #5784 from matthiasbeyer/add-stag
Add package: stag
2015-01-17 15:17:24 +01:00
Matthias Beyer 91e4ef3488 Fixup: Add platform 2015-01-16 17:18:06 +01:00
Matthias Beyer f3f06fc1cc Fixup: Use archive instead of git clone 2015-01-16 17:17:35 +01:00
Matthias Beyer ddc0d43115 Add package: ctodo 2015-01-15 22:56:09 +01:00
Matthias Beyer 261f596335 Fixup: set maintainer 2015-01-15 18:38:51 +01:00
Matthias Beyer ee06c59944 Fixup: Missing terminating quote 2015-01-15 18:38:28 +01:00
Matthias Beyer 6be4eb7a43 Add package: stag 2015-01-15 18:38:27 +01:00
Pascal Wittmann e01d24bd72 Merge pull request #5773 from matthiasbeyer/add-cortex
Add cortex in applications/misc
2015-01-15 18:32:48 +01:00
Matthias Beyer 9261b976ee Add cortex in applications/misc 2015-01-15 17:13:40 +01:00
Pascal Wittmann 99496c8346 Merge pull request #5607 from AndersonTorres/xiphos
Xiphos: upgrade to 4.0.0
2015-01-15 12:01:53 +01:00
Eric Seidel 88eae46455 rename occurrences of gcc.gcc to gcc.cc 2015-01-14 20:47:49 -08:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Pascal Wittmann 398d1277c6 calibre: update from 2.15.0 to 2.16.0 2015-01-14 14:23:47 +01:00
Pascal Wittmann 8fb18cf523 llpp: update to stable version 21 2015-01-14 14:23:46 +01:00