summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ef34cbeda44..3035a50687bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=tsmuxer
pkgver=2.6.11
-pkgrel=1
-pkgdesc="Remux/mux elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Can quickly generate your own Blu-ray discs by processing your media files and converting them into streamable content"
+pkgrel=2
+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' 'lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4' 'lib32-libpng12')
+conflicts=('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"
"${pkgname}.desktop" "${pkgname}.png" "LICENSE")
md5sums=('21e86f83d76917a4160d9ae93b9ac765'