[120301] trunk/dports/devel/libdmapsharing

devans at macports.org devans at macports.org
Thu May 22 03:23:56 PDT 2014


Revision: 120301
          https://trac.macports.org/changeset/120301
Author:   devans at macports.org
Date:     2014-05-22 03:23:56 -0700 (Thu, 22 May 2014)
Log Message:
-----------
libdmapsharing: update to version 2.9.25, dependencies, configuration, disable broken gobject-introspection, vala code.

Modified Paths:
--------------
    trunk/dports/devel/libdmapsharing/Portfile

Added Paths:
-----------
    trunk/dports/devel/libdmapsharing/files/

Property Changed:
----------------
    trunk/dports/devel/libdmapsharing/


Property changes on: trunk/dports/devel/libdmapsharing
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/devel/libdmapsharing:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/cal/ports/devel/libdmapsharing:96570-97031
/users/devans/dports/devel/libdmapsharing:119261-120300

Modified: trunk/dports/devel/libdmapsharing/Portfile
===================================================================
--- trunk/dports/devel/libdmapsharing/Portfile	2014-05-22 10:05:53 UTC (rev 120300)
+++ trunk/dports/devel/libdmapsharing/Portfile	2014-05-22 10:23:56 UTC (rev 120301)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libdmapsharing
-version         2.9.24
+version         2.9.25
 categories      devel
 license         LGPL-2+
 maintainers     devans openmaintainer
@@ -20,18 +20,25 @@
 
 platforms       darwin
 
-checksums       rmd160  6d9419d3583b5514417133b1bb40f74ee5bdb4e7 \
-                sha256  8d323707a4e6baea9000b5886ba8ea717966ef11fd3e464b77e675a9c49fee36
+checksums       rmd160  8dd97539f161f65d806fd0252acddbf8731963ef \
+                sha256  3b50ce713362403aad1e6be2b570e7c18e4b38adca63a5179afbf653024b468e
 
 depends_build   port:pkgconfig
 
 # gst-plugins-base for libgstapp.
 depends_lib     port:gtk2 \
+                port:avahi \
                 port:libgee \
                 port:libsoup \
                 port:gstreamer1-gst-plugins-base
 
-configure.args  --with-mdns=dns_sd \
+patchfiles      patch-configure.ac.diff
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
+configure.args  --with-mdns=avahi \
+                --enable-introspection=no \
                 --disable-silent-rules
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140522/83b61381/attachment.html>


More information about the macports-changes mailing list