wok view garcon-dev/receipt @ rev 25797
created recipe for garcon-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 17:04:51 2024 +0100 (4 weeks ago) |
parents | cfb29dc98daa |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="garcon-dev"
4 VERSION="0.4.0"
5 CATEGORY="development"
6 SHORT_DESC="Xfce menu - development files."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="LGPL2"
9 WEB_SITE="https://www.xfce.org"
11 DEPENDS="garcon pkg-config"
12 WANTED="garcon"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }