Projects
Multimedia
bento4
bento4.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bento4.spec of Package bento4
# # spec file for package bento4 # # Copyright (c) 2023 Packman Team <packman@links2linux.de> # # 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.links2linux.org/ # %define _over 1.6.0-641 %define _libver 1_6_0r641 Name: bento4 Version: 1.6.0r641 Release: 0 Summary: C++ toolkit for all your MP4 and MPEG DASH media format needs License: GPL-2.0-or-later Group: Productivity/Multimedia/Video/Editors and Convertors URL: http://www.bento4.com/ Source0: https://github.com/axiomatic-systems/Bento4/archive/v%{_over}.tar.gz#/%{name}-%{version}.tar.gz Source99: bento4-rpmlintrc Patch0: bento4-shared_library.patch Patch1: bento4-otherarchs.patch BuildRequires: cmake >= 3.10 BuildRequires: gcc-c++ %description Bento4 is a C++ class library and tools designed to read and write ISO-MP4 files. This format is defined in international specifications ISO/IEC 14496-12, 14496-14 and 14496-15. The format is a derivative of the Apple Quicktime file format, so Bento4 can be used to read and write most Quicktime files as well. %package devel Summary: Headers and documentation to develop with libap4 Group: Development/Libraries/C and C++ Requires: libap4-%{_libver} = %{version} %description devel This package contains all necessary include files and documentation needed to compile applications that use libap4. %package -n libap4-%{_libver} Summary: C++ toolkit for all your MP4 and MPEG DASH media format needs Group: Productivity/Multimedia/Video/Players %description -n libap4-%{_libver} Bento4 is a C++ class library and tools designed to read and write ISO-MP4 files. This format is defined in international specifications ISO/IEC 14496-12, 14496-14 and 14496-15. The format is a derivative of the Apple Quicktime file format, so Bento4 can be used to read and write most Quicktime files as well. %prep %autosetup -p1 -n Bento4-%{_over} %build sed -e 's/__VERSION__/%{version}/g' -i CMakeLists.txt %cmake %cmake_build %install %cmake_install %post -n libap4-%{_libver} -p /sbin/ldconfig %postun -n libap4-%{_libver} -p /sbin/ldconfig %files %doc README.md %{_bindir}/bento4-aac2mp4 %{_bindir}/bento4-avcinfo %{_bindir}/bento4-fixaacsampledescription %{_bindir}/bento4-hevcinfo %{_bindir}/bento4-mp42aac %{_bindir}/bento4-mp42avc %{_bindir}/bento4-mp42hevc %{_bindir}/bento4-mp42hls %{_bindir}/bento4-mp42ts %{_bindir}/bento4-mp4audioclip %{_bindir}/bento4-mp4compact %{_bindir}/bento4-mp4dcfpackager %{_bindir}/bento4-mp4decrypt %{_bindir}/bento4-mp4diff %{_bindir}/bento4-mp4dump %{_bindir}/bento4-mp4edit %{_bindir}/bento4-mp4encrypt %{_bindir}/bento4-mp4extract %{_bindir}/bento4-mp4fragment %{_bindir}/bento4-mp4iframeindex %{_bindir}/bento4-mp4info %{_bindir}/bento4-mp4mux %{_bindir}/bento4-mp4pssh %{_bindir}/bento4-mp4rtphintinfo %{_bindir}/bento4-mp4split %{_bindir}/bento4-mp4tag %files devel %doc README.md Documents/SDK/Bento4_SDK_documentation.pdf %{_includedir}/bento4 %{_libdir}/cmake/bento4 %files -n libap4-%{_libver} %license Documents/LICENSE.txt %{_libdir}/libap4-%{version}.so %changelog
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
.