Skip to content

Commit b782c72

Browse files
committed
5 ready for linux
1 parent f78af22 commit b782c72

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ Features
2828
<li>Configurable keyboard shortcuts and mouse</li>
2929
<li>Facebook sharing( Listening to... Watching....) </li>
3030
</ul>
31+
32+
For Linux users
33+
---------------
34+
Install youtube-dl from the https://rg3.github.io/youtube-dl/download.html.
35+
36+

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
exmplayer (5.0.1) precise; urgency=low
2+
*Added video downloader,youtube-dl needed
3+
*Added movie animator
4+
*Added software video equaliser
5+
*Improved thumbnail seeking
6+
*Fixed powersaving
7+
-- rupeshsreeraman <[email protected]> Tue, 28 Jul 2015 02:12:05 +0430
8+
19
exmplayer (3.8.0) precise; urgency=low
210

311
*Added Facebook sharing( Listening to... Watching....)

exmplayer.spec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
Name: exmplayer
5-
Version: 3.8.0
5+
Version: 5.0.1
66
Release: 1%{?dist}
77
Summary: MPlayer GUI with thumbnail seeking, 3D Video support,
88

@@ -62,6 +62,7 @@ ln -s /usr/bin/ffmpeg %{buildroot}/usr/share/%{name}/ffmpeg
6262
%{_sysconfdir}/%{name}/sc_default.xml
6363

6464
%changelog
65-
65+
* Tue Jul 28 2015 Rupesh Sreeraman <[email protected]> - 5.0.0-1
66+
- updated for version 5
6667
* Sat Feb 07 2015 David Vasquez <davidjeremias82 at gmail dot com> - 3.8.0-1
6768
- initial build rpm

0 commit comments

Comments
 (0)