packages: mythtv/mythtv.spec - updated to 0.23; finaly pulseaudio as standa...

w.kier w.kier at pld-linux.org
Thu May 13 23:14:35 CEST 2010


Author: w.kier                       Date: Thu May 13 21:14:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.23; finaly pulseaudio as standard audio output available
  in mythfontend settings

---- Files affected:
packages/mythtv:
   mythtv.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/mythtv/mythtv.spec
diff -u packages/mythtv/mythtv.spec:1.94 packages/mythtv/mythtv.spec:1.95
--- packages/mythtv/mythtv.spec:1.94	Fri Jan 15 21:29:12 2010
+++ packages/mythtv/mythtv.spec	Thu May 13 23:14:29 2010
@@ -16,7 +16,6 @@
 %bcond_without	lirc		# lirc support
 %bcond_without	alsa		# alsa support
 %bcond_without	oss		# oss support
-%bcond_with	arts		# arts support
 %bcond_without	jack		# jack audio connection kit
 %bcond_without  pulseaudio	# pulseaudio support
 %bcond_without	opengl		# opengl vsync
@@ -46,25 +45,24 @@
 %undefine with_dshowserver
 %endif
 
-%define fix 23095
 Summary:	A personal video recorder (PVR) application
 Summary(pl.UTF-8):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
-Version:	0.22
-Release:	fix%{fix}.1
+Version:	0.23
+Release:	0.1
 License:	GPL v2
 Group:		Applications/Multimedia
-Source0:	%{name}-%{version}_%{fix}.tar.bz2
-# Source0-md5:	3801e410792828c1a79a67744cb93ba9
+Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
+# Source0-md5:	3c58f4f45a550b60fbddfb8726d7fc38
 Source1:	mythbackend.sysconfig
 Source2:	mythbackend.init
 Source3:	mythbackend.logrotate
 Source5:	pld-mythfrontend.desktop
-# Source5-md5:  f37a903ac97463683bebacdf29406951
+# Source5-md5:	f37a903ac97463683bebacdf29406951
 Source6:	pld-mythfrontend.png
-# Source6-md5:  bf76bd1463a022e174e4af976a03e678
+# Source6-md5:	bf76bd1463a022e174e4af976a03e678
 Source20:	dshowcodecs
-# Source20-md5: 48327772b9e150f69e1ab8ff44b9a76c
+# Source20-md5:	48327772b9e150f69e1ab8ff44b9a76c
 #Patch100: %{name}-branch.diff
 Patch0:		%{name}-configure.patch
 #Patch1: %{name}-mythstream.patch
@@ -88,7 +86,6 @@
 BuildRequires:	QtWebKit-devel
 BuildRequires:	QtXml-devel
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
-%{?with_arts:BuildRequires:	arts-devel >= 13:0.9.5}
 BuildRequires:	ffmpeg-devel
 BuildRequires:	freetype-devel >= 1:2.0.0
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel}
@@ -329,7 +326,7 @@
 
 %prep
 
-%setup -q -n %{name}-%{version}_%{fix}
+%setup -q
 
 
 %patch0 -p1
@@ -424,7 +421,6 @@
 	%{?with_mmx:--enable-mmx} \
 %endif
 	%{?with_dvb:--enable-dvb --dvb-path=%{_includedir}} \
-	--%{?with_arts:en}%{!?with_arts:dis}able-audio-arts \
 	--%{?with_alsa:en}%{!?with_alsa:dis}able-audio-alsa \
 	--%{?with_oss:en}%{!?with_oss:dis}able-audio-oss \
 	--%{?with_jack:en}%{!?with_jack:dis}able-audio-jack \
@@ -625,6 +621,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2010/05/13 21:14:29  w.kier
+- updated to 0.23; finaly pulseaudio as standard audio output available
+  in mythfontend settings
+
 Revision 1.94  2010/01/15 20:29:12  sparky
 - don't use %{?without_...} - it may not work after inverting bcond
 
@@ -653,7 +653,7 @@
 - corrected Release .2 -> .1
 
 Revision 1.86  2009/11/04 07:32:47  w.kier
-- up to 0.2223095
+- up to 0.2224635
 
 Revision 1.85  2009/10/27 08:24:14  amateja
 - added missing %dir in %files section
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mythtv/mythtv.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list