wok diff audacious-lang/receipt @ rev 24482

updated diffutils (3.7 -> 3.8)
author Hans-G?nter Theisgen
date Fri Feb 18 14:45:09 2022 +0100 (2022-02-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/audacious-lang/receipt	Fri Feb 18 14:45:09 2022 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="audacious-lang"
     1.7 +VERSION="4.1"
     1.8 +CATEGORY="multimedia"
     1.9 +SHORT_DESC="Music player like xmms - localised messages."
    1.10 +MAINTAINER="maintainer@slitaz.org"
    1.11 +LICENSE="GPL"
    1.12 +WEB_SITE="https://audacious-media-player.org/"
    1.13 +
    1.14 +DEPENDS="audacious"
    1.15 +WANTED="audacious"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	cook_copy_folders	locale
    1.21 +}