wok diff deadbeef-plugins/receipt @ rev 20095

slitaz-base-files: don't backup-restore the whole /etc ($CONFIG_FILES variable exist), allow to update /etc/init.d/rc.functions
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 05 23:51:00 2017 +0300 (2017-10-05)
parents 7f54c4867f8e
children 170bfd11ff16
line diff
     1.1 --- a/deadbeef-plugins/receipt	Tue Dec 04 00:43:38 2012 +0200
     1.2 +++ b/deadbeef-plugins/receipt	Thu Oct 05 23:51:00 2017 +0300
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Pugins for the Deadbeef audio player (flac, sndfile, lastfm)."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="deadbeef flac libsndfile libcurl libssl libcrypto"
     1.8 +LICENSE="GPL2 LGPL2.1"
     1.9  WEB_SITE="http://deadbeef.sourceforge.net/"
    1.10  WANTED="deadbeef"
    1.11  TAGS="music audio player mp3 ogg ape"
    1.12  
    1.13 +DEPENDS="deadbeef flac libsndfile libcurl libssl libcrypto"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {