Commit graph

1415 commits

Author SHA1 Message Date
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
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
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
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