wok view xfce4-cpugraph-plugin-lang/receipt @ rev 25747

thunar: replaced dependency libxfconf by xfconf
author Hans-G?nter Theisgen
date Sat Aug 31 09:37:15 2024 +0100 (4 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="xfce4-cpugraph-plugin-lang"
4 VERSION="1.0.0"
5 CATEGORY="localization"
6 SHORT_DESC="CPU Graph plugin for the Xfce4 panel - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin/start"
11 WANTED="xfce4-cpugraph-plugin"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }