On Sat, Apr 16, 2016 at 12:37:10PM +0300, Alex Kost wrote: > Alex Kost (2016-04-16 12:32 +0300) wrote: > > > Leo Famulari (2016-04-16 06:02 +0300) wrote: > [...] > >> + (sha256 > >> + (base32 > >> + "1dp0v8ia35fxs9yhnqpxj3ir5lh018jlbiwifjfn8ayy7h47j4fs" ; > >> 0.2.3 > > > > ^^^^^^^ > > Leftover? > > > >> + )))) > >> + (build-system glib-or-gtk-build-system) > >> + (arguments > >> + `(#:tests? #f ; > >> http://www.linuxfromscratch.org/blfs/view/stable-systemd/gnome/gfbgraph.html > >> + #:configure-flags '("--disable-gtk-doc" ; --enable-gtk-doc fails > >> even with gtk-doc as native-input > >> + "--disable-static" > >> + "--enable-introspection"))) > >> + (native-inputs > >> + `(("pkg-config" ,pkg-config) ; necessary? > > > > Did you check if it's necessary? :-) > > Sorry, I didn't notice it is "WIP". Please ignore that message.
I don't like to send WIP patches to the list, but I am really stuck. Thanks for reading :)
