ports/graphics/gimp-gap/files/patch-gap_Makefile.in
Michael Johnson c2f25bd954 Add gimp-gap
The GIMP-GAP (GIMP Animation Package) is a collection of Plug-Ins
to extend the GIMP with capabilities to edit and create
Animations as sequences of single frames.
2007-08-22 17:10:16 +00:00

11 lines
500 B
Text

--- gap/Makefile.in.orig 2007-07-29 17:47:38.000000000 -0400
+++ gap/Makefile.in 2007-08-22 10:27:59.000000000 -0400
@@ -257,7 +257,7 @@
FFMPEG_LIBAVFORMAT_A = @FFMPEG_LIBAVFORMAT_A@
GAPLIBDIR = @GAPLIBDIR@
GAPVIDEOAPI_EXTINCS = @GAPVIDEOAPI_EXTINCS@
-GAPVIDEOAPI_EXTLIBS = @GAPVIDEOAPI_EXTLIBS@
+GAPVIDEOAPI_EXTLIBS = @GAPVIDEOAPI_EXTLIBS@ -lavformat
GAP_AUDIO_SUPPORT_FALSE = @GAP_AUDIO_SUPPORT_FALSE@
GAP_AUDIO_SUPPORT_TRUE = @GAP_AUDIO_SUPPORT_TRUE@
GAP_MAJOR_VERSION = @GAP_MAJOR_VERSION@