Commit graph

334 commits

Author SHA1 Message Date
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
Thomas Strobel 88be5eb371 gstreamer-vaapi: 0.5.10 -> 0.6.0 2015-07-19 17:06:32 +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
Thomas Strobel 32126ebf25 Add gstreamer-vaapi for gstreamer-1.0. 2015-05-24 12:53:14 +02: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
Spencer Whitt a2616e0370 gnonlin, gst-editing-services: enable Darwin 2015-04-18 19:02:45 -04:00
Spencer Whitt a936dd0011 gst-plugins-ugly 1.x: fix Darwin build 2015-04-18 19:02:45 -04:00
Spencer Whitt 0115d512fe gst-plugins-bad 1.x: fix Darwin build 2015-04-18 19:02:45 -04:00
Spencer Whitt f4873eff16 gst-plugins-good 1.x: fix Darwin build 2015-04-18 19:02:44 -04:00
Spencer Whitt a9644c2ddd gst-plugins-base 1.x: fix Darwin build 2015-04-18 19:02:44 -04:00
Spencer Whitt f752a8c419 gstreamer 1.x: build on Darwin 2015-04-18 19:02:43 -04:00
Sou Bunnbu e4987099e7 Merge pull request #5878 from bjornfor/gstreamer-envvar-wrapper
gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
2015-01-22 09:12:40 +08:00
Bjørn Forsman 11aa06c574 gstreamer: wrap gst-{launch,inspect,typefind} with GST_PLUGIN_SYSTEM_PATH
So that the tools become useable. The cool thing about wrapping them
like this (looping over $NIX_PROFILES) is that they will work on
non-NixOS systems too, given that $NIX_PROFILES is set correctly.

