wok-stable view perdition-dev/receipt @ rev 6673

Added gobject-introspection-dev to gtk+ build depends. I'm adding gobject-introspection to key parts of gtk depends is so gdk-pixbuf-csource works in chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 12 04:53:12 2010 +0000 (2010-10-12)
parents 8450e8bc287a
children 28148b876a49
line source
1 # SliTaz package receipt.
3 PACKAGE="perdition-dev"
4 VERSION="1.17.1"
5 CATEGORY="development"
6 SHORT_DESC="IMAP/POP proxy development files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.vergenet.net/linux/perdition"
9 WANTED="perdition"
11 # Rules to gen a SliTaz package suitable for Tazpkg.
12 genpkg_rules()
13 {
14 mkdir -p $fs/usr/lib
15 cp -a $_pkg/usr/lib/*a $fs/usr/lib
16 }