wok-6.x view phonon-dev/receipt @ rev 20835
updated dhcp6, dhcp6-client, and dhcp6-relay (4.2.2 -> 4.4.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 20 13:39:22 2019 +0100 (2019-02-20) |
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 }