File mingw64-libdvdnav.spec of Package mingw64-libdvdnav
#
# spec file for package mingw64-libdvdnav
#
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{_mingw64_package_header_debug}
Name: mingw64-libdvdnav
Version: 6.1.1
Release: 0
Summary: Library for DVD content navigation
License: GPL-2.0-only
URL: https://www.videolan.org/developers/libdvdnav.html
Source0: https://download.videolan.org/pub/videolan/libdvdnav/%{version}/libdvdnav-%{version}.tar.bz2
Source1: https://download.videolan.org/pub/videolan/libdvdnav/%{version}/libdvdnav-%{version}.tar.bz2.asc
BuildRequires: mingw64-cross-gcc
BuildRequires: mingw64-libdvdread
BuildArch: noarch
BuildSystem: mingw64autotools
%description
libdvdnav is a library that allows the use of DVD navigation features
such as DVD menus, multiangle playback and interactive DVD games.
%{_mingw64_debug_package}
%install -a
rm -r %{buildroot}/%{_mingw64_datadir}/doc
%files
%license COPYING
%{_mingw64_includedir}/dvdnav
%{_mingw64_libdir}/libdvdnav.a
%{_mingw64_libdir}/pkgconfig/dvdnav.pc
%changelog