[63763] trunk/dports/kde/kdebase4-runtime/Portfile

snc at macports.org snc at macports.org
Sun Feb 14 02:24:40 PST 2010


Revision: 63763
          http://trac.macports.org/changeset/63763
Author:   snc at macports.org
Date:     2010-02-14 02:24:37 -0800 (Sun, 14 Feb 2010)
Log Message:
-----------
update to 4.4.0, #23695

Modified Paths:
--------------
    trunk/dports/kde/kdebase4-runtime/Portfile

Modified: trunk/dports/kde/kdebase4-runtime/Portfile
===================================================================
--- trunk/dports/kde/kdebase4-runtime/Portfile	2010-02-14 10:09:48 UTC (rev 63762)
+++ trunk/dports/kde/kdebase4-runtime/Portfile	2010-02-14 10:24:37 UTC (rev 63763)
@@ -5,7 +5,7 @@
 PortGroup           kde4   1.0
 
 name                kdebase4-runtime
-version             4.3.5
+version             4.4.0
 categories          kde kde4
 maintainers         snc sharky
 description         Shared data needed by KDE4 programs
@@ -16,21 +16,22 @@
 master_sites        kde:stable/${version}/src/
 use_bzip2           yes
 distname            kdebase-runtime-${version}
-checksums           md5     2d49beb007c41c0bebac063a579e81d9 \
-                    sha1    4f6c1c3641837bf08b9ba9afc361a363b2da557c \
-                    rmd160  b3230f4b7099b3dbfa637b33db79f938c2a68ab6
+checksums           md5     066f1de9029e237aaa75d40c3bb3fcd2 \
+                    sha1    9fa8b0371d255536b945c1c099c2f2f15751fe0f \
+                    rmd160  0153b8f44d58ce13e5ab0914878df643493bc078
 
 depends_lib-append  port:kdelibs4 \
                     port:qimageblitz \
                     port:kdepimlibs4 \
                     port:oxygen-icons \
-                    port:kdelibs4-experimental \
-                    port:hicolor-icon-theme
+                    port:hicolor-icon-theme \
+                    port:bison
 
 configure.args-append   ../${distname} \
                         -DWITH_PulseAudio=OFF \
                         -DXINE_INCLUDE_DIR=\"\" \
-                        -DXINE_LIBRARY=\"\"
+                        -DXINE_LIBRARY=\"\" \
+                        -DKDE4_DISABLE_MULTIMEDIA=ON
 
 variant xine description "Enable xine support" {
 # Unsupported. Don't report bugs, unless it comes with a patch :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100214/116ccf21/attachment.html>


More information about the macports-changes mailing list