diff options
author | B Stack <bgstack15@gmail.com> | 2019-03-02 13:43:17 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-03-02 13:43:17 -0500 |
commit | 780277c87cc3777621cfff519076c3a5eedd319c (patch) | |
tree | c451a808ea488af7f0cb680dbfbd93b9d3d59b42 /makemkv-oss/debian/control | |
parent | Merge branch 'irfanview-dpkg' into 'master' (diff) | |
download | stackrpms-780277c87cc3777621cfff519076c3a5eedd319c.tar.gz stackrpms-780277c87cc3777621cfff519076c3a5eedd319c.tar.bz2 stackrpms-780277c87cc3777621cfff519076c3a5eedd319c.zip |
makemkv 1.14.2
Diffstat (limited to 'makemkv-oss/debian/control')
-rw-r--r-- | makemkv-oss/debian/control | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/makemkv-oss/debian/control b/makemkv-oss/debian/control new file mode 100644 index 0000000..4b2e1d9 --- /dev/null +++ b/makemkv-oss/debian/control @@ -0,0 +1,23 @@ +Source: makemkv-oss +Section: video +Priority: optional +Maintainer: B Stack <bgstack15@gmail.com> +Build-Depends: debhelper (>=11~), + libavcodec-dev, + libc6-dev, + libexpat1-dev, + libgl1-mesa-dev, + qt5-default, + libssl-dev, + pkg-config, + zlib1g-dev +Standards-Version: 4.1.4 +Homepage: https://www.makemkv.com + +Package: makemkv-oss +Architecture: any +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: makemkv open source components + MakeMKV is a format converter. This package provides the open source + bits needed for building and operation. |