[137066] trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile

devans at macports.org devans at macports.org
Wed Jun 3 18:17:27 PDT 2015


Revision: 137066
          https://trac.macports.org/changeset/137066
Author:   devans at macports.org
Date:     2015-06-03 18:17:27 -0700 (Wed, 03 Jun 2015)
Log Message:
-----------
gstreamer010-gst-plugins-bad: remove outdated post-patch replacements on configure rendered ineffective by autoreconf, no longer necessary.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile

Modified: trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile	2015-06-04 00:47:29 UTC (rev 137065)
+++ trunk/dports/gnome/gstreamer010-gst-plugins-bad/Portfile	2015-06-04 01:17:27 UTC (rev 137066)
@@ -30,6 +30,7 @@
                     rmd160  3a837843b8aa941ff7c81b90d37930ccb1ddb0be
 
 depends_build       port:pkgconfig
+
 depends_lib         port:gstreamer010-gst-plugins-base \
                     port:XviD \
                     port:curl \
@@ -59,6 +60,11 @@
                     port:rtmpdump \
                     port:schroedinger
 
+patchfiles          modplug.patch \
+                    po.patch \
+                    objcflags.patch \
+                    patch-libvpx-1.40.diff
+
 #
 # could depend on tons for multimedia stuff +variants
 # the following ports are available but don't configure
@@ -105,18 +111,6 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-patchfiles          modplug.patch \
-                    po.patch \
-                    objcflags.patch \
-                    patch-libvpx-1.40.diff
-
-post-patch {
-    reinplace "s|-flat_namespace -undefined suppress|-undefined define_a_way|g" \
-        ${worksrcpath}/configure
-    reinplace "s|libSoundTouch|soundtouch-1.0|g" \
-        ${worksrcpath}/configure
-}
-
 # osxvideosrc is disabled by configure on 64 bit archs so disable if universal variant is set
 
 if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150603/51ed3522/attachment.html>


More information about the macports-changes mailing list