[141309] trunk/dports/comms/telepathy-qt/Portfile

nicos at macports.org nicos at macports.org
Sat Dec 12 00:59:14 PST 2015


Revision: 141309
          https://trac.macports.org/changeset/141309
Author:   nicos at macports.org
Date:     2015-10-15 14:53:58 -0700 (Thu, 15 Oct 2015)
Log Message:
-----------
telepathy-qt: fix compilation with new gstreamer1 (ticket #49251)

Modified Paths:
--------------
    trunk/dports/comms/telepathy-qt/Portfile

Modified: trunk/dports/comms/telepathy-qt/Portfile
===================================================================
--- trunk/dports/comms/telepathy-qt/Portfile	2015-10-15 21:45:30 UTC (rev 141308)
+++ trunk/dports/comms/telepathy-qt/Portfile	2015-10-15 21:53:58 UTC (rev 141309)
@@ -7,6 +7,7 @@
 
 name                telepathy-qt
 version             0.9.6.1
+revision            1
 categories          comms
 maintainers         nicos openmaintainer
 license             LGPL-2.1+
@@ -25,6 +26,8 @@
 
 cmake.out_of_source yes
 
+configure.cxxflags-append   -I${prefix}/lib/gstreamer-1.0/include/
+
 depends_lib-append  path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     bin:perl:perl5 \
                     port:dbus-glib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d4180e7e/attachment.html>


More information about the macports-changes mailing list