Accepting request 259767 from home:Kieltux:branches:multimedia:apps
Patch for missing toolbar icon: watch related videos In upstream the icon is "view-list[.png]". But in oxygen-theme there is no such icon. OBS-URL: https://build.opensuse.org/request/show/259767 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=15
This commit is contained in:
@@ -29,6 +29,7 @@ Source0: http://flavio.tordini.org/files/minitube/%{name}.tar.gz
|
||||
Source1: minitube.1
|
||||
Patch0: qtlocalpeer.patch
|
||||
Patch1: disable_update_check.patch
|
||||
Patch2: missing_watchrelatedvideo_icon.patch
|
||||
BuildRequires: libqt4-devel >= 4.5.0
|
||||
BuildRequires: phonon-devel
|
||||
BuildRequires: update-desktop-files
|
||||
@@ -54,6 +55,8 @@ Author:
|
||||
%patch0
|
||||
# Disable online update check, from home:jetchko:fedora20 > minitube
|
||||
%patch1
|
||||
# Patch for missing icon (watch related video) in toolbar
|
||||
%patch2
|
||||
|
||||
%build
|
||||
qmake PREFIX=%{_prefix}
|
||||
|
Reference in New Issue
Block a user