wok view parole-lang/receipt @ rev 25745

parole: replaced dependency libxfconf by xfconf
author Hans-G?nter Theisgen
date Fri Aug 30 16:20:04 2024 +0100 (7 weeks ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="parole-lang"
4 VERSION="0.5.4"
5 CATEGORY="localization"
6 SHORT_DESC="Media Player for Xfce - localized messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/apps/parole/start"
11 WANTED="parole"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }