wok annotate libfm-extra-dev/receipt @ rev 25060

Up fakeroot (1.29)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 07 08:21:12 2022 +0000 (23 months ago)
parents e9d0b2012a0d
children
rev   line source
al@21306 1 # SliTaz package receipt.
al@21306 2
al@21306 3 PACKAGE="libfm-extra-dev"
Hans-G?nter@24745 4 VERSION="1.3.2"
al@21306 5 CATEGORY="development"
Hans-G?nter@24745 6 SHORT_DESC="File management support (extra development files)."
Hans-G?nter@24745 7 MAINTAINER="maintainer@slitaz.org"
al@21306 8 LICENSE="GPL2"
pascal@25060 9 WEB_SITE="https://www.lxde.org/"
al@21306 10
Hans-G?nter@24745 11 DEPENDS="glib-dev libfm-extra libgio-dev pkg-config"
al@21306 12 WANTED="libfm-extra"
al@21306 13
al@21306 14 # Rules to gen a SliTaz package suitable for Tazpkg.
al@21306 15 genpkg_rules()
al@21306 16 {
Hans-G?nter@24745 17 get_dev_files
al@21306 18 }