wok view libsgutils2/receipt @ rev 25783
Up verbiste (0.1.49)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 24 13:23:01 2024 +0000 (6 weeks ago) |
parents | d8948f13ff31 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="libsgutils2"
4 VERSION="1.47"
5 CATEGORY="system-tools"
6 SHORT_DESC="The sg_utils library."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL BSD"
9 WEB_SITE="http://sg.danny.cz/sg/"
11 WANTED="sg3_utils"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_files *.so*
17 }