wok view phonon-dev/receipt @ rev 23675

updated strigi, strigi-client and strigi-dev (0.7.5 -> 0.7.8)
author Hans-G?nter Theisgen
date Sun Apr 26 10:35:40 2020 +0100 (2020-04-26)
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 }