15 lines
530 B
Bash
15 lines
530 B
Bash
# Template file for 'gcdemu'
|
|
pkgname=gcdemu
|
|
version=3.2.4
|
|
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=05f11ea40f65ed338cb274c30f4b4a04434a731ea2125785a56b071bd3954783
|