Commit graph

63 commits

Author SHA1 Message Date
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
Sebastian Dröge
6855a40588 Update CHANGELOG.md for 0.4.1 2018-02-18 23:12:52 +01:00
Sebastian Dröge
7a914c481b Regenerate everything with latest gir 2018-02-07 18:49:22 +02:00
Sebastian Dröge
d68a12a413 Update versions to 0.5.0 2017-12-22 00:49:13 +02:00
Sebastian Dröge
461e3027c8 Update CHANGELOG.md for 0.4.0 2017-12-22 00:43:06 +02:00
Sebastian Dröge
92f50caeaa Update CHANGELOG.md for 0.3.0 2017-12-22 00:36:09 +02:00
Guillaume Gomez
bcc17efdfb regen 2017-12-03 20:45:55 +02:00
Sebastian Dröge
042dd08090 Fix-up gstreamer-mpegts-sys dependencies 2017-11-26 19:19:51 +02:00
Sebastian Dröge
d501b15ff9 Update versions to 0.4.0 2017-11-26 19:16:07 +02:00
Sebastian Dröge
8e91ceb6e1 Regenerate everything with latest GIR 2017-11-05 18:58:43 +02:00
Sebastian Dröge
0726597615 Fix gst-plugin-rs repo name type in the other README.md 2017-10-30 10:55:03 +02:00
Sebastian Dröge
1349ab5b30 Add dox feature to gstreamer-mpegts-sys 2017-10-01 15:31:53 +02: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