exherbo-impulze/packages/app-emulation/cdemu/cdemu.exlib

17 lines
352 B
Bash
Raw Normal View History

2009-08-20 20:05:04 +02:00
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
2010-12-05 11:57:38 +01:00
require cdemu-common [ name=cdemu-client autogen=true suffix=.tar.gz ]
2009-08-20 19:46:51 +02:00
SLOT="0"
DEPENDENCIES="
build+run:
dev-lang/python
dev-libs/glib
2009-10-12 00:24:47 +02:00
dev-python/dbus-python
2010-12-05 11:59:13 +01:00
run:
app-emulation/cdemud
2009-08-20 19:46:51 +02:00
"