Re: [Shotwell] Shotwell autotools conversion




$(srcdir)/--target-glib=2.32:
$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp
         if test -f $@; then :; else rm -f
$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; fi
         if test -f $@; then :; else \
          $(MAKE) $(AM_MAKEFLAGS)
$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; \
        fi

Thought I had fixed it, has something to do with the order of vala 
flags.

That is actually caused by

I'm not sure if this is related but I see in the autogen.sh output
the
following two errors:

./configure: line 16379: YELP_HELP_INIT: command not found
./configure: line 16381: APPDATA_XML: command not found

So I will add some m4 magic to warn if that's missing.

You need yelp-tools and appstream-utils (or their equivalent on Fedora)
to build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]