wok rev 17487

Update some suggested
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 12:54:33 2014 +0100 (2014-12-30)
parents 72d4a1120039
children cef92bf1f7cb
files alien/receipt defrag/receipt lynis/receipt songwrite/receipt
line diff
     1.1 --- a/alien/receipt	Tue Dec 30 12:23:45 2014 +0100
     1.2 +++ b/alien/receipt	Tue Dec 30 12:54:33 2014 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="${PACKAGE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://joeyh.name/code/alien/"
     1.6  WGET_URL="http://ftp.de.debian.org/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/$TARBALL"
     1.7 -SUGGESTED="dpkg dpkg-dev debhelper gcc make"
     1.8 +SUGGESTED="dpkg debhelper gcc make"
     1.9  
    1.10  DEPENDS="perl rpm4 cpio"
    1.11  BUILD_DEPENDS=""
     2.1 --- a/defrag/receipt	Tue Dec 30 12:23:45 2014 +0100
     2.2 +++ b/defrag/receipt	Tue Dec 30 12:54:33 2014 +0100
     2.3 @@ -8,7 +8,7 @@
     2.4  LICENSE="unknown"
     2.5  WEB_SITE="http://ck.kolivas.org/apps/defrag/README"
     2.6  URL="$(dirname $WEB_SITE)/$PACKAGE-$VERSION/$PACKAGE"
     2.7 -SUGGESTED="shaker"
     2.8 +SUGGESTED="shake"
     2.9  DEPENDS="bash"
    2.10  
    2.11  # Rules to gen a SliTaz package suitable for Tazpkg.   
     3.1 --- a/lynis/receipt	Tue Dec 30 12:23:45 2014 +0100
     3.2 +++ b/lynis/receipt	Tue Dec 30 12:54:33 2014 +0100
     3.3 @@ -12,7 +12,7 @@
     3.4  
     3.5  DEPENDS=""
     3.6  BUILD_DEPENDS=""
     3.7 -SUGGESTED="wget procps perl findutils rpm4 passwd"
     3.8 +SUGGESTED="wget procps perl findutils rpm4"
     3.9  
    3.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.11  genpkg_rules()
     4.1 --- a/songwrite/receipt	Tue Dec 30 12:23:45 2014 +0100
     4.2 +++ b/songwrite/receipt	Tue Dec 30 12:54:33 2014 +0100
     4.3 @@ -13,7 +13,7 @@
     4.4  
     4.5  DEPENDS="python editobj gtk+ pycairo"
     4.6  BUILD_DEPENDS="python"
     4.7 -SUGGESTED="timidity evince"
     4.8 +SUGGESTED="TiMidity++ evince"
     4.9  
    4.10  # Rules to configure and make the package.
    4.11  compile_rules()