[128019] trunk/dports/gnome/gstreamer010-gst-plugins-good/Portfile
ionic at macports.org
ionic at macports.org
Mon Nov 10 16:18:52 PST 2014
Revision: 128019
https://trac.macports.org/changeset/128019
Author: ionic at macports.org
Date: 2014-11-10 16:18:52 -0800 (Mon, 10 Nov 2014)
Log Message:
-----------
gstreamer010-gst-plugins-good: white space changes only.
Modified Paths:
--------------
trunk/dports/gnome/gstreamer010-gst-plugins-good/Portfile
Modified: trunk/dports/gnome/gstreamer010-gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-plugins-good/Portfile 2014-11-11 00:11:15 UTC (rev 128018)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-good/Portfile 2014-11-11 00:18:52 UTC (rev 128019)
@@ -1,11 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
# https://bugzilla.gnome.org/show_bug.cgi?id=636134
PortGroup muniversal 1.0
-PortGroup compiler_blacklist_versions 1.0
+PortGroup compiler_blacklist_versions 1.0
name gstreamer010-gst-plugins-good
set my_name gst-plugins-good
@@ -18,7 +18,7 @@
GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers \
consider to have good quality code, correct functionality, and their \
preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for \
- the supporting library).
+ the supporting library).
maintainers nomaintainer
categories gnome
license LGPL-2+
@@ -33,6 +33,7 @@
depends_build \
port:pkgconfig
+
depends_lib \
port:gstreamer010-gst-plugins-base \
port:aalib \
@@ -49,7 +50,7 @@
port:pulseaudio \
port:taglib \
port:wavpack
-
+
patchfiles automake.patch po.patch
post-patch {
@@ -64,7 +65,7 @@
configure.args-append --disable-gtk-doc --disable-schemas-install --with-default-videosink=ximagesink
configure.env-append "HAVE_CXX=yes"
-if {[variant_isset universal]} {
+if {[variant_isset universal]} {
set merger_host(x86_64) x86_64-apple-${os.platform}${os.major}
set merger_host(i386) i686-apple-${os.platform}${os.major}
set merger_configure_args(x86_64) --build=x86_64-apple-${os.platform}${os.major}
@@ -80,12 +81,12 @@
}
# SSE register return with SSE disabled
-# <rdar://problem/9694837> - Fixed in XCode 4.2 (clang 211.10.1)
-compiler.blacklist {clang < 211.10.1}
+# <rdar://problem/9694837> - Fixed in XCode 4.2 (clang 211.10.1)
+compiler.blacklist {clang < 211.10.1}
post-activate {
system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
- gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+ gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141110/59c2de92/attachment.html>
More information about the macports-changes
mailing list