Ticket #22765: Portfile

File Portfile, 1.4 KB (added by julien@…, 14 years ago)

Updated portfile for kipi plugins 0.9.0

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem          1.0
5PortGroup           kde4 1.0
6
7name                kipi-plugins
8version             0.9.0
9categories          kde kde4
10maintainers         hyper-world.de:jan
11
12description         KDE Image Plugin Interface
13long_description    KIPI is an effort to develop a common plugin structure for \
14                    Digikam, KPhotoAlbum, Showimg and GwenView. Its aim is to \
15                    share image plugins among graphic applications. Kipi is \
16                    based on the old digiKam plugins implementation.
17
18homepage            http://www.kipi-plugins.org/
19platforms           darwin
20master_sites        sourceforge:kipi
21distname            kipi-plugins-${version}
22checksums           md5     18871b4515720d5ee2581ae52e07858a \
23                    sha1    cb36856998f9379465cc06bb38432d751d75d5b0 \
24                    rmd160  c849b42726885b89fc29ce31841b681674aaf093
25
26use_bzip2           yes
27
28depends_lib         port:kdegraphics4 \
29                    port:ImageMagick \
30                    port:mesa \
31                    port:libgpod \
32                    port:gdk-pixbuf
33#port:opencv # This package does not build at the moment on Snow Leopard. If it is not installed, the removeRedEyes plugin will not get build automatically.
34configure.args-append ../${distname}