summary refs log tree commit diff
path: root/pkgs/tools/video
Commit message (Collapse)AuthorAge
* atomicparsley: 0.9.0 -> 0.9.6Peter Jones2017-04-14
|
* atomicparsley: fix build with llvm 4Daiderd Jordan2017-03-21
|
* rtmpdump: Use multiple outputsEelco Dolstra2017-03-20
| | | | This reduces the runtime closure size from 80 to 23 MiB.
* rtmpdump: 2015-01-15 -> 2015-12-30Michael Raskin2017-02-09
|
* treewide: Fix more 'lib.optional' misusesTuomas Tynkkynen2016-10-02
|
* treewide: Fix 'lib.optional' misusesTuomas Tynkkynen2016-10-01
| | | | These add a singleton list of a package to buildInputs.
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* treewide: Make explicit that 'dev' output of SDL is usedTuomas Tynkkynen2016-08-29
|
* Merge branch 'master' into stagingobadz2016-08-23
|\
| * mjpegtools: remove SDL input when build is minimalNikolay Amiantov2016-08-23
| |
| * mjpegtools: fix buildNikolay Amiantov2016-08-23
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-16
|\|
| * quote homepages for better clickabilityNikolay Amiantov2016-08-14
| | | | | | | | | | Done while I was traversing packages which I maintain to save extra clicks on urxvt (it captures semicolon as a part of URL).
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
|\|
| * atomicparsley: fix darwin buildMatthew Bauer2016-08-10
| |
| * atomicparsley: lowercase derivation nameMatthew Bauer2016-08-10
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
|\|
| * treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux & Mac.
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\|
| * Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
|\|
| * Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | | | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
| * mjpegtools: split, use minimal version by defaultNikolay Amiantov2016-04-21
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\|
| * yamdi: change src url to sourceforge mirrorRyan Artecona2016-03-16
| |
| * yamdi: init at 1.9Ryan Artecona2016-03-16
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-15
|\|
| * flvtool2: fix installationzimbatm2016-03-08
| | | | | | | | | | The rubygems.org source doesn't exist anymore. It was also depending on ruby 1.8 to work correctly.
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-27
|\|
| * buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| |
* | mjpegtools: turn off format hardeningRobin Gloster2016-02-20
| |
* | vncrec: turn off format hardeningRobin Gloster2016-02-07
|/
* vncrec: reimplement using mkDerivationJoachim Fasting2015-11-24
|
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* rtmpdump_gnutls: add missing lib nettle & use git date formatcodyopel2015-06-01
| | | | Close #8112.
* atomicparsely: fixed buildPascal Wittmann2015-05-16
|
* rtmpdump: propagate build inputs according to *.pcVladimír Čunát2015-05-15
| | | | This fixes ffmpeg-full build.
* Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclangEric Seidel2015-05-14
|\ | | | | Add isGNU and isClang attributes to cc-wrapper
| * remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
| | | | | | | | | | use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be defined.
* | Fixed several "package has no version" warningsPascal Wittmann2015-05-14
|/
* rtmpdump: Use openssl by defaultWilliam A. Kennington III2015-05-01
|
* rtmpdump: fix clang supportcodyopel2015-04-03
|
* rtmpdump: build on DarwinSpencer Whitt2015-04-03
|
* New package: AtomicParsleyPeter Jones2015-03-13
|
* rtmpdump: refactor & bump commitcodyopel2015-02-17
|
* swftools: 0.8.1 -> 0.9.2koral2015-01-26
|
* change md5sum to sha256sum for a few packagesLongrin Wischnewski2014-10-12
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra2014-08-08
|