summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzoe2016-01-28 18:28:20 +0100
committerzoe2016-01-28 18:28:20 +0100
commitaf6e7c238ffc560af3ea0807b9f93b11c98ed546 (patch)
treee0b538a64369cc14980cca1820a106772f60928b
parent371b70eb3286350dd62a0991dcaec5a064b39d14 (diff)
downloadaur-af6e7c238ffc560af3ea0807b9f93b11c98ed546.tar.gz
Update to 2.6.11-5
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12c63b11ee93..3dfba137d529 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jan 28 17:20:47 UTC 2016
+# Thu Jan 28 17:28:11 UTC 2016
pkgbase = tsmuxer
pkgdesc = Remux/mux elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS, without re-encoding. Can quickly generate your own Blu-ray discs by processing your media files and converting them into streamable content. CLI and GUI all-in-one
pkgver = 2.6.11
- pkgrel = 4
+ pkgrel = 5
url = http://www.videohelp.com/software/tsMuxeR
arch = i686
arch = x86_64
@@ -12,6 +12,7 @@ pkgbase = tsmuxer
depends = gcc-libs
depends = freetype2
depends = qt4
+ depends = libpng12
depends = lib32-gcc-libs
depends = lib32-freetype2
depends = lib32-qt4
diff --git a/PKGBUILD b/PKGBUILD
index 840f0b01c819..a52a825c6458 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=tsmuxer
pkgver=2.6.11
-pkgrel=4
+pkgrel=5
pkgdesc="Remux/mux elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS, without re-encoding. Can quickly generate your own Blu-ray discs by processing your media files and converting them into streamable content. CLI and GUI all-in-one"
url="http://www.videohelp.com/software/tsMuxeR"
arch=('i686' 'x86_64')
license=('custom')
-depends=('bash' 'gcc-libs' 'freetype2' 'qt4' 'lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4' 'lib32-libpng12')
+depends=('bash' 'gcc-libs' 'freetype2' 'qt4' 'libpng12' 'lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4' 'lib32-libpng12')
conflicts=('tsmuxer-cli' 'tsmuxer-cli-ng' 'tsmuxer-gui' 'tsmuxer-gui-ng')
provides=('tsmuxer-cli' 'tsmuxer-cli-ng' 'tsmuxer-gui' 'tsmuxer-gui-ng')
source=("https://www.deb-multimedia.org/pool/non-free/t/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz"