mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
mkvtoolnix 6.3.0
This commit is contained in:
parent
1230cbde40
commit
c75850efa2
@ -4,7 +4,7 @@
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
|
||||
pkgname=mkvtoolnix
|
||||
pkgver=6.2.0
|
||||
pkgver=6.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Set of tools to create, edit and inspect Matroska files."
|
||||
arch=('x86_64')
|
||||
@ -16,11 +16,11 @@ optdepends=('flac: for FLAC support (Free Lossless Audio Codec)'
|
||||
'bzip2: for additional compression capabilities'
|
||||
'file: for automatic content type detection'
|
||||
'curl: for online update checks')
|
||||
makedepends=('gcc' 'boost>=1.46.0' 'ruby')
|
||||
makedepends=('gcc' 'boost' 'ruby')
|
||||
categories=('multimedia')
|
||||
install=mkvtoolnix.install
|
||||
source=("http://www.bunkus.org/videotools/$pkgname/sources/$pkgname-$pkgver.tar.xz")
|
||||
md5sums=('a09b69f7e17677f1b5bfd15720dd004c')
|
||||
md5sums=('3d64652b1aa3ce3faaa468b11dcbd82c')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user