Accepting request 500234 from home:Kieltux:branches:multimedia:apps
- Update to 2.7 * Show toolbar only in "media view" * Don't draw channel in playlist when all videos from same channel * Use system proxies * Ability to hide menu on Windows and Linux * Use system icons on Linux * Remove slider custom style on Windows and Linux * Long press on stop toolbar button to show "Stop After This" menu on Windows and Linux * Style tweaks * Fix sidebar resizing on Mac * Fix floating garbage on fullscreen on Mac * Fix painting issues in "search view" on Linux * Updated translations - Removed obsolete appdata.patch (fixed upstream https://github.com/flaviotordini/minitube/pull/52) OBS-URL: https://build.opensuse.org/request/show/500234 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
bf40ac35fe
commit
0ecd4fa226
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: minitube
|
||||
Version: 2.6
|
||||
Version: 2.7
|
||||
Release: 0
|
||||
Summary: Native YouTube Client
|
||||
License: GPL-3.0+
|
||||
@@ -28,8 +28,6 @@ Source: https://github.com/flaviotordini/%{name}/archive/%{version}.tar.
|
||||
Source1: minitube.1
|
||||
# PATCH-FIX-OPENSUSE minitube-no-update-check.patch sur5r@sur5r.net -- Disable update check.
|
||||
Patch0: %{name}-no-update-check.patch
|
||||
# PATCH-FEATURE-UPSTREAM https://github.com/flaviotordini/minitube/pull/52
|
||||
Patch1: appdata.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: libqt5-linguist
|
||||
@@ -58,7 +56,6 @@ it strives to create a new TV-like experience.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%qmake5 \
|
||||
|
Reference in New Issue
Block a user