wok view phonon-dev/receipt @ rev 24712
updated less (551 -> 590)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 14 17:50:02 2022 +0100 (2022-03-14) |
parents | e2cce68f63bb |
children |
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://github.com/KDE/phonon/"
11 WANTED="phonon"
13 genpkg_rules()
14 {
15 cp -a $install/* $fs
16 rm -f $fs/usr/lib/lib*
17 }