Commit graph

112 commits

Author SHA1 Message Date
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