If you want the old (pure?) behaviour, just run gst-launch etc. with
empty $NIX_PROFILES.
2015-01-20 21:48:09 +01: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
Vladimír Čunát d89518bd1b gstreamer-1: double maintenance bump
CC maintainer @iyzsong.
2014-12-25 11:55:04 +01:00
Domen Kožar fd500f1a92 fix eval 2014-12-04 14:30:18 +01:00
Domen Kožar bd85d3ea7d qt-gstreamer1: fix build 2014-12-04 14:27:09 +01:00
宋文武 9b014b3642 gst-plugins-bad: enable gl plugin (close #4763) 2014-11-05 16:19:07 +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
Vladimír Čunát 12e29daed7 gst-1 video-related bumps (released yesterday)
pitivi looks fine, CC @iyzsong.
2014-10-23 10:51:54 +02:00
Vladimír Čunát 239d6c6ea5 gstreamer-1: maintenance updates of all 2014-10-19 20:11:02 +02: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
Eelco Dolstra a85dcf4a00 Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/development/libraries/libav/default.nix
	pkgs/shells/bash/bash-4.2-patches.nix
	pkgs/stdenv/generic/default.nix
2014-10-07 00:09:37 +02:00
ambrop7@gmail.com 9c9f694853 Add non-legacy qt-gstreamer.
Only compile tested (needed by Artikulate in KDE 4.14).
2014-09-24 23:48:39 +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
Vladimír Čunát 1e389c976c merge 'staging' into modular-stdenv
In 2c62a36b77 the messages in pkgs/stdenv/generic/default.nix
were not merged correctly.

Conflicts:
	pkgs/stdenv/generic/default.nix
2014-09-08 18:16:54 +02:00
Vladimír Čunát 01c0be6ece gstreamer-1: bugfix-only update of all components
1.4.0 -> 1.4.1
2014-08-30 11:24:25 +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
Vladimír Čunát b07f646613 gst-1 gnonlin and editing-services: maintenance update 2014-08-12 22:35:49 +02:00
Vladimír Čunát 3f6d1d08f2 gst_1 python: bugfix update 2014-08-12 22:18:25 +02:00
Vladimír Čunát 6a164e24ae gst_1 base plugins: enableParallelBuilding
This package seems to be quite a bottleneck otherwise.
2014-08-12 22:17:38 +02:00
Vladimír Čunát d66c0a55da merge #3342: update gstreamer to 1.4.0 2014-08-12 22:15:42 +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
宋文武 d38e54403c gst-libav: update to 1.4.0 2014-07-22 18:17:13 +08:00
宋文武 ded53e28f3 gst-plugins-ugly: update to 1.4.0 2014-07-22 18:16:56 +08:00
宋文武 75fa668b9b gst-plugins-bad: update to 1.4.0 2014-07-22 18:16:41 +08:00
宋文武 a35c7b51f4 gst-plugins-good: update to 1.4.0 2014-07-22 18:16:18 +08:00
宋文武 5cf62d838a gst-plugins-base: update to 1.4.0 2014-07-22 18:15:56 +08:00
宋文武 37373b05c2 gstreamer: update to 1.4.0 2014-07-22 18:15:39 +08: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
宋文武 fead8862d6 gst-plugins-base: update from 1.2.3 to 1.2.4 (in #2440) 2014-05-06 18:43:01 +02:00
宋文武 388d32d966 gst-plugins-bad: build with wildmidi and fluidsynth
remove timidity, the plugin does not build at all
2014-05-02 21:31:06 +02:00
宋文武 b57c9ed9d5 gstreamer: update from 1.2.3 to 1.2.4 2014-05-02 21:31:05 +02:00
宋文武 69c4dae379 gst-plugins-ugly: update from 1.2.3 to 1.2.4 2014-05-02 21:31:05 +02:00
宋文武 cd5702da47 gst-plugins-good: update from 1.2.3 to 1.2.4 2014-05-02 21:31:05 +02:00
宋文武 98dd37afad gst-plugins-bad: update from 1.2.3 to 1.2.4 2014-05-02 21:31:05 +02:00
宋文武 6324296900 gst-libav: update from 1.2.3 to 1.2.4 2014-05-02 21:31:05 +02:00
Domen Kožar d912cdf264 gstreamer-1.0: use different function name for env hook than gstreamer-0.10 2014-04-09 23:04:57 +00:00
Luca Bruno 3010e63fb7 gst-plugins-bad: disable faac by default because it's unfree
A lot of packages are not built in hydra due to gst-plugins-bad
being unfree. Make faac dependency optional.
2014-04-08 22:53:07 +02:00
宋文武 36af50f69a gst-python: make it works 2014-03-22 23:09:39 +08:00
宋文武 6f689beeeb gst-editing-services: enable gobject introspection 2014-03-22 23:09:39 +08:00
宋文武 d847b5851f gst-python: update to 1.2.0 2014-03-17 22:09:51 +08:00
宋文武 c3ffcb1cfe add gst-editing-services 1.2.0 2014-03-17 22:06:32 +08:00
宋文武 7d3eb6307b add gnonlin 1.2.0 2014-03-17 22:02:48 +08:00
宋文武 1b3899b040 gst-plugins-ugly: add description 2014-03-17 21:47:58 +08:00
宋文武 b45a294038 gst-plugins-good: add description and set license correctly 2014-03-17 21:43:10 +08:00
宋文武 e67f3a38cf gst-plugins-bad: add description and set license correctly 2014-03-17 21:31:45 +08: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
Nixpkgs Monitor aab0ccaa93 gst-libav: update from 1.2.2 to 1.2.3 2014-02-17 10:40:51 +08:00
Nixpkgs Monitor 7814a08a1e gst-plugins-ugly: update from 1.2.2 to 1.2.3 2014-02-17 10:40:47 +08:00
Nixpkgs Monitor a96f3e2e8d gst-plugins-bad: update from 1.2.2 to 1.2.3 2014-02-17 10:40:43 +08:00
Nixpkgs Monitor 396b9d760f gst-plugins-good: update from 1.2.2 to 1.2.3 2014-02-17 10:40:40 +08:00
Nixpkgs Monitor bc30444967 gst-plugins-base: update from 1.2.2 to 1.2.3 2014-02-17 10:40:33 +08:00
Nixpkgs Monitor cc0bc747e2 gstreamer: update from 1.2.2 to 1.2.3 2014-02-17 10:40:27 +08:00
Michael Raskin 8f897d2d39 Update/fix farstream: Gajim now at least builds 2014-02-02 19:21:07 +04:00
Domen Kožar f9ca17d4b1 gstreamer.libav.withSystemLibav: default to true as agreed on #1403 2014-01-11 21:39:47 +01:00
Song Wenwu 640e13ce13 gst-plugins-bad: build with gnutls to add fragmented plugin 2014-01-10 20:56:18 +08:00
Song Wenwu 7e67caa06c gst-libav: add withSystemLibav option 2014-01-10 20:51:24 +08:00
Song Wenwu 9a3e183080 gstreamer: update to 1.2.2, add myself as maintainer 2014-01-10 20:51:24 +08:00
Song Wenwu 7a74215fac add gstreamer 1.2.1 2014-01-10 20:51:24 +08:00
Song Wenwu 97d7c0abe5 gstreamer-0.10: move to gstreamer/legacy 2014-01-10 20:51:24 +08:00
Mathijs Kwik 2dd32f1e3d gst-plugins-ugly: upgrade to 0.10.19
- enable x264 support
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik 1e695ec40b gst-plugins-bad: upgrade to 0.10.23
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik d81200da88 gst-plugins-good: enable vpx, gdkpixbuf and orc support 2013-12-23 10:25:15 +01:00
Mathijs Kwik eb51293c30 gst-plugins-base: enable orc support 2013-12-23 10:25:14 +01:00
Mathijs Kwik f1be397249 gst-ffmpeg: upgrade to 0.10.13
- enabled orc support
2013-12-23 10:25:14 +01:00
Nixpkgs Monitor 399c0474a8 gst_python: update from 0.10.19 to 0.10.22 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor 0d453d90e3 gst_plugins_ugly: update from 0.10.18 to 0.10.19 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor 7e348c17da gst_plugins_bad: update from 0.10.22 to 0.10.23 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor 687a074979 gnonlin: update from 0.10.15 to 0.10.17 2013-12-12 03:11:35 +02:00
Jason "Don" O'Conal 291e0a111a gst-plugins-base: fix build on darwin
* add libintl
2013-07-14 08:06:01 +10:00
Vladimír Čunát 4a0952d2fa fix bad "licence" names
Mostly what I merged from @lovek323.
Such errors can be easily checked by
  nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
2013-07-04 18:16:34 +02:00
Jason "Don" O'Conal 3e14bb6fdf gst-plugins-base: fix build on darwin
* remove alsaLib and cdparanoia from build inputs
* add cairo to build inputs
2013-07-04 00:25:53 +10:00
Vladimír Čunát 92ecf99373 qt48, gstreamer: attempt to fix on non-Linux 2013-06-18 18:34:25 +02:00
Eelco Dolstra 163c1d3acf gst-plugins-good: Fix build
http://hydra.nixos.org/build/3891290
2013-01-28 17:43:05 +01:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Shea Levy 37cc7e80ad gstreamer: Update gstreamer and plugins-base to 0.10.36 2012-07-16 00:02:24 -04:00
Yury G. Kudryashov 1629524bb2 qt-gstreamer-0.10.2
svn path=/nixpkgs/trunk/; revision=34401
2012-06-09 13:09:33 +00:00
Yury G. Kudryashov 044361ec18 Pass qt_gstreamer to ktp-call-ui
svn path=/nixpkgs/trunk/; revision=33080
2012-03-14 19:35:46 +00:00
Yury G. Kudryashov 4d9fb0a594 Move gstreamer packages to top-level
This will make callPackage work with gst.
* Rename gstCamelCase to gst_with_underscores.
* Add compatibility attributes.

svn path=/nixpkgs/trunk/; revision=33078
2012-03-14 19:35:35 +00:00
Yury G. Kudryashov 6d2a78fc40 Add qt-gstreamer
svn path=/nixpkgs/trunk/; revision=33076
2012-03-14 19:35:26 +00:00
Eelco Dolstra fabc00a176 * Added gst-plugins-ugly and gst-plugins-bad.
svn path=/nixpkgs/branches/kde-4.7/; revision=27952
2011-07-25 20:10:45 +00:00
Eelco Dolstra ac9579626f * Updated gst-plugins-good and gst-ffmpeg.
svn path=/nixpkgs/branches/kde-4.7/; revision=27951
2011-07-25 20:10:13 +00:00
Eelco Dolstra f61230a97c * gst-plugins-base updated to 0.10.35.
svn path=/nixpkgs/branches/kde-4.7/; revision=27634
2011-07-07 17:33:45 +00:00
Eelco Dolstra fdf7a586a5 * gstreamer updated to 0.10.35.
svn path=/nixpkgs/branches/kde-4.7/; revision=27631
2011-07-07 17:25:31 +00:00
Ludovic Courtès acffafe66f GStreamer: Actually use the setup hook.
svn path=/nixpkgs/trunk/; revision=26482
2011-03-23 21:56:05 +00:00
Michael Raskin 0cfdfadc73 Add gst-python
svn path=/nixpkgs/branches/stdenv-updates/; revision=24733
2010-11-17 13:11:41 +00:00
Lluís Batlle i Rossell 6dc839d344 Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Sander van der Burg e1426e9993 Bumped gst-plugins-good to version 0.10.25. This also fixes a compilation error
svn path=/nixpkgs/trunk/; revision=24215
2010-10-11 13:51:50 +00:00
Eelco Dolstra 0fcf6e1f40 * Added xfce4-mixer. This requires gstreamer and gst-plugins-base.
* Allow gst-plugins-base to be built with a minimal set of dependencies
  (to prevent dependency bloat in Xfce).
* Updated gstreamer.

svn path=/nixpkgs/trunk/; revision=24207
2010-10-10 22:34:48 +00:00
Lluís Batlle i Rossell 4b9c06ee6e Updating gstreamer, and setting some patch tricks so it builds with gnumake 3.82
svn path=/nixpkgs/branches/stdenv-updates/; revision=23579
2010-09-01 08:36:24 +00:00
Michael Raskin 7c5e566c5c Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Yury G. Kudryashov 333ee77ea1 Add TODO to gstreamer
Too many packages depend on gstreamer, so I don't want big rebuild just
to remove unused dependency

svn path=/nixpkgs/trunk/; revision=22051
2010-05-29 09:19:29 +00:00
Lluís Batlle i Rossell ce46e7ff63 Found a new phonon (in 'unstable'), and I think kde-4.4 should be able to link with it.
I updated gstreamer too, because this phonon was not finding a header file. As that
did not fix much the phonon build, I helped the generic builder with NIX_CFLAGS_COMPILER for
phonon to find the proper header files. Either the phonon cmake scripts don't find properly
the gstreamer plugins header file, or we install gstreamer in a strange way.

svn path=/nixpkgs/trunk/; revision=19974
2010-02-13 14:03:07 +00:00
Armijn Hemel 2dc9c266e7 update to 0.10.25
svn path=/nixpkgs/trunk/; revision=19133
2009-12-27 14:00:13 +00:00
Michael Raskin 48e3b81712 Adding libtasn1 dependency for gst-plugins
svn path=/nixpkgs/trunk/; revision=18956
2009-12-15 09:37:42 +00:00
Michael Raskin a8a0edb60d Fix GStreamer 'good' plugins
svn path=/nixpkgs/trunk/; revision=18952
2009-12-15 07:47:45 +00:00
Michael Raskin edbbddce1d A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Michael Raskin b62af15130 As we see, we need some fallback for FreeDesktop
svn path=/nixpkgs/trunk/; revision=17545
2009-09-30 12:45:15 +00:00
Michael Raskin fd557980cd Add libsoup as gstreamer dependency
svn path=/nixpkgs/trunk/; revision=16543
2009-08-03 04:55:30 +00:00
Eelco Dolstra 94d7d1fdbb * Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Ludovic Courtès 65a6c5ad9b GStreamer: gst-plugins-good 0.10.14, with PulseAudio support.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14976
2009-04-09 14:55:13 +00:00
Ludovic Courtès 4aa703c8b2 GStreamer: gst-plugins-base 0.10.22.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14969
2009-04-09 13:05:10 +00:00
Ludovic Courtès d5a1e37cac GStreamer 0.10.22.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14966
2009-04-09 12:43:04 +00:00
Marc Weber 677812de8f added gstreamer gnonlin package
svn path=/nixpkgs/trunk/; revision=13550
2008-12-02 12:27:44 +00:00
Marc Weber 7aa7f85bb5 gstreamer update (needed by gstPython)
dropping dep gnomevfs (see code commment)

svn path=/nixpkgs/trunk/; revision=13344
2008-11-19 21:46:01 +00:00
Ludovic Courtès 2b9e883591 GStreamer: Add a setup hook to define `GST_PLUGIN_PATH'.
svn path=/nixpkgs/trunk/; revision=13253
2008-11-11 17:05:07 +00:00
Ludovic Courtès ec0aba1ee1 Add `gst-ffmpeg'.
svn path=/nixpkgs/trunk/; revision=13244
2008-11-11 12:08:28 +00:00
Michael Raskin 8ea6496a10 -
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00