Changeset 81770
- Timestamp:
- 08/04/11 12:23:49 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/kde/kipi-plugins/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/kde/kipi-plugins/Portfile
r81435 r81770 7 7 name kipi-plugins 8 8 version 1.8.0 9 revision 1 9 10 categories kde kde4 10 11 maintainers hyper-world.de:jan 12 13 replaced_by digikam 11 14 12 15 description KDE Image Plugin Interface … … 18 21 homepage http://www.kipi-plugins.org/ 19 22 platforms darwin 20 master_sites sourceforge:kipi21 distname kipi-plugins-${version}22 checksums md5 1e1ad2a3f8328e94ed7c7f92d51a1334 \23 sha1 d90c6545ef033bb587f4f642f1d9917956de34af24 23 25 use_bzip2 yes24 distfiles 26 25 27 depends_lib port:kdelibs4 \ 28 port:kde4-runtime \ 29 port:kdegraphics4 \ 30 port:phonon \ 31 port:ImageMagick \ 32 port:mesa \ 33 port:libgpod \ 34 port:gdk-pixbuf \ 35 port:opencv 36 37 configure.args-append ../${distname} 38 39 variant no_ipod_export description {Install without iPod export plugin. This variant removes also the gtk dependency. Some had problems installing this port. Use this variant if this applies also for you, but you want to install kipi-plugins anyway.} { 40 depends_lib-delete \ 41 port:gdk-pixbuf \ 42 port:libgpod 43 patchfiles-append disable-gtk-dependencies-CMakeLists.txt.diff 26 pre-extract { 27 ui_error "Please do not install this port since it is included in the 'digikam' port now." 28 return -code error "obsolete port" 44 29 } 45
Note: See TracChangeset
for help on using the changeset viewer.

