mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: cdemu-client-3.1.0
This commit is contained in:
parent
58c5c30c86
commit
252bc39897
1 changed files with 14 additions and 0 deletions
14
srcpkgs/cdemu-client/template
Normal file
14
srcpkgs/cdemu-client/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'cdemu-client'
|
||||||
|
pkgname=cdemu-client
|
||||||
|
version=3.1.0
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="python intltool"
|
||||||
|
depends="cdemu-daemon python-gobject"
|
||||||
|
short_desc="A simple command-line client for controlling CDEmu daemon"
|
||||||
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://cdemu.sourceforge.net"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/cdemu/cdemu-client-${version}.tar.bz2"
|
||||||
|
checksum=336a078b0b1f70de81d7ee92ee3e3a1e1957843accc4e90a876aeef28648d868
|
Loading…
Add table
Reference in a new issue