Accepting request 555191 from home:wolfi323:branches:KDE:Extra
- Update to 2.0.14: * Add support for multi-language EPG * Jump to a position was not working, as it was lacking the Ok button * On minimal and full screen mode, auto-unhide top menu bar and lateral DVB tab bar * The mouse wheel can now be used to control volume * Reduce button size at DVB tab, in order to allow showing a bigger playback window * Fix LNBf numbering and position at DiSEqC satellite configuration * Kaffeine's handbook now covers all menu bar items * Kaffeine's handbook was improved to contain more details about Digital TV settings * LNBf names at DVB satellite configuration are now using translations from libdvbv5 * Get rid on two compilation warnings with gcc++ version 7.2 * scanfile.dvb updated - Add fix-pt_BR-docs.patch to fix build with kdoctools < 5.41 OBS-URL: https://build.opensuse.org/request/show/555191 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaffeine?expand=0&rev=33
This commit is contained in:
parent
40a5135bce
commit
0b25d5155d
79
fix-pt_BR-docs.patch
Normal file
79
fix-pt_BR-docs.patch
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
--- trunk/po/pt_BR/docs/kaffeine/index.docbook 2017/11/30 09:29:15 1505509
|
||||||
|
+++ trunk/po/pt_BR/docs/kaffeine/index.docbook 2017/12/07 13:06:40 1506003
|
||||||
|
@@ -988,7 +988,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&PgUp;</keycombo
|
||||||
|
+><keysym
|
||||||
|
+>PgUp</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
||||||
|
@@ -1013,7 +1015,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&Space;</keycombo
|
||||||
|
+><keysym
|
||||||
|
+>Espaço</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
||||||
|
@@ -1071,7 +1075,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&PgDn;</keycombo
|
||||||
|
+><keysym
|
||||||
|
+>PgDn</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
||||||
|
@@ -1466,7 +1472,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&Shift;&Left;</keycombo
|
||||||
|
+>&Shift;<keysym
|
||||||
|
+>←</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
||||||
|
@@ -1493,7 +1501,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&Left;</keycombo
|
||||||
|
+><keysym
|
||||||
|
+>←</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
||||||
|
@@ -1520,7 +1530,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&Right;</keycombo
|
||||||
|
+><keysym
|
||||||
|
+>→</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
||||||
|
@@ -1547,7 +1559,9 @@
|
||||||
|
><menuchoice
|
||||||
|
><shortcut
|
||||||
|
> <keycombo action="simul"
|
||||||
|
->&Shift;&Right;</keycombo
|
||||||
|
+>&Shift;<keysym
|
||||||
|
+>→</keysym
|
||||||
|
+></keycombo
|
||||||
|
> </shortcut
|
||||||
|
> <guimenu
|
||||||
|
>Reproduzir</guimenu
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ac52ac811a9c9e88fcd466a7df13860fcd749cd125e7d533f589e6a6ee176fd
|
|
||||||
size 4374124
|
|
3
kaffeine-2.0.14.tar.xz
Normal file
3
kaffeine-2.0.14.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c73fd473f0579cffa7e797e3d00c41b09d7fb4dee486bb507877a56bd1d7f3a
|
||||||
|
size 5972768
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 8 09:55:41 UTC 2017 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Update to 2.0.14:
|
||||||
|
* Add support for multi-language EPG
|
||||||
|
* Jump to a position was not working, as it was lacking the Ok
|
||||||
|
button
|
||||||
|
* On minimal and full screen mode, auto-unhide top menu bar and
|
||||||
|
lateral DVB tab bar
|
||||||
|
* The mouse wheel can now be used to control volume
|
||||||
|
* Reduce button size at DVB tab, in order to allow showing a
|
||||||
|
bigger playback window
|
||||||
|
* Fix LNBf numbering and position at DiSEqC satellite
|
||||||
|
configuration
|
||||||
|
* Kaffeine's handbook now covers all menu bar items
|
||||||
|
* Kaffeine's handbook was improved to contain more details about
|
||||||
|
Digital TV settings
|
||||||
|
* LNBf names at DVB satellite configuration are now using
|
||||||
|
translations from libdvbv5
|
||||||
|
* Get rid on two compilation warnings with gcc++ version 7.2
|
||||||
|
* scanfile.dvb updated
|
||||||
|
- Add fix-pt_BR-docs.patch to fix build with kdoctools < 5.41
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 15 15:15:17 UTC 2017 - wbauer@tmo.at
|
Fri Sep 15 15:15:17 UTC 2017 - wbauer@tmo.at
|
||||||
|
|
||||||
|
@ -20,12 +20,14 @@ Name: kaffeine
|
|||||||
Summary: VLC-based Multimedia Player
|
Summary: VLC-based Multimedia Player
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
Version: 2.0.13
|
Version: 2.0.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://kaffeine.kde.org/
|
Url: http://kaffeine.kde.org/
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
# PATCH-FEATURE-OPENSUSE kaffeine-fixsplitter.patch -- GUI improvement (allow more flexibly set splitters)
|
# PATCH-FEATURE-OPENSUSE kaffeine-fixsplitter.patch -- GUI improvement (allow more flexibly set splitters)
|
||||||
Patch0: kaffeine-fixsplitter.patch
|
Patch0: kaffeine-fixsplitter.patch
|
||||||
|
# PATCH-FIX-UPSTREAM fix-pt_BR-docs.patch -- fix build with kdoctools < 5.41, https://websvn.kde.org/?view=revision&revision=1506003
|
||||||
|
Patch1: fix-pt_BR-docs.patch
|
||||||
Recommends: %{name}-lang = %version
|
Recommends: %{name}-lang = %version
|
||||||
Requires: libQt5Sql5-sqlite
|
Requires: libQt5Sql5-sqlite
|
||||||
Requires: vlc-noX
|
Requires: vlc-noX
|
||||||
@ -68,6 +70,7 @@ playing their movies: from DVD (including DVD menus, titles, chapters, etc.), VC
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
|
Loading…
Reference in New Issue
Block a user