ports/graphics/gimp-gap/files/patch-vid_common_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
514 B
Text

--- vid_common/Makefile.in.orig 2007-08-22 10:31:57.000000000 -0400
+++ vid_common/Makefile.in 2007-08-22 10:32:05.000000000 -0400
@@ -111,7 +111,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@