Ticket #22336: Portfile

File Portfile, 1.5 KB (added by jgosmann (Jan Gosmann), 14 years ago)

Updated portfile (kipi-plugins 0.8.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.8.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     2049c37dd1bff8f818e379d3c7676389 \
23                    sha1    652aaa0d27c5aff648d71848d4b35a6385bf0f97
24
25use_bzip2           yes
26
27patchfiles          patch-CMakeLists.txt.diff
28
29depends_lib         port:kdelibs4 \
30                    port:kdebase4-runtime \
31                    port:kdegraphics4 \
32                    port:ImageMagick \
33                    port:mesa \
34                    port:libgpod \
35                    port:gdk-pixbuf
36#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.
37configure.args-append ../${distname}