wok-current view tazpkg-desc-ru/receipt @ rev 24309
created recipes for anthy, anthy-dev, scim-anthy and scim-anthy-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jan 19 08:06:16 2022 +0100 (2022-01-19) |
parents | 23e20acde6ee |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="tazpkg-desc-ru"
4 VERSION="160628"
5 CATEGORY="misc"
6 SHORT_DESC="Russian descriptions for SliTaz packages"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL3"
9 WEB_SITE="http://www.slitaz.org/"
11 DEPENDS="tazpkg"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 mkdir -p $fs/var/lib/tazpkg
17 install -m644 $stuff/* $fs/var/lib/tazpkg
18 }