From 143bfc9f801c84428074312d661f8e08803df83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Aug 2016 15:09:31 +0200 Subject: Imported Upstream version 0.23.5 --- thumbnailer.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 thumbnailer.am (limited to 'thumbnailer.am') diff --git a/thumbnailer.am b/thumbnailer.am new file mode 100644 index 0000000..04362e0 --- /dev/null +++ b/thumbnailer.am @@ -0,0 +1,10 @@ +pkglibexec_PROGRAMS += thumbnailer/shotwell-video-thumbnailer + +thumbnailer_shotwell_video_thumbnailer_SOURCES = thumbnailer/shotwell-video-thumbnailer.vala +thumbnailer_shotwell_video_thumbnailer_VALAFLAGS = $(COMMON_VALAFLAGS) \ + --pkg gstreamer-1.0 \ + --pkg gee-0.8 \ + --pkg gtk+-3.0 + +thumbnailer_shotwell_video_thumbnailer_CFLAGS = $(THUMBNAILER_CFLAGS) +thumbnailer_shotwell_video_thumbnailer_LDADD = $(THUMBNAILER_LIBS) -- cgit v1.2.3