wok view parole-lang/receipt @ rev 25796
parole: removed obsolete configure option
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:42:25 2024 +0100 (5 weeks ago) |
parents | 7e291e856d7e |
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 }