wok view phonon-dev/receipt @ rev 20896

updated ethtool (4.2 -> 4.19)
author Hans-G?nter Theisgen
date Tue Feb 26 14:11:25 2019 +0100 (2019-02-26)
parents 9e6ab147f6a3
children e2cce68f63bb
line source
1 # SliTaz package receipt.
3 PACKAGE="phonon-dev"
4 VERSION="4.7.2"
5 CATEGORY="libs"
6 SHORT_DESC="kde libphonon"
7 MAINTAINER="psychomaniak@xakep.ru"
8 LICENSE="LGPL2.1"
9 WEB_SITE="https://phonon.kde.org/"
10 WANTED="phonon"
12 genpkg_rules()
13 {
14 cp -a $install/* $fs
15 rm -f $fs/usr/lib/lib*
16 }