17 lines
637 B
Bash
17 lines
637 B
Bash
|
# Template file for 'devedeng'
|
||
|
pkgname=devedeng
|
||
|
version=4.12.0
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
build_style=python3-module
|
||
|
hostmakedepends="python3"
|
||
|
depends="cdrtools desktop-file-utils dvdauthor ffmpeg gtk+3
|
||
|
hicolor-icon-theme python3-gobject python3-setuptools vcdimager"
|
||
|
pycompile_module="devedeng"
|
||
|
short_desc="Create video DVDs and CDs"
|
||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||
|
license="GPL-3.0-or-later"
|
||
|
homepage="http://www.rastersoft.com/programas/devede.html"
|
||
|
distfiles="https://gitlab.com/rastersoft/devedeng/-/archive/${version}/${pkgname}-${version}.tar.bz2"
|
||
|
checksum=8a481686c3ff477a3e9c39154797b017d3a8948e044752ec5d8b6f69e845b307
|