wok-current view phonon-dev/receipt @ rev 22518
updated aubio and aubio-dev (0.3.2 -> 0.4.9)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jan 02 07:29:39 2020 +0100 (2020-01-02) |
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 }