Revision: 149629 https://trac.macports.org/changeset/149629 Author: nicos@macports.org Date: 2016-06-28 06:18:44 -0700 (Tue, 28 Jun 2016) Log Message: ----------- telepathy-qt: update to 0.9.7 Modified Paths: -------------- trunk/dports/comms/telepathy-qt/Portfile Modified: trunk/dports/comms/telepathy-qt/Portfile =================================================================== --- trunk/dports/comms/telepathy-qt/Portfile 2016-06-28 10:44:36 UTC (rev 149628) +++ trunk/dports/comms/telepathy-qt/Portfile 2016-06-28 13:18:44 UTC (rev 149629) @@ -6,8 +6,7 @@ PortGroup cmake 1.0 name telepathy-qt -version 0.9.6.1 -revision 1 +version 0.9.7 categories comms maintainers nicos openmaintainer license LGPL-2.1+ @@ -21,12 +20,14 @@ homepage http://telepathy.freedesktop.org/wiki master_sites http://telepathy.freedesktop.org/releases/${name}/ -checksums rmd160 ff0db3576363c9c052b7b2402bb2bf5335ab1cd4 \ - sha256 496eb4951ea9b181d7d68a2122a885474c4f73b519319496aa1b97d9b361a1f8 +checksums rmd160 97d979a4874be5385792b0d45d27dc16d0e88bfd \ + sha256 21bad30be7ebc4ba667d53d92cd1cec1be23114103f2149404d9740721693d4f cmake.out_of_source yes configure.cxxflags-append -I${prefix}/lib/gstreamer-1.0/include/ +configure.args-append -DFORCE_STATIC_SERVICE_LIBRARY=TRUE \ + -DENABLE_TESTS=FALSE depends_lib-append path:lib/pkgconfig/glib-2.0.pc:glib2 \ bin:perl:perl5 \