wok diff deadbeef-plugins/receipt @ rev 18271
Up: nginx (1.9.3)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Fri Aug 07 11:35:59 2015 +0300 (2015-08-07) |
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 Fri Aug 07 11:35:59 2015 +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 {