Author: blekot                       Date: Wed May  9 19:31:17 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to svn:34894
- added Blue-ray support as bcond (BR: libbluray-devel)
- Blue-ray not tested

---- Files affected:
packages/mplayer:
   mplayer.spec (1.467 -> 1.468) 

---- Diffs:

================================================================
Index: packages/mplayer/mplayer.spec
diff -u packages/mplayer/mplayer.spec:1.467 packages/mplayer/mplayer.spec:1.468
--- packages/mplayer/mplayer.spec:1.467 Sun Mar 11 13:05:22 2012
+++ packages/mplayer/mplayer.spec       Wed May  9 21:31:12 2012
@@ -14,6 +14,7 @@
 %bcond_without jack            # without JACKD support
 %bcond_without alsa            # without ALSA audio output
 %bcond_with    arts            # with arts audio output
+%bcond_without  blueray         # disable Blue-ray support
 %bcond_without caca            # without libcaca video output
 %bcond_without cdparanoia      # without cdparanoia support
 %bcond_without dvdnav          # without dvdnav support
@@ -93,8 +94,8 @@
 %endif
 
 %define                subver  rc5
-%define                svnver  34805
-%define                rel     2
+%define                svnver  34894
+%define                rel     1
 Summary:       MPlayer - THE Movie Player for UN*X
 Summary(de.UTF-8):     MPlayer ist ein unter der freien GPL-Lizenz stehender 
Media-Player
 Summary(es.UTF-8):     Otro reproductor de pelĂ­culas
@@ -115,7 +116,7 @@
 # cd mplayer-rXXX && git clone git://git.videolan.org/ffmpeg.git
 # tar -cvJf mplayer-rXXX.tar.xz mplayer-rXXX
 Source0:       %{name}-r%{svnver}.tar.xz
-# Source0-md5: a6e32c2659c9f964c2aca2932bc8770b
+# Source0-md5: 86409e811285d9e8796d4034cd6f9bb8
 Source3:       
ftp://ftp1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
 # Source3-md5: 7b47904a925cf58ea546ca15f3df160c
 Source5:       g%{name}.desktop
@@ -180,6 +181,7 @@
 %{?with_jack:BuildRequires:    jack-audio-connection-kit-devel}
 BuildRequires: lame-libs-devel
 BuildRequires: libass-devel >= 0.9.10
+%{?with_blueray:BuildRequires: libbluray-devel}
 %{?with_caca:BuildRequires:    libcaca-devel}
 %{?with_libdts:BuildRequires:  libdts-devel}
 %{?with_libdv:BuildRequires:   libdv-devel > 0.9.5}
@@ -501,6 +503,7 @@
        %{__disable faad} \
        %{__disable gif} \
        %{__enable joystick} \
+       %{__disable blueray} \
        %{__disable libdv} \
        %{__disable libdts libdca} \
        %{__enable_disable lirc} \
@@ -692,6 +695,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.468  2012/05/09 19:31:12  blekot
+- up to svn:34894
+- added Blue-ray support as bcond (BR: libbluray-devel)
+- Blue-ray not tested
+
 Revision 1.467  2012/03/11 12:05:22  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/mplayer/mplayer.spec?r1=1.467&r2=1.468

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to