summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Alexandrou2017-11-30 20:39:40 +0800
committerPete Alexandrou2017-11-30 20:39:40 +0800
commita41367e637ce99d46aeb7e0ccba5b5cc4311b0df (patch)
tree9e197e68028d74274c907f3ca053b9f6e0a501cb
parent2596c72575d44564014c8a44a424b9af97fbe88f (diff)
downloadaur-a41367e637ce99d46aeb7e0ccba5b5cc4311b0df.tar.gz
5.0.5 update
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD10
-rw-r--r--changelog10
3 files changed, 20 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81d89e9ebcdd..25d0dc6f4afb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vidcutter
- pkgdesc = A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + assistance from Qt5, libmpv, FFmpeg and MediaInfo projects.
- pkgver = 5.0.0
- pkgrel = 3
+ pkgdesc = A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + Qt5, libmpv, FFmpeg and MediaInfo powering the backend.
+ pkgver = 5.0.5
+ pkgrel = 1
url = https://vidcutter.ozmartians.com
install = vidcutter.install
changelog = changelog
@@ -13,11 +13,10 @@ pkgbase = vidcutter
depends = mpv
depends = ffmpeg
depends = mediainfo
- depends = python-opengl
provides = vidcutter
conflicts = vidcutter-git
- source = https://github.com/ozmartian/vidcutter/archive/5.0.0.tar.gz
- sha256sums = 4d114eb5050029294a7659b186907061c0f60ec268da6e7738cf7e8cfec9cc4c
+ source = https://github.com/ozmartian/vidcutter/archive/5.0.5.tar.gz
+ sha256sums = 52a5407f392dfa0f9d158c6b2418c9a198e08de81b4c15bacf8f07317e235b3c
pkgname = vidcutter
diff --git a/PKGBUILD b/PKGBUILD
index 28823dda0b7e..595f96e19fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter
-pkgver=5.0.0
-pkgrel=3
-pkgdesc="A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + assistance from Qt5, libmpv, FFmpeg and MediaInfo projects."
+pkgver=5.0.5
+pkgrel=1
+pkgdesc='A modern, simple to use, constantly evolving and hella fast MEDIA CUTTER + JOINER w/ frame-accurate SmartCut technology + Qt5, libmpv, FFmpeg and MediaInfo powering the backend.'
arch=('i686' 'x86_64')
license=('GPL3')
url="https://vidcutter.ozmartians.com"
source=(https://github.com/ozmartian/${pkgname}/archive/${pkgver}.tar.gz)
changelog=changelog
-depends=('python-pyqt5' 'mpv' 'ffmpeg' 'mediainfo' 'python-opengl')
+depends=('python-pyqt5' 'mpv' 'ffmpeg' 'mediainfo')
makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter-git')
-sha256sums=('4d114eb5050029294a7659b186907061c0f60ec268da6e7738cf7e8cfec9cc4c')
+sha256sums=('52a5407f392dfa0f9d158c6b2418c9a198e08de81b4c15bacf8f07317e235b3c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/changelog b/changelog
index 501308c28508..ba9fb9cd1310 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+vidcutter (5.0.5-1) stable; urgency=medium
+
+ * Removal of Python 3 OpenGL module to allow app to work on
+ Linux distros containing older 3.0.1 versions of the module. The
+ dependency on python3-opengl has now been removed and was only
+ necessary for Ubuntu users on Vivid due to a broken PyQt5 OpenGL
+ implementation in the core PyOpenGL package. Vivid is no longer
+ a supported distro version so it should be okay to omit on a
+ permanent basis.
+
vidcutter (5.0.0-1) stable; urgency=medium
* SmartCut feature introduced for frame accurate cuts; beginning and end