wok view xneur-dev/receipt @ rev 20399
Add code2 (speech codec 0.7-3.2 Kb/s)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 27 16:09:41 2018 +0200 (2018-06-27) |
parents | |
children | a78610b2eb47 |
line source
1 # SliTaz package receipt.
3 PACKAGE="xneur-dev"
4 VERSION="0.20.0"
5 CATEGORY="development"
6 SHORT_DESC="X Neural Switcher"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="http://xneur.ru/"
11 WANTED="xneur"
12 DEPENDS="xneur pcre-dev enchant-dev glib-dev"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_files *.h *.a *.la *.pc
18 }