16 lines
593 B
Bash
16 lines
593 B
Bash
# Template file for 'miro-video-converter'
|
|
pkgname=miro-video-converter
|
|
version=3.0.2
|
|
revision=2
|
|
wrksrc=mirovideoconverter3-${version}
|
|
noarch=yes
|
|
build_style=python2-module
|
|
pycompile_module="mvc"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python pygtk ffmpeg"
|
|
short_desc="A simple video convert with presets for iOS and Android"
|
|
maintainer="Duncaen <mail@duncano.de>"
|
|
license="GPL-3"
|
|
homepage="http://www.mirovideoconverter.com/"
|
|
distfiles="https://github.com/pculture/mirovideoconverter3/archive/v${version}.tar.gz"
|
|
checksum=3c564cf88e6264f206b9c0cef136809805412f92e536b5407f5d64c1c4dd9970
|