wok view xfce4-notifyd-lang/receipt @ rev 25748

xfce4-clipman-plugin, xfce4-notifyd, xfce4-volumed: replaced dependency libxfconf by xfconf
author Hans-G?nter Theisgen
date Sat Aug 31 09:56:34 2024 +0100 (4 months ago)
parents 0bdce5989de3
children
line source
1 # SliTaz package receipt.
3 PACKAGE="xfce4-notifyd-lang"
4 VERSION="0.2.2"
5 CATEGORY="localization"
6 SHORT_DESC="Simple, visually-appealing notification daemon for Xfce - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://docs.xfce.org/apps/xfce4-notifyd/start"
11 WANTED="xfce4-notifyd"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }