On Thu, May 02, 2019 at 08:15:20PM -0600, Roger Koehler via blfs-dev wrote: > Why is this package included in the book? What uses it? Any chance of > addoing the MyPaint package?
ken@milliways ~ $find repos/BLFS-full/trunk/ -name '*.xml' | xargs grep 'linkend.*libmypaint' repos/BLFS-full/trunk/BOOK/general/graphlib/mypaint-brushes.xml: <xref role="runtime" linkend="libmypaint"/> repos/BLFS-full/trunk/BOOK/xsoft/other/gimp.xml: <xref linkend="libmypaint"/>, ken@milliways ~ $ Note that these versions are required by gimp-2.10, but I believe one or both is/are not the current versions. The links to both the brushes and the lib are "duplicated" from gimp because for the brushes, the dependency is runtime, whereas for gimp they are both needed at compile time. What needs MyPaint, or what do you use it for, and is it anything more than a straight CMMI or CMake or Meson build (i.e. something that users can build without major problems) ? In other words - what would be the benefit of adding it to the book (and perhaps duplicating the brushes and the lib) ? ĸen -- Before the universe began, there was a sound. It went: "One, two, ONE, two, three, four" [...] The cataclysmic power chord that followed was the creation of time and space and matter and it does Not Fade Away. - wiki.lspace.org/mediawiki/Music_With_Rocks_In -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
