wok view i3-man/receipt @ rev 25487

Up exiftool (12.50), foomatic-db (4.0-20221111), lzsa (1.4.0), zlib (1.2.13)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 15 16:20:54 2022 +0000 (19 months ago)
parents 5dfd8f09a37f
children
line source
1 # SliTaz package receipt.
3 PACKAGE="i3-man"
4 VERSION="4.20.1"
5 CATEGORY="x-window"
6 SHORT_DESC="i3 tiling window manager - man pages."
7 MAINTAINER="ybringler@gmail.com"
8 LICENSE="BSD"
9 WEB_SITE="https://i3wm.org"
11 WANTED="i3"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders man1
18 }