diff --git a/gnome/platform/libshumate.xml b/gnome/platform/libshumate.xml index ee52b04e36..f71422040f 100644 --- a/gnome/platform/libshumate.xml +++ b/gnome/platform/libshumate.xml @@ -75,8 +75,8 @@ Optional - and - + + @@ -98,6 +98,15 @@ meson setup --prefix=/usr \ .. && ninja + + If you have installed and wish to build + the API documentation for this package, issue: + + +sed 's/lib_version/version/' -i ../docs/meson.build && +meson configure -Dgtk_doc=true && +ninja + To test the results, issue: ninja test. @@ -114,13 +123,6 @@ ninja - - - -Dgtk_doc=false: This switch disables documentation - generation. Remove this if you have both and - installed and wish to generate the API - documentation. - @@ -139,7 +141,8 @@ ninja libshumate-1.0.so - /usr/include/shumate-1.0 + /usr/include/shumate-1.0 and + /usr/share/doc/libshumate-&libshumate-version; (optional)