wok view midori-lang/receipt @ rev 25570
created recipe for rubberband-dev
author | Hans-G?nter Theisgen |
---|---|
date | Sat May 13 10:31:53 2023 +0100 (18 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 }