[SCM] libav/experimental: whitespace cosmetics

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:03:21 UTC 2013


The following commit has been merged in the experimental branch:
commit cbefadbd257e135d78f197cf2ae1e791801d5b71
Author: Måns Rullgård <mans at mansr.com>
Date:   Mon Jul 9 20:41:58 2007 +0000

    whitespace cosmetics
    
    Originally committed as revision 9565 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Makefile b/Makefile
index e58768b..c654364 100644
--- a/Makefile
+++ b/Makefile
@@ -48,10 +48,10 @@ HOOKS-$(HAVE_FREETYPE2) += drawtext
 HOOKS = $(addprefix vhook/, $(addsuffix $(SLIBSUF), $(BASEHOOKS) $(HOOKS-yes)))
 
 VHOOKCFLAGS-$(HAVE_IMLIB2) += `imlib2-config --cflags`
-LIBS_imlib2$(SLIBSUF) = `imlib2-config --libs`
+LIBS_imlib2$(SLIBSUF)       = `imlib2-config --libs`
 
 VHOOKCFLAGS-$(HAVE_FREETYPE2) += `freetype-config --cflags`
-LIBS_drawtext$(SLIBSUF) = `freetype-config --libs`
+LIBS_drawtext$(SLIBSUF)        = `freetype-config --libs`
 
 VHOOKCFLAGS += $(VHOOKCFLAGS-yes)
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list