wok view midori-lang/receipt @ rev 25791
Up dropbear (2024.86), libssh2 (1.11.1), xz (5.6.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 23 13:27:53 2024 +0000 (3 months ago) |
parents | 336fe03dc42f |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="midori-lang"
4 VERSION="0.5.2"
5 CATEGORY="localization"
6 SHORT_DESC="Lightweight web browser based on GTK+/WebKit - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="LGPL2.1"
9 WEB_SITE="https://github.com/midori-browser/core"
11 WANTED="midori"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }