wok view claws-mail-extras/receipt @ rev 6490

Added pixman-dev and xorg-libpciaccess-dev to xorg-server-dev depends. Need for pkg-config to get cflags variable in xorg-server.pc file.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 01 00:57:53 2010 +0000 (2010-10-01)
parents ae68e0422bc9
children a54ee7acbfc3
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.7.6"
5 CATEGORY="meta"
6 SHORT_DESC="All extras plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 DEPENDS="claws-mail-archive claws-mail-attremover
9 claws-mail-notification claws-mail-spam_report claws-mail-vcalendar
10 gtkhtml2_viewer rssyl "
11 WEB_SITE="http://www.claws-mail.org/index.php"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr
18 }