Accepting request 828550 from home:Kieltux:branches:multimedia:apps
- Update to version 3.5.1: - Update README.md - Fix build - Better server init - Update http - Better Invidious code - Disable yt key warning - Drop minitube-build-fix.patch. Fixed upstream. - Update to version 3.5: * Minitube uses now the Invidious API. No need to use a Google API key anymore. - Rebase minitube-no-update-check.patch: Disable build of internal updater. - Add minitube-build-fix.patch. See https://github.com/flaviotordini/minitube/issues/168 OBS-URL: https://build.opensuse.org/request/show/828550 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=56
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: minitube
|
||||
Version: 3.4.2
|
||||
Version: 3.5.1
|
||||
Release: 0
|
||||
Summary: Native YouTube Client
|
||||
License: GPL-3.0-or-later
|
||||
@@ -26,7 +26,7 @@ URL: https://flavio.tordini.org/minitube
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
# Manpage written by Jakob Haufe <sur5r@sur5r.net> for the Debian project.
|
||||
Source1: minitube.1
|
||||
# PATCH-FIX-OPENSUSE minitube-no-update-check.patch sur5r@sur5r.net -- Disable update check.
|
||||
# PATCH-FIX-OPENSUSE minitube-no-update-check.patch -- Disable build of internal updater
|
||||
Patch0: %{name}-no-update-check.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
@@ -65,7 +65,6 @@ sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/aboutview.cpp
|
||||
|
||||
%build
|
||||
%qmake5 \
|
||||
"DEFINES+=APP_GOOGLE_API_KEY=AIzaSyBs1wuIgc-QDnk5u7OavF1loJVO0r89B4Y" \
|
||||
PREFIX=%{_prefix}
|
||||
%make_build
|
||||
|
||||
|
Reference in New Issue
Block a user