SPECS: mplayer.spec - added /usr/include/directfb to the extraincludes

witekfl witekfl at pld-linux.org
Sun Jan 4 20:44:11 CET 2009


Author: witekfl                      Date: Sun Jan  4 19:44:11 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added /usr/include/directfb to the extraincludes

---- Files affected:
SPECS:
   mplayer.spec (1.414 -> 1.415) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.414 SPECS/mplayer.spec:1.415
--- SPECS/mplayer.spec:1.414	Sun Dec  7 01:23:56 2008
+++ SPECS/mplayer.spec	Sun Jan  4 20:44:05 2009
@@ -374,7 +374,7 @@
 	%{?debug:--enable-debug=3} \
 	--prefix=%{_prefix} \
 	--confdir=%{_sysconfdir}/mplayer \
-	--with-extraincdir=%{_includedir}/xvid \
+	--with-extraincdir=%{_includedir}/xvid%{?with_directfb::%{_includedir}/directfb} \
 	--with-extralibdir=%{?_x_libraries}%{!?_x_libraries:%{_libdir}} \
 %if %{with system_ffmpeg}
 	--disable-libavutil_a \
@@ -603,6 +603,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.415  2009/01/04 19:44:05  witekfl
+- added /usr/include/directfb to the extraincludes
+
 Revision 1.414  2008/12/07 00:23:56  charles
 - cleanup (tab)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.414&r2=1.415&f=u



More information about the pld-cvs-commit mailing list