summaryrefslogtreecommitdiff
path: root/makemkv-oss
diff options
context:
space:
mode:
Diffstat (limited to 'makemkv-oss')
-rw-r--r--makemkv-oss/debian/changelog42
-rw-r--r--makemkv-oss/debian/compat2
-rw-r--r--makemkv-oss/debian/control4
-rw-r--r--makemkv-oss/debian/copyright20
-rw-r--r--makemkv-oss/debian/makemkv-oss+devuan.dsc14
-rw-r--r--makemkv-oss/debian/watch7
6 files changed, 74 insertions, 15 deletions
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index 3d2c9db..356cd02 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,45 @@
+makemkv-oss (1.15.2-1+devuan) obs; urgency=medium
+
+ * Massive internal rewrite, some improvements and small bugfixes
+ * Muxer updated to the latest matroska specification
+ * Advanced usage changes:
+ - Sdftool included as standalone executable
+ - Drive speed control option
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
+
+makemkv-oss (1.15.1-1+devuan) obs; urgency=medium
+
+ * Added support for AACS v76 (for those poor souls without LibreDrive)
+ * Improved handling for discs with mastering errors
+ * Many internal improvements and small bugfixes
+ * Bug fixes:
+ - For some HD audio streams frames were dropped incorrectly on segment boundaries
+
+ -- Ben Stack <bgstack15@gmail.com> Thu, 16 Apr 2020 08:02:57 -0400
+
+makemkv-oss (1.15.0-1+devuan) obs; urgency=medium
+
+ * User interface update
+ * New preferences page for LibMMBD integation
+ * Improved handling for discs with mastering errors
+ * Better tolerance for corrupted input data
+ * Many internal improvements
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 04 Mar 2020 16:24:22 -0500
+
+makemkv-oss (1.14.7-1+devuan) obs; urgency=low
+
+ * Update
+
+ -- B Stack <bgstack15@gmail.com> Wed, 04 Dec 2019 21:04:41 -0500
+
+makemkv-oss (1.14.5-2+devuan) obs; urgency=low
+
+ * Change build deps for OBS
+
+ -- B Stack <bgstack15@gmail.com> Thu, 21 Nov 2019 13:20:28 -0500
+
makemkv-oss (1.14.5-1+devuan) manual; urgency=low
* Update
diff --git a/makemkv-oss/debian/compat b/makemkv-oss/debian/compat
index b4de394..48082f7 100644
--- a/makemkv-oss/debian/compat
+++ b/makemkv-oss/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/makemkv-oss/debian/control b/makemkv-oss/debian/control
index 4b2e1d9..1a9b93a 100644
--- a/makemkv-oss/debian/control
+++ b/makemkv-oss/debian/control
@@ -2,8 +2,9 @@ Source: makemkv-oss
Section: video
Priority: optional
Maintainer: B Stack <bgstack15@gmail.com>
-Build-Depends: debhelper (>=11~),
+Build-Depends: debhelper (>=12~),
libavcodec-dev,
+ libavcodec58,
libc6-dev,
libexpat1-dev,
libgl1-mesa-dev,
@@ -13,6 +14,7 @@ Build-Depends: debhelper (>=11~),
zlib1g-dev
Standards-Version: 4.1.4
Homepage: https://www.makemkv.com
+# libavcodec58 is listed only to prevent the "two choices available" error in obs. makemkv-oss handles the dependencies
Package: makemkv-oss
Architecture: any
diff --git a/makemkv-oss/debian/copyright b/makemkv-oss/debian/copyright
index 406651e..b684175 100644
--- a/makemkv-oss/debian/copyright
+++ b/makemkv-oss/debian/copyright
@@ -21,12 +21,10 @@ Files: libabi/inc/lgpl/expatabi.h
libabi/src/xpat.c
libabi/src/zlib.c
libdriveio/inc/driveio/driveio.h
+ libdriveio/inc/driveio/error.h
libdriveio/inc/driveio/scsicmd.h
libdriveio/inc/driveio/scsihlp.h
libdriveio/inc/lgpl/tcpip.h
- libdriveio/src/drives/drive.h
- libdriveio/src/drives/pioneer.cpp
- libdriveio/src/drives/xboxhddvd.cpp
libdriveio/src/infolist.cpp
libdriveio/src/scsihlp.cpp
libdriveio/src/stdquery.cpp
@@ -67,10 +65,10 @@ Files: libabi/inc/lgpl/expatabi.h
libmmbd/src/utf8.h
makemkvgui/inc/QtExt/NativeFileDialog.h
makemkvgui/src/nativefiledialog.cpp
-Copyright: 2007-2018 GuinpinSoft inc <libdriveio@makemkv.com>
- 2007-2018 GuinpinSoft inc <libmkv@makemkv.com>
- 2007-2018 GuinpinSoft inc <libmmbd@makemkv.com>
- 2007-2018 GuinpinSoft inc <libqtext@makemkv.com>
+Copyright: 2007-2019 GuinpinSoft inc <libdriveio@makemkv.com>
+ 2007-2019 GuinpinSoft inc <libmkv@makemkv.com>
+ 2007-2019 GuinpinSoft inc <libmmbd@makemkv.com>
+ 2007-2019 GuinpinSoft inc <libqtext@makemkv.com>
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -136,7 +134,7 @@ Files: makemkvgui/src/aboutbox.cpp
makemkvgui/src/str/en_utf16.cpp
makemkvgui/src/uisync.cpp
makemkvgui/src/viteminfo.cpp
-Copyright: 2007-2018 GuinpinSoft inc <makemkvgui@makemkv.com>
+Copyright: 2007-2019 GuinpinSoft inc <makemkvgui@makemkv.com>
License: __UNKNOWN__
You may use this file in accordance with the end user license
agreement provided with the Software. For licensing terms and
@@ -711,7 +709,7 @@ License: LGPL-2.1+
Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
Files: libffabi/src/ffabicfg.h.in
-Copyright: 2007-2018 GuinpinSoft inc <libmkv@makemkv.com>
+Copyright: 2007-2019 GuinpinSoft inc <libmkv@makemkv.com>
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -923,7 +921,7 @@ License: LGPL-2.1+
Version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
Files: License.txt
-Copyright: 2007-2018 GuinpinSoft inc
+Copyright: 2007-2019 GuinpinSoft inc
License: __HEADER___
IMPORTANT NOTE
.
@@ -1092,7 +1090,7 @@ License: GPL-3.0+ with autoconf exception
#----------------------------------------------------------------------------
# License file: License.txt
- Copyright (C) 2007-2018 GuinpinSoft inc
+ Copyright (C) 2007-2019 GuinpinSoft inc
.
IMPORTANT NOTE
.
diff --git a/makemkv-oss/debian/makemkv-oss+devuan.dsc b/makemkv-oss/debian/makemkv-oss+devuan.dsc
new file mode 100644
index 0000000..857af3f
--- /dev/null
+++ b/makemkv-oss/debian/makemkv-oss+devuan.dsc
@@ -0,0 +1,14 @@
+Format: 3.0 (quilt)
+Source: makemkv-oss
+Binary: makemkv-oss
+Architecture: any
+Version: 1.15.2-1+devuan
+Maintainer: B Stack <bgstack15@gmail.com>
+Homepage: https://www.makemkv.com
+Standards-Version: 4.1.4
+Build-Depends: debhelper (>= 12~), libavcodec-dev, libavcodec58, libc6-dev, libexpat1-dev, libgl1-mesa-dev, qt5-default, libssl-dev, pkg-config, zlib1g-dev
+Package-List:
+ makemkv-oss deb video optional arch=any
+Files:
+ 00000000000000000000000000000000 1 makemkv-oss.orig.tar.gz
+ 00000000000000000000000000000000 1 makemkv-oss+devuan.debian.tar.xz
diff --git a/makemkv-oss/debian/watch b/makemkv-oss/debian/watch
index 76575dc..361b976 100644
--- a/makemkv-oss/debian/watch
+++ b/makemkv-oss/debian/watch
@@ -1,2 +1,5 @@
-# You must remove unused comment lines for the released package.
-version=3
+# makemkv upstream prevents this from working but it is indeed this file:
+# https://www.makemkv.com/download/makemkv-oss-1.14.7.tar.gz
+version=4
+https://www.makemkv.com/download/ \
+ @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate
bgstack15