Hi
First i want to thank the devs for this wonderful piece of software!
Now to the topic: I spent some time to set up an automated build of MakeMVK with the help of openSUSE's Open Build Server. Currently it generates packages for the stable openSUSE (including tumbleweed) and Fedora distros. Support for Debian and Ubuntu is coming soon.
Instructions for setting up the repositories: http://software.opensuse.org/download/p ... ge=makemkv
Patrik
Package Repository for openSUSE and Fedora
-
- Posts: 19
- Joined: Thu Oct 21, 2010 12:58 am
Re: Package Repository for openSUSE and Fedora
Excellent use of the OBS! - And a big thank you!
Perhaps this'll help those that wish to transition from "Build Your Own Packages" from source tar.gz to the handy-dandy pre-built OBS repositories...
For my openSuSE 12.1 MakeMKV installation, the following did the job to "uninstall" MakeMKV 1.7.4 prior to following the parent post's repo based installation instruction link:
Thanks once again blacktux !
Perhaps this'll help those that wish to transition from "Build Your Own Packages" from source tar.gz to the handy-dandy pre-built OBS repositories...
For my openSuSE 12.1 MakeMKV installation, the following did the job to "uninstall" MakeMKV 1.7.4 prior to following the parent post's repo based installation instruction link:
Code: Select all
sudo rm /usr/lib/libdriveio.so.0
sudo rm /usr/lib/libmakemkv.so.1
sudo rm /usr/bin/makemkv
sudo rm /usr/share/applications/makemkv.desktop
sudo rm /usr/share/icons/hicolor/16x16/apps/makemkv.png
sudo rm /usr/share/icons/hicolor/22x22/apps/makemkv.png
sudo rm /usr/share/icons/hicolor/32x32/apps/makemkv.png
sudo rm /usr/share/icons/hicolor/64x64/apps/makemkv.png
sudo rm /usr/share/icons/hicolor/128x128/apps/makemkv.png
sudo rm /usr/bin/makemkvcon
sudo rm /usr/bin/cddump
sudo rm -rf /usr/share/MakeMKV