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
f222d98746
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-25 12:47:13 +00:00
Bjørn Forsman
7a096fad7f
gst-python: 1.8.1 -> 1.8.2
...
Aligns version numbers with the rest of GStreamer in nixpkgs.
2016-07-25 00:07:52 +02:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Vladimír Čunát
9f629280c6
gst-*: maintenance 1.8.1 -> 1.8.2
...
For now I left *-vaapi out, as the jump would be larger,
simple update isn't enough, and it's unreferenced in nixpkgs.
2016-07-09 19:19:41 +02:00
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Bjørn Forsman
d248aef1cf
gstreamer: 1.8.0 -> 1.8.1 (bugfixes)
...
Release notes:
https://gstreamer.freedesktop.org/releases/gstreamer/1.8.1.html
Tested with nox-review; this change does not introduce build breakage.
2016-05-30 21:51:29 +02:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Thomas Tuegel
198e8d6561
gstreamer: add ttuegel to maintainers
2016-05-09 10:01:58 -05:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Tuomas Tynkkynen
584d884bd7
gstreamer: Fix multiple outputs split
...
- Explicitly moving the files breaks them, because the wrappers
reference the files by absolute path. Also this automatically
moves the manpages to $dev as well.
- Need to explicitly set --exec-prefix since the pkgconfig file has
`toolsdir=${exec_prefix}/bin`, breaking totem:
http://hydra.nixos.org/build/34980617/nixlog/1/raw
````
checking for BACKEND_TEST... yes
checking GStreamer 1.0 inspection tool... no
configure: error:
Cannot find required GStreamer-1.0 tool 'gst-inspect-1.0'.
It should be part of gstreamer-1_0-utils. Please install it.
builder for ‘/nix/store/npq2ihlsdniv4j3wbyparq9byjxqdi15-totem-3.18.1.drv’ failed with exit code 1
````
While at it, enable parallel build.
2016-04-27 05:01:03 +03:00
Thomas Tuegel
6a64edfa0e
gstreamer-1.0: multiple outputs
2016-04-25 19:04:24 -05:00
Franz Pletz
5c4e00b6b7
gst_all_1: 1.6.1 -> 1.8.0 ( #14628 )
2016-04-24 19:40:20 +02:00
Nikolay Amiantov
c6c85c0a58
gst_all_1.gst-plugins-bad: add mplex plugin
2016-04-21 17:23:56 +03:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Franz Pletz
5df521abda
gst-python: Disable bindnow hardening flag
...
Fixes dynamic linking against libxml2.
2016-03-31 13:57:57 +02:00
joachifm
8f0cd81708
Merge pull request #14014 from romildo/update.subtitleeditor
...
subtitleeditor: 0.41.0 -> 0.52.1
2016-03-18 15:00:14 +00:00
José Romildo Malaquias
c0239360a4
gstreamermm 1.0: init at 1.4.3
2016-03-18 09:11:51 -03:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01: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
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Robin Gloster
995475944f
qt_gstreamer1: add upstream patch to build with current gstreamer
2016-03-01 22:45:37 +00: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
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Bjørn Forsman
b2cad165bb
gst-validate: init at 1.6.0
...
pitivi-0.95 requires this. (I added iyzsong as maintainer, in line with
the other gstreamer packages.)
2015-12-05 21:52:35 +01:00
Bjørn Forsman
84bc6d64ba
gstreamer: 1.4.x -> 1.6.x (all modules)
...
(And while at it, gst-vaapi 0.6.0 -> 0.6.1.)
* gst-editing-services grew additional build time dependencies, flex and
perl.
* gst-libav switched from libav to ffmpeg as "libav" provider, see
http://gstreamer.freedesktop.org/releases/1.6/ .
Without using ffmpeg, one may hit issues such as this (which I
initially did):
(gst-plugin-scanner:19751): GStreamer-WARNING **: Failed to load plugin '/nix/store/0wgpq2yx9wrkp2mh4rn1c7zbiq2bqa2l-gst-libav-1.6.1/lib/gstreamer-1.0/libgstlibav.so':
/nix/store/0wgpq2yx9wrkp2mh4rn1c7zbiq2bqa2l-gst-libav-1.6.1/lib/gstreamer-1.0/libgstlibav.so: undefined symbol: av_frame_get_sample_rate
2015-12-05 21:52:33 +01:00
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
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