Averell Dalton
93f818b354
gst-plugins-good: Remove jack2 by default
2019-06-23 02:00:15 +02:00
Daiderd Jordan
ce17e9941f
gst_all_1.gstreamer: re-enable auto_features
2019-06-22 01:12:20 +02:00
Daiderd Jordan
2962730b88
gstreamer: fix darwin build
2019-06-21 20:30:05 +02:00
Matthew Bauer
a33837391a
gstreamer: don’t use libvisual
...
Fixes #63617
2019-06-21 11:29:11 -04:00
Niklas Hambüchen
a4c5d37226
gst_all_1.gst-plugins-bad: Fix rtmp dependency
2019-06-20 13:36:11 +02:00
Niklas Hambüchen
46d25e912d
gst_all_1.gst-plugins-bad: Fix gsm dependency
2019-06-20 13:36:11 +02:00
Niklas Hambüchen
95bea55802
gstreamer: 1.15.1 -> 1.16.0
...
Changes needed:
* core: dbghelp disabled as it's not needed
* core: Fixed script not being executable and skipped by patchShebangs
* base: gtk_doc disabled because of wayland symbol error
* ges: Patch removed that was merged upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=794856#c16
2019-06-20 13:36:11 +02:00
Niklas Hambüchen
1a6e572529
gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
...
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.
This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.
To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.
This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
Daniel Schaefer
06fad89bd6
treewide: Update meta of packages hosted on gnome
...
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
Daniel Schaefer
b85ccbac54
treewide: Add passthru.updateScript to gnome pkgs
...
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Robin Gloster
8c06639141
gstreamer: add patches to fix cross
2019-05-07 18:14:09 +02:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging
2019-04-05 11:37:15 +02:00
Niklas Hambüchen
e0d114267d
gst-plugins-good: Add missing xfixes/xdamage dependencies.
...
Fixes mouse curser not being visible (show-pointer=true and use-damage=true
having no effect) in `ximagesrc`.
2019-03-30 01:22:02 +01:00
worldofpeace
e430f8db22
Merge pull request #54340 from bachp/gstreamer-plugins
...
gstreamer: fix plugin detection
2019-03-09 17:57:37 -05:00
Jan Tojnar
f40412e3e2
Merge pull request #54380 from nh2/package-srt
...
SRT support for gstreamer
2019-02-05 15:28:42 +01:00
Piotr Bogdan
0fb0af65b0
gst-ffmpeg: drop
2019-01-27 00:41:18 +00:00
Niklas Hambüchen
31981d2cd9
gstreamer: Add srt support to gst-plugins-bad
2019-01-23 01:08:09 +01:00
Pascal Bach
9b7742eefc
gstreamer: fix plugin detection
...
The `--suffix` option escapes it's arguments. This leads to the
`GST_PLUGIN_SYTEM_PATH` variable to be not correctly expanded with the embedded
bash script.
Switching to `--run` and crafting the required export by hand bypasses the issue.
2019-01-19 22:07:26 +01:00
Michael Raskin
0feb54c9ae
gst_all_1.gst-editing-services: fix build
2019-01-11 11:46:23 +01:00
Vladimír Čunát
981b504ecd
gst_all_1.gst-plugins-ugly: link with libm explicitly
2019-01-06 12:13:19 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
...
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277
This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
0a898e5980
Merge pull request #48600 from lopsided98/gstreamer-update
...
gstreamer: 1.14.2 -> 1.14.4
2018-10-18 22:54:30 +02:00
Jan Tojnar
dc1963594e
gst_all_1.gst-plugins-bad: add python3 for install script
...
Meson no longer propagates it so we need to re-add it.
2018-10-18 13:49:39 -04:00
Jan Tojnar
3a0e193520
gst_all_1.gst-plugins-base: add python3 for install script
...
Meson no longer propagates it so we need to re-add it.
2018-10-18 13:49:39 -04:00
Ben Wolsieffer
e6d0bd0551
gst_all_1.gst-libav: 1.14.2 -> 1.14.4
2018-10-16 21:44:01 -04:00
Ben Wolsieffer
0d53d4e5f4
gst_all_1.gst-validate: 1.14.2 -> 1.14.4
2018-10-16 21:44:01 -04:00
Ben Wolsieffer
a1da3555b6
gst_all_1.gst-rtsp-server: 1.14.2 -> 1.14.4
2018-10-16 21:44:01 -04:00
Ben Wolsieffer
d3bad96fea
gst_all_1.gst-vaapi: 1.14.2 -> 1.14.4
2018-10-16 21:44:01 -04:00
Ben Wolsieffer
71258d8369
gst_all_1.gst-editing-services: 1.14.2 -> 1.14.4
2018-10-16 21:44:00 -04:00
Ben Wolsieffer
d85c5797e4
gst_all_1.gst-plugins-ugly: 1.14.2 -> 1.14.4
2018-10-16 21:44:00 -04:00
Ben Wolsieffer
171259dce3
gst_all_1.gst-plugins-bad: 1.14.2 -> 1.14.4
2018-10-16 21:44:00 -04:00
Ben Wolsieffer
19e8b8d297
gst_all_1.gst-plugins-good: 1.14.2 -> 1.14.4
2018-10-16 21:44:00 -04:00
Ben Wolsieffer
09cb8c3c18
gst_all_1.gst-plugins-base: 1.14.2 -> 1.14.4
2018-10-16 21:44:00 -04:00
Ben Wolsieffer
7563f891c6
gst_all_1.gstreamer: 1.14.2 -> 1.14.4
2018-10-16 21:44:00 -04:00
Markus Kowalewski
867ddb29ea
qt-gstreamer: add license
2018-10-12 21:42:14 +02:00
Bastian Köcher
00a879ccda
gst_all_1.gst-libav: 1.14.0 -> 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
538c733c0d
gst_all_1.gst-validate: 1.14.0 -> 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
8c971f0fca
gst_all_1.gst-rtsp-server: 1.14.0 -> 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
3947c7b2a4
gst_all_1.gst-vaapi: 1.14.0 -> 1.14.2
2018-08-30 20:40:00 +02:00
Bastian Köcher
d7b47e966c
gst_all_1.gst-editing-services: 1.14.0 -> 1.14.2
2018-08-30 13:31:00 +02:00
Bastian Köcher
65b5563d12
gst_all_1.gst-plugins-ugly: 1.14.0 -> 1.14.2
2018-08-30 13:30:13 +02:00
Bastian Köcher
03c7e30aee
gst_all_1.gst-plugins-bad: 1.14.0 -> 1.14.2
2018-08-30 13:30:00 +02:00
Bastian Köcher
effef4f3ec
gst_all_1.gst-plugins-good: 1.14.0 -> 1.14.2
2018-08-30 13:29:46 +02:00
Bastian Köcher
a29e9edfc0
gst_all_1.gst-plugins-base: 1.14.0 -> 1.14.2
2018-08-30 13:29:12 +02:00
Bastian Köcher
cc1b9b408e
gst_all_1.gstreamer: 1.14.0 -> 1.14.2
2018-08-30 13:28:41 +02:00
Jan Malakhovski
751f7cf394
gst-plugins-good: disable tests
2018-08-11 09:35:37 +00:00
Jan Malakhovski
4b13850781
gst_all_1.gst-plugins-good: disable tests
2018-08-11 09:35:37 +00:00
Jan Malakhovski
d820f01d7d
gst_all_1.gst-plugins-base: disable tests
2018-08-11 09:35:37 +00:00
Jan Malakhovski
50556b50b7
gstreamer: make tests run, but disable, also cleanup
2018-08-11 09:35:18 +00:00
John Ericson
f0d6b385d1
treewide: Make all the rest of configureFlags
2018-08-03 17:06:03 -04:00
John Ericson
85a9913edd
treewide: Make more complicated configureFlags lists
2018-08-03 17:06:03 -04:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5
2018-07-21 15:41:22 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
6d2857a311
[bot] treewide: remove unused 'inherit' in let blocks
2018-07-20 19:38:19 +00:00
Jan Tojnar
be382109ad
gst_all_1.gst-plugins-bad: add more plug-ins
2018-07-10 12:18:01 +02:00
Matthew Justin Bauer
ea9656e347
Merge pull request #39824 from nschoe/master
...
gst-plugins-base: add libopus
2018-05-06 02:00:01 +00:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions
2018-05-02 15:40:38 -05:00
nschoe
0433c35eef
Add libopus as dependencies to gstreamer base plugins
2018-05-01 20:29:23 +02:00
Jan Tojnar
6c5d860c8b
gst_all_1: fix botched merge
...
23741692
merged staging incorrectly
2018-04-26 20:40:35 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Matthew Bauer
734b13a817
gst-plugins: fix on Darwin
2018-04-24 18:35:54 -05:00
Matthew Bauer
b09c250435
gst_plugins_base: fix on darwin
2018-04-23 12:32:37 -05:00
Matthew Bauer
c214bc9aee
gstreamer: fix on Darwin
2018-04-23 12:31:36 -05:00
Frederik Rietdijk
595a72589f
Merge master into staging
2018-04-08 10:54:17 +02:00
Daiderd Jordan
8a4ed1b3c2
gstreamermm: mark linux only
2018-04-05 20:05:22 +02:00
Frederik Rietdijk
23741692fa
Merge master into staging
2018-04-04 19:36:39 +02:00
Bastian Köcher
e7410733f1
gst-plugins-bad: Removes unused depdency
...
See: https://bugzilla.gnome.org/show_bug.cgi?id=719849
2018-04-04 17:44:23 +02:00
Bastian Köcher
9ad4ca13c3
Moves gtksupport from gst-plugins-good
to gst-plugins-bad
2018-04-04 17:43:36 +02:00
Bastian Köcher
4a945a03fd
gst-plugins-good: Adds twolame dependency
2018-04-04 17:34:38 +02:00
Bastian Köcher
41a4fea5de
Move dependencies from ugly to good as the code moved
...
See: https://bugzilla.gnome.org/show_bug.cgi?id=774252
2018-04-04 17:25:39 +02:00
Bastian Köcher
40b4b87cc4
Switch to absolute path for includedir/libdir
2018-04-04 17:25:39 +02:00
Bastian Köcher
3508f3058d
gst-gnonlin: Remove package as it is deprecated
2018-04-04 17:25:39 +02:00
Bastian Köcher
fd5c1f665e
gst-editing-services: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
69fb4ddb6e
gst-vaapi: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
2a80d83f59
gst-libav: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
42d3b5c846
gst-rtsp-server: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
a19a9b2b14
gst-plugins-ugly: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
ac0d32b866
gst-plugins-bad: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
fd0474e6f8
gst-plugins-good: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
edd17a0cab
gst-plugins-base: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
365640a6f3
gstreamer: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
1884beb21e
gst-rtsp-server: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
06f9b94a7c
gst-validate: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
bdefa9ab7b
gst-vaapi: 1.12.4 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
78b59ff8e8
gst-libav: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
222883a62f
gst-editing-services: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
1e71bcff93
gst-plugins-ugly: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
cd28a5e233
gst-plugins-bad: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
d18d0c2f30
gst-plugins-good: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
346ab3dc29
gst-plugins-base: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
db2977ad51
gstreamer: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Tuomas Tynkkynen
747ebe3f66
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Bastian Köcher
6596abea20
Adds myself(bkchr) as maintainer of gst_rtsp_server
2018-03-30 20:29:14 +02:00
Bastian Köcher
666ea61bd1
gst-rtsp-server: Init at 1.12.3
2018-03-30 19:31:33 +02:00
Jan Malakhovski
c7cf808ff8
libva: make libva-full
the default
...
It seems that all uses of `libva` it in nixpkgs except `mesa` and itself actually
either will gain from using `libva-full` instead of `libva-minimal` by default
or simply won't care.
2018-03-26 14:02:06 +03:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Daiderd Jordan
0feffd2232
Merge pull request #35419 from Kaali/master
...
Support mopidy on Darwin
2018-03-01 22:07:28 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00