wok view xfce4-ristretto-lang/receipt @ rev 25559

updated xfce4-ristretto 0.6.3 -> 0.8.5
author Hans-G?nter Theisgen
date Tue Apr 25 15:16:20 2023 +0100 (13 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="xfce4-ristretto-lang"
4 VERSION="0.8.5"
5 CATEGORY="localization"
6 SHORT_DESC="Picture-viewer for Xfce - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/apps/ristretto/start"
11 WANTED="xfce4-ristretto"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }