Vladimír Čunát
17b86fef1e
libva: build a lighter version by default
...
Mesa, X etc. are not very light dependencies.
This will also allow us to break the cycle with mesa.
2015-10-28 14:15:44 +01: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
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
宋文武
38812685ed
gst-python -> pythonPackages.gst-python
2015-09-18 20:38:18 +08: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
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