[Bug 748433] New: gtk-doc: missing itstool on darwin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 24 15:28:28 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748433

            Bug ID: 748433
           Summary: gtk-doc: missing itstool on darwin
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ilya.konstantinov at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

There's no recipe for itstool and gtk-doc fails to build.

Workaround:
brew install itstool
echo /usr/local/opt/libxml2/lib/python2.7/site-packages >>
/usr/local/lib/python2.7/site-packages/libxml2.pth

^ second line is according to the message that appear during libxml2
installation:

If you need Python to find bindings for this keg-only formula, run:
  echo /usr/local/opt/libxml2/lib/python2.7/site-packages >>
/usr/local/lib/python2.7/site-packages/libxml2.pth

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list