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