After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794346 - meson: enable bs2b compilation
meson: enable bs2b compilation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-15 09:53 UTC by Patrik Nilsson
Modified: 2018-03-21 21:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch file that adds and enables support for building bs2b with meson. (1.26 KB, patch)
2018-03-15 09:53 UTC, Patrik Nilsson
none Details | Review
Patch file with fixed author name (1.26 KB, patch)
2018-03-15 10:50 UTC, Patrik Nilsson
committed Details | Review

Description Patrik Nilsson 2018-03-15 09:53:49 UTC
Created attachment 369717 [details] [review]
Patch file that adds and enables support for building bs2b with meson.

Basically this just adds meson build support to the bs2b plugin.
Comment 1 Tim-Philipp Müller 2018-03-15 10:14:08 UTC
Thanks for the patch!

Could you please fix the patch Author to your proper name? :)
Comment 2 Patrik Nilsson 2018-03-15 10:50:17 UTC
Created attachment 369724 [details] [review]
Patch file with fixed author name

No problem. Sorry I missed that!
Comment 3 Nicolas Dufresne (ndufresne) 2018-03-21 21:35:30 UTC
commit 3fdcdf270517d76f4a5ed43037c84e30aa7b13b7 (HEAD -> master)
Author: Patrik Nilsson <asavartzeth@gmail.com>
Date:   Mon Mar 5 18:23:09 2018 +0100

    meson: enable bs2b compilation
    
    Add meson build system support to bs2b plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794346