Commit graph

44 commits

Author SHA1 Message Date
Daiderd Jordan cb061ef4f2
gst_plugins_base: add darwin frameworks 2017-01-10 23:32:32 +01:00
Frederik Rietdijk bd8b0dffae gst_python: use python2
print statement
2016-10-18 23:16:05 +02:00
Tuomas Tynkkynen a387a5d870 gst-plugins: Fix misuse of lib.optional
This adds a list containing 'libpulseaudio' to buildInputs.
2016-10-02 03:06:03 +03:00
Eelco Dolstra 5df3ec85d8 gst-plugins-base: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 7c31bc7e89 gstreamer: Use multiple outputs 2016-09-29 13:05:29 +02:00
Frederik Rietdijk 1dd912ab03 gst-python: do not use top-level python packages 2016-09-25 23:13:03 +02:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Nikolay Amiantov c9bcec2e88 gst_plugins_good: fix minimalDeps build 2016-08-31 15:40:07 +03:00
Robin Gloster 1b979d8384 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Franz Pletz 5df521abda gst-python: Disable bindnow hardening flag
Fixes dynamic linking against libxml2.
2016-03-31 13:57:57 +02:00
Thomas Tuegel 3ef7671cea ncurses: combine $lib and $out outputs
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
Vladimír Čunát f9f6f41bff Merge branch 'master' into closure-size
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Spencer Whitt 89c690039a gst-plugins-ugly: add LAME mp3 encoder support 2015-12-15 22:38:13 -05:00
Spencer Whitt d6def26201 gst-plugins-good: add icecast support 2015-12-15 22:38:13 -05:00
Tuomas Tynkkynen 5f43846d23 gst-plugins-good: Avoid ncurses headers reference
Incredibly, the package doesn't even directly depend on it!
2015-10-28 10:23:04 +01:00
Vladimír Čunát 88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát 0c74f18e4c xlibs.xlibs: remove
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`,
especially when using `with xlibs`, such as in wine.
Also, now `xlibs` is the same as `xorg`.
2015-09-15 11:59:33 +02:00
Vladimír Čunát 646ee283e8 gst-plugins-base-0.10: fix 32-bit build with gcc-4.9 2015-06-04 16:15:35 +02:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
Pascal Wittmann 21c73b63b8 Turned two more meta.maintainers into lists 2015-05-14 19:15:22 +02:00
Spencer Whitt 626a047b2d gstreamermm: enable Darwin 2015-04-18 19:02:47 -04:00
Spencer Whitt b2589bb0ba gst-plugins-ugly 0.x: fix Darwin build 2015-04-18 19:02:47 -04:00
Spencer Whitt 3001119d53 gst-plugins-good 0.x: fix Darwin build 2015-04-18 19:02:46 -04:00
Spencer Whitt 4318768a10 gstreamer 0.x: fix for Darwin 2015-04-18 19:02:46 -04:00
Brian McKenna 8c66a5e8c0 Enable experimental for gst-plugins-good
This enables v4l2sink, a way of piping input into v4l2loopback. This is
useful for using a phone camera as a webcam, for example.
2015-01-18 22:46:50 -07:00
Vladimír Čunát ca1116d297 gst-plugins-good-0.10: add libsoup support (close #5749) 2015-01-13 22:56:00 +01:00
Peter Simons a9c53037fa Merge remote-tracking branch 'origin/master' into staging. 2014-11-02 16:15:53 +01:00
Domen Kožar 788a77d26a Merge pull request #4721 from rycee/gst-python
Cleanups of legacy gst-python package
2014-11-01 12:36:16 +02:00
Robert Helgesson 2b09dc566a Disable failing test case.
The test fails due to bug in the pygobject dependency.
2014-10-29 20:29:42 +01:00
Robert Helgesson beae0d93ff Reduce dependency footprint of gst-python.
The gst-python package actually is perfectly happy with pygobject and
does not require pygtk.
2014-10-29 19:34:21 +01:00
Nikolay Amiantov 15eebef4e8 gst-plugins-good: add minimized version 2014-10-23 16:15:55 +04:00
Eelco Dolstra c0bfdf16a3 gst-plugins-good: Fix build against current kernel headers
http://hydra.nixos.org/build/15638774
2014-10-09 12:25:27 +02:00
Vladimír Čunát 82797f98f2 Merge branch 'staging' into modular-stdenv
Conflicts:
	pkgs/development/interpreters/perl/5.10/setup-hook.sh
	pkgs/development/interpreters/perl/5.8/setup-hook.sh
	pkgs/stdenv/linux/default.nix
2014-09-08 18:24:58 +02:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(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.
2014-08-24 22:31:37 +02:00
Eelco Dolstra e3f7dbbac8 Cleanup: Use += to append to envHooks 2014-08-09 12:47:05 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Vladimír Čunát 5a98b9f514 Merge recent master into p/stdenv
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Philip Lykke Carlsen e87da7761a subtitleeditor, gstreamermm: new packages 2014-06-03 22:00:47 +02:00
Ricardo M. Correia 1380bdfb16 gstreamer: Add support for grsecurity 2014-05-15 13:25:48 +02:00
Vladimír Čunát 8de867c958 qt_gstreamer: update from 0.10.2 to 0.10.3 2014-03-16 17:45:07 +01:00
Domen Kožar e9f3199973 add gstreamer 1.0 setup-hook and use it where appropriate 2014-02-28 02:03:07 +01:00
Song Wenwu 97d7c0abe5 gstreamer-0.10: move to gstreamer/legacy 2014-01-10 20:51:24 +08:00