From 67dd516373070fd22df2398635fe0acc12209dc8 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 31 Aug 2016 23:01:34 -0300 Subject: lives-2.6.8-1: updating version --- pcr/lives/disable-toonz.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 pcr/lives/disable-toonz.patch (limited to 'pcr/lives/disable-toonz.patch') diff --git a/pcr/lives/disable-toonz.patch b/pcr/lives/disable-toonz.patch new file mode 100644 index 000000000..1d3bc5b0f --- /dev/null +++ b/pcr/lives/disable-toonz.patch @@ -0,0 +1,18 @@ +--- old/lives-plugins/weed-plugins/Makefile.am 2016-04-22 05:57:54.000000000 +0200 ++++ new/lives-plugins/weed-plugins/Makefile.am 2016-07-22 22:56:02.687306326 +0200 +@@ -89,13 +89,8 @@ + farneback_analyser_la_CPPFLAGS = $(AM_CPPFLAGS) + farneback_analyser_la_SOURCES = farneback_analyser.cpp + +-toonz_libs = toonz.la +-toonz_la_LDFLAGS = $(AM_LDFLAGS) $(OPENCV_LIBS_ONLY_L) -lopencv_core -lopencv_imgproc +-toonz_la_CPPFLAGS = $(AM_CPPFLAGS) -std=c++11 +-toonz_la_SOURCES = toonz.cpp +- + opencvlibdir = "$(libdir)/$(PACKAGE)/plugins/effects/realtime/weed" +-opencvlib_LTLIBRARIES = $(farneback_analyser_libs) $(toonz_libs) ++opencvlib_LTLIBRARIES = $(farneback_analyser_libs) + endif + + +src/ -- cgit v1.2.3