]> git.pld-linux.org Git - packages/cinepaint.git/blobdiff - cinepaint-link.patch
- updated patches to build with gcc 10+
[packages/cinepaint.git] / cinepaint-link.patch
index c8daeb67c30cae199ae9de4bc304c9a1b9ee15ae..87cf28eea7344f5d76c7cb3861008eda27b7f740 100644 (file)
  
  libcinepaint_la_SOURCES = \
        chain.xpm \
+--- cinepaint/plug-ins/icc_examin/icc_examin/makefile.in.orig  2011-11-28 17:18:10.000000000 +0100
++++ cinepaint/plug-ins/icc_examin/icc_examin/makefile.in       2023-08-30 20:56:44.878711127 +0200
+@@ -34,8 +34,8 @@ CFLAGS_ = $(CFLAGS) $(DEBUG) $(ALL_INCL)
+ CXXFLAGS_ = $(CXXFLAGS) $(DEBUG) $(ALL_INCL)
+ top_builddir = ../../..
+-OPENEXR_LIBS = -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread
+-CINEPAINT_HALF_LIBS = $(top_builddir)/libhalf/.libs/cinepaint_half.o
++OPENEXR_LIBS = -pthread -lz
++CINEPAINT_HALF_LIBS = -L$(top_builddir)/libhalf/.libs -lcinepaintHalf
This page took 0.038761 seconds and 4 git commands to generate.