[126340] trunk/dports/kde/kdelibs4

Ryan Schmidt ryandesign at macports.org
Thu Oct 9 17:21:34 PDT 2014


On Oct 8, 2014, at 6:03 AM, nicos at macports.org wrote:
> 
> 126340
> Author
> nicos at macports.org
> Date
> 2014-10-08 04:03:41 -0700 (Wed, 08 Oct 2014)
> Log Message
> 
> kdelibs4: update to 4.13.3
> add patches
> review dependencies

> --- trunk/dports/kde/kdelibs4/Portfile	2014-10-08 10:38:21 UTC (rev 126339)
> +++ trunk/dports/kde/kdelibs4/Portfile	2014-10-08 11:03:41 UTC (rev 126340)

> @@ -29,14 +28,12 @@
>  depends_build-append port:flex port:gmake port:docbook-xsl-ns
>  
>  depends_lib-append  port:bzip2 port:zlib \
> -                    port:soprano port:cyrus-sasl2 \
> +                    port:soprano \
>                      port:strigi port:gettext \
>                      port:pcre port:shared-mime-info \
> -                    lib:libgif:giflib port:tiff \
> +                    lib:libgif:giflib \
>                      port:jpeg port:libpng \
>                      port:jasper port:openexr \
> -                    port:expat port:libart_lgpl \
> -                    port:libidn port:libiconv \
>                      path:lib/pkgconfig/glib-2.0.pc:glib2 \
>                      port:openssl port:enchant \
>                      port:aspell port:aspell-dict-en \

The giflib dependency should be written "port:giflib". "lib:" (and "bin:") dependencies are only used when you want to allow a library (or binary) outside of the MacPorts prefix to be able to satisfy the dependency, and it's rare that we want that.




More information about the macports-dev mailing list