Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:TEggers
makemkv
makemkv.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File makemkv.spec of Package makemkv
Name: makemkv Version: 1.17.6 Release: 1 Source0: http://www.makemkv.com/download/makemkv-bin-%{version}.tar.gz Source1: http://www.makemkv.com/download/makemkv-oss-%{version}.tar.gz Group: Productivity/Multimedia/Video/Editors and Convertors Summary: DVD and Blu-ray to MKV converter and network streamer #License: Commercial, Mozilla Public License Version 1.1, LGLP 2.1 and later License: LGPL-2.1+ URL: http://www.makemkv.com/ BuildRoot: %_tmppath/%name-%version-build BuildRequires: Mesa-devel %if 0%{?sle_version} == 150000 && 0%{?is_opensuse} BuildRequires: pkg-config openssl-devel update-desktop-files libexpat-devel libavcodec-devel libswresample-devel libqt5-qtbase-devel %else BuildRequires: pkg-config openssl-devel update-desktop-files libexpat-devel libavcodec-devel libqt5-qtbase-devel zlib-devel #libqt4-devel %endif %if 0%{?fedora} Provides: libmakemkv.so.1 libdriveio.so.0 libmmbd.so.0 BuildRequires: gcc-c++ pkgconfig openssl-devel qt-devel expat-devel %endif %description MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. MakeMKV is a format converter, otherwise called "transcoder". It converts set of MKV files, preserving most information but not changing it in any the video clips from proprietary (and usually encrypted) disc into a way. The MKV format can store multiple video/audio tracks with all meta-information and preserve chapters. There are many players that can play MKV files nearly on all platforms, and there are tools to convert MKV files to many formats, including DVD and Blu-ray discs. Additionally MakeMKV can instantly stream decrypted video without intermediate conversion to wide range of players, so you may watch Blu-ray and DVD discs with your favorite player on your favorite OS or on your favorite device. %prep rm -fr makemkv-bin-%{version} tar xf %{SOURCE0} rm -fr makemkv-oss-%{version} tar xf %{SOURCE1} %build cd makemkv-oss-%{version} ./configure make %install cd makemkv-bin-%{version} install -d %{buildroot}%{_bindir} %ifarch i386 i486 i586 i686 install -t %{buildroot}%{_bindir} bin/i386/makemkvcon %endif %ifarch x86_64 install -t %{buildroot}%{_bindir} bin/amd64/makemkvcon %endif # old version of makemkv #install -d %{buildroot}%{_datadir}/MakeMKV #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/default.mmcp.xml #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/makemkv_deu.mo.gz #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/makemkv_jpn.mo.gz #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/makemkv_spa.mo.gz #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/makemkv_ptb.mo.gz #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/makemkv_dut.mo.gz #install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/makemkv_swe.mo.gz # changed in an earlier version of makemkv install -d %{buildroot}%{_datadir}/MakeMKV install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/appdata.tar install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/blues.jar install -m 644 -t %{buildroot}%{_datadir}/MakeMKV src/share/blues.policy cd ../makemkv-oss-%{version} install -D -m 644 out/libdriveio.so.0 %{buildroot}%{_libdir}/libdriveio.so.0 install -D -m 644 out/libmakemkv.so.1 %{buildroot}%{_libdir}/libmakemkv.so.1 install -D -m 644 out/libmmbd.so.0 %{buildroot}%{_libdir}/libmmbd.so.0 install -D -m 755 out/makemkv %{buildroot}%{_bindir}/makemkv install -D -m 644 makemkvgui/share/makemkv.desktop %{buildroot}%{_datadir}/applications/makemkv.desktop install -D -m 644 makemkvgui/share/icons/16x16/makemkv.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/makemkv.png install -D -m 644 makemkvgui/share/icons/22x22/makemkv.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/makemkv.png install -D -m 644 makemkvgui/share/icons/32x32/makemkv.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/makemkv.png install -D -m 644 makemkvgui/share/icons/64x64/makemkv.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/makemkv.png install -D -m 644 makemkvgui/share/icons/128x128/makemkv.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/makemkv.png %if 0%{?suse_version} %suse_update_desktop_file -r -G 'MKV Creator & Streamer' makemkv AudioVideo AudioVideoEditing %endif %post /sbin/ldconfig %postun /sbin/ldconfig %files %defattr(-,root,root,-) %{_bindir}/* %{_libdir}/* %{_datadir}/applications/* %{_datadir}/icons/* %{_datadir}/MakeMKV %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor