wok view phonon-dev/receipt @ rev 22147

updated xalan-c and xalan-c-dev (1.10.0 -> 1.11)
author Hans-G?nter Theisgen
date Wed Nov 06 16:26:14 2019 +0100 (2019-11-06)
parents 6135577f4d08
children f7dd6559d610
line source
1 # SliTaz package receipt.
3 PACKAGE="phonon-dev"
4 VERSION="4.10.2"
5 CATEGORY="development"
6 SHORT_DESC="KDE multimedia framework - development files."
7 MAINTAINER="psychomaniak@xakep.ru"
8 LICENSE="LGPL2.1"
9 WEB_SITE="https://phonon.kde.org/"
11 WANTED="phonon"
13 genpkg_rules()
14 {
15 cp -a $install/* $fs
16 rm -f $fs/usr/lib/lib*
17 }