By the way, it will be much easier for packagers (and GUI package installers), if you embed license agreement directly into makemkvcon, instead of build scripts.
And add command line and config file option "license-accepted".
Search found 4 matches
- Tue Sep 14, 2010 6:15 am
- Forum: MakeMKV for Linux
- Topic: RPM spec files
- Replies: 5
- Views: 16872
- Fri Sep 10, 2010 6:32 am
- Forum: MakeMKV for Linux
- Topic: RPM spec files
- Replies: 5
- Views: 16872
RPM spec files
Here it is: makemkv_oss.spec # You can use '-without gui' command line switch # to build only libraries %define GUI %{?_without_gui:0}%{!?_without_gui:1} %define debug_package %{nil} Name: makemkv Version: 1.5.8 Release: 0.beta.1 Source: http://www.makemkv.com/download/makemkv_v%{version}_oss.tar.gz...
- Mon Aug 30, 2010 11:41 am
- Forum: MakeMKV for Linux
- Topic: makemkvcon direct device specification
- Replies: 3
- Views: 9494
Re: makemkvcon direct device specification
Thanks for your answer. Can you provide exact example of command line to get drive list?mike admin wrote:You can always use --list command to see drive number.
- Sat Aug 28, 2010 1:26 pm
- Forum: MakeMKV for Linux
- Topic: makemkvcon direct device specification
- Replies: 3
- Views: 9494
makemkvcon direct device specification
Is there a way to select CD drive for makemkvcon by device file instead of number?
makemkvcon info disc:/dev/hdc does not work.
If it's impossible now, will you add this function to future program versions?
makemkvcon info disc:/dev/hdc does not work.
If it's impossible now, will you add this function to future program versions?