]> git.pld-linux.org Git - packages/phonon-backend-mplayer.git/commitdiff
- rel 1 auto/th/phonon-backend-mplayer-0_git_20100908-1
authorblekot <blekot@pld-linux.org>
Thu, 9 Sep 2010 18:27:58 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added banner

Changed files:
    phonon-backend-mplayer.spec -> 1.5

phonon-backend-mplayer.spec

index 63859eafe442497205ac15e807f75814638c4c6e..b1c472090e84c315b56dd160ebc1b441dc790b99 100644 (file)
@@ -6,7 +6,7 @@ Summary:        mplayer backend for Phonon
 Summary(pl.UTF-8):     Wtyczka mplayer dla Phonona
 Name:          phonon-backend-mplayer
 Version:       0.git.20100908
-Release:       0.2
+Release:       1
 License:       LGPL 2.1
 Group:         X11/Applications
 Source0:       http://www.gitorious.org/phonon/phonon-mplayer/archive-tarball/master
@@ -54,6 +54,17 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%banner %{name} -e <<EOF
+There is no support to choice playback device from phonon
+configurartion. If you want to choice different playback device, you
+must manualy set this in .mplayer/config.
+
+Example for second playback device and master mixer channel.
+ao=alsa:device=hw=0.1
+mixer-channel=Master
+EOF
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/kde4/plugins/phonon_backend/phonon_mplayer.so
This page took 0.096521 seconds and 4 git commands to generate.