wok view phonon-dev/receipt @ rev 23079

updated liblinebreak and liblinebreak-dev (2.0 -> 2.1)
author Hans-G?nter Theisgen
date Tue Mar 10 16:26:23 2020 +0100 (2020-03-10)
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 }