wok view xneur-dev/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
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 }