15 lines
530 B
Bash
15 lines
530 B
Bash
# Template file for 'gcdemu'
|
|
pkgname=gcdemu
|
|
version=3.2.2
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="gcdemu-${version}"
|
|
build_style=cmake
|
|
hostmakedepends="python3 intltool"
|
|
depends="cdemu-daemon python3-gobject libnotify gtk+3"
|
|
short_desc="GTK application for controlling CDEmu daemon"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://cdemu.sourceforge.net"
|
|
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-${version}.tar.bz2"
|
|
checksum=760018d73685dff0d146d9639647f65b27e56899731bd63f82622da0208f5fe3
|