[packages/xine-lib] - disable caca output, rel 19

baggins baggins at pld-linux.org
Mon Feb 14 00:39:20 CET 2022


commit 9f22f52bd0d24203d1c55c17838211ecfe88e576
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Feb 14 00:38:44 2022 +0100

    - disable caca output, rel 19

 xine-lib.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index c568c6e..d0179f8 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -9,7 +9,7 @@
 # Conditional build:
 %bcond_without	aalib		# don't build aalib video output plugin
 %bcond_without	alsa		# don't build ALSA audio output plugin
-%bcond_without	caca		# don't build libcaca video output plugin
+%bcond_with	caca		# don't build libcaca video output plugin
 %bcond_without	directfb	# don't build DirectFB video output plugin
 %bcond_without	dxr3		# don't build dxr3 video output and decode plugins
 %bcond_without	dvd		# don't build dvdnav stuff
@@ -41,7 +41,7 @@ Summary(pl.UTF-8):	Odtwarzacz filmów
 Summary(pt_BR.UTF-8):	Xine, um player de video
 Name:		xine-lib
 Version:	1.2.8
-Release:	18
+Release:	19
 Epoch:		2
 License:	GPL v2+
 Group:		Libraries
@@ -987,6 +987,7 @@ XINE - wtyczka postprocessingu oparta na libpostproc z pakietu FFmpeg.
 %endif
 	--enable-a52dec \
 	%{!?with_aalib:--disable-aalib} \
+	%{!?with_caca:--without-caca} \
 	%{?with_directfb:--enable-directfb} \
 	--enable-dts \
 	%{!?with_dxr3:--disable-dxr3} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xine-lib.git/commitdiff/9f22f52bd0d24203d1c55c17838211ecfe88e576



More information about the pld-cvs-commit mailing list