wok diff phonon-dev/receipt @ rev 20395

Add ndiswrapper-driver64 (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 25 13:36:38 2018 +0200 (2018-06-25)
parents
children 6135577f4d08
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/phonon-dev/receipt	Mon Jun 25 13:36:38 2018 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="phonon-dev"
     1.7 +VERSION="4.7.2"
     1.8 +CATEGORY="libs"
     1.9 +SHORT_DESC="kde libphonon"
    1.10 +MAINTAINER="psychomaniak@xakep.ru"
    1.11 +LICENSE="LGPL2.1"
    1.12 +WEB_SITE="http://phonon.kde.org/"
    1.13 +WANTED="phonon"
    1.14 +
    1.15 +genpkg_rules()
    1.16 +{
    1.17 +	cp -a $install/* $fs
    1.18 +	rm -f $fs/usr/lib/lib*
    1.19 +}