freebsd-ports/graphics/gimp-gap/files/patch-vid_enc_single_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
522 B
Text

--- vid_enc_single/Makefile.in.orig 2007-08-22 11:04:39.000000000 -0400
+++ vid_enc_single/Makefile.in 2007-08-22 11:04:48.000000000 -0400
@@ -112,7 +112,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@