SPECS: vlc.spec - some bcond descs
qboosh
qboosh at pld-linux.org
Fri May 19 11:30:16 CEST 2006
Author: qboosh Date: Fri May 19 09:30:16 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- some bcond descs
---- Files affected:
SPECS:
vlc.spec (1.90 -> 1.91)
---- Diffs:
================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.90 SPECS/vlc.spec:1.91
--- SPECS/vlc.spec:1.90 Tue May 9 04:17:48 2006
+++ SPECS/vlc.spec Fri May 19 11:30:11 2006
@@ -6,12 +6,13 @@
# - bcondize this damn spec! (it should be automated too)
# - go through the configure --help and add all options with proper
# reqs and bconds
+#
# Conditional build:
-%bcond_without aa
-%bcond_without caca
-%bcond_without dv
-%bcond_without lirc
-%bcond_without x264
+%bcond_without aa # build without aalib support
+%bcond_without caca # build without caca support
+%bcond_without dv # build without dv support
+%bcond_without lirc # build without lirc support
+%bcond_without x264 # build without x264 support
%bcond_without alsa # don't build alsa plugin
%bcond_without arts # don't build arts plugin
%bcond_without ggi # don't build ggi plugin
@@ -413,6 +414,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.91 2006/05/19 09:30:11 qboosh
+- some bcond descs
+
Revision 1.90 2006/05/09 02:17:48 charles
- added -osdmenu_path.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.90&r2=1.91&f=u
More information about the pld-cvs-commit
mailing list