Commit graph

13 commits

Author SHA1 Message Date
Vivia Nikolaidou 5bdfce0932 Update all build.rs to 1.17 2020-04-30 17:12:10 +00:00
Vivia Nikolaidou 67b410c127 Regenerate 2020-04-30 17:06:20 +03:00
Sebastian Dröge 8b470e234c Regenerate 2019-12-15 12:15:37 +02:00
Sebastian Dröge 8ac0f92d7d Regenerate everything with latest gir 2019-11-19 11:49:46 +02:00
Sebastian Dröge 51ea339a19 Regenerate with latest gir 2019-08-05 13:08:01 +03:00
Sebastian Dröge be0f64ce93 Run everything through rustfmt 2019-06-18 13:04:39 +03:00
Sebastian Dröge 134564ca3c Regenerate everything with latest gir and gir-files 2019-04-23 18:33:01 +03:00
Sebastian Dröge a43d8ff6ee Regenerate with latest gir 2019-03-19 09:37:29 +02:00
Sebastian Dröge 81dca53767 Update to gstreamer 1.14.0 2018-03-20 10:42:53 +02:00
Sebastian Dröge 605af9a77b Require only 1.13.91 for the v1_14 feature for now 2018-03-15 09:45:31 +02:00
Sebastian Dröge 0cdf5744c3 Regenerate everything with new GIR files 2018-03-14 18:59:28 +02:00
Mathieu Duponchelle 9b9a0fd149 all around: disable print_system_libs in calls to pkg-config
By default, pkg-config-rs sets the PKG_CONFIG_ALLOW_SYSTEM_LIBS
environment variable
(https://github.com/alexcrichton/pkg-config-rs/pull/35), which leads
to eg /usr/lib being present in the middle of the final command,
in turn leading to issues when working in an uninstalled environment,
where libraries that are also present system-wide do not get linked
against.
2018-02-21 20:26:02 +01:00
Russel Winder b3cc2251ba Add gstreamer-mpegts-sys bindings
Fixes https://github.com/sdroege/gstreamer-sys/pull/4
2017-10-01 15:16:55 +02:00