wok view libxfce4ui-dev/receipt @ rev 25842
remove web-tweetdeck
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 15 11:37:45 2025 +0000 (3 months ago) |
parents | e88f253845ac |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="libxfce4ui-dev"
4 VERSION="4.12.0"
5 CATEGORY="development"
6 SHORT_DESC="Xfce Gtk Widget library - development files."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="LGPL2"
9 WEB_SITE="https://docs.xfce.org/xfce/libxfce4ui/start"
11 DEPENDS="libxfce4ui pkg-config"
12 WANTED="libxfce4ui"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 get_dev_files
18 }