wok view consolekit2-dev/receipt @ rev 24521

updated ettercap (0.8.3 -> 0.8.3.1)
author Hans-G?nter Theisgen
date Tue Feb 22 15:47:04 2022 +0100 (2022-02-22)
parents 19d60fc3dcfe
children
line source
1 # SliTaz package receipt.
3 PACKAGE="consolekit2-dev"
4 VERSION="1.2.4"
5 CATEGORY="system-tools"
6 SHORT_DESC="ConsoleKit framework - development files."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://github.com/Consolekit2/ConsoleKit2"
10 LFS="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/consolekit.html"
11 REPOLOGY="consolekit"
13 DEPENDS="consolekit2 dbus-dev glib-dev"
14 WANTED="consolekit2"
16 genpkg_rules()
17 {
18 cook_copy_folders include
19 cook_copy_folders pkgconfig
20 cook_copy_files *.*a
21 }