Projects
home:manfred-h
handbrake
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 32
View file
handbrake.changes
Changed
@@ -6,6 +6,8 @@ directory gets removed. - Add fix-missing-libdovi-link-flag.patch to ensure the library gets linked to the final executable. +- Leap's libdovi is too old, restrict the changes to not be applied + for Leap 15.6 ------------------------------------------------------------------- Sun Sep 7 12:36:48 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
View file
handbrake.spec
Changed
@@ -35,7 +35,9 @@ Source1: download.tar.bz2 Source2: pre_checkin.sh Source3: version.txt +%if 0%{?suse_version} >= 1600 Patch0: fix-missing-libdovi-link-flag.patch +%endif License: GPL-2.0+ Group: Productivity/Multimedia/Video/Editors and Convertors ExclusiveArch: aarch64 x86_64 @@ -64,7 +66,9 @@ BuildRequires: libmp3lame-devel BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(dbus-glib-1) +%if 0%{?suse_version} >= 1600 BuildRequires: pkgconfig(dovi) +%endif BuildRequires: pkgconfig(dvdnav) BuildRequires: pkgconfig(dvdread) BuildRequires: pkgconfig(ffnvcodec) @@ -173,7 +177,9 @@ %endif --enable-amf \ --enable-vce \ +%if 0%{?suse_version} >= 1600 --enable-libdovi \ +%endif --debug=max \ --launch-jobs=$(nproc)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.