mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
252bc39897
commit
8a115399c6
1 changed files with 15 additions and 0 deletions
15
srcpkgs/gcdemu/template
Normal file
15
srcpkgs/gcdemu/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for gcdemu'
|
||||||
|
pkgname=gcdemu
|
||||||
|
version=3.1.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="gcdemu-${version}"
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="python intltool"
|
||||||
|
depends="cdemu-daemon python-gobject libnotify gtk+3"
|
||||||
|
short_desc="A GTK application for controlling CDEmu daemon"
|
||||||
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://cdemu.sourceforge.net"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/cdemu/gcdemu-3.1.0.tar.bz2"
|
||||||
|
checksum=025c801300aa6ef13b9da484d8bd1ec2774c53e898942d44a43b4d27c0e0b666
|
Loading…
Add table
Reference in a new issue