[Bug 686748] Makefile.am: Fix build script typo for generating the Android.mk file.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 24 06:01:57 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=686748
  GStreamer | gst-plugins-ugly | unspecified

--- Comment #5 from Scott Fan <bsdlshixi at gmail.com> 2012-10-24 13:01:53 UTC ---
(In reply to comment #4)
> Thanks!
> 
> commit bbe0cb04407262707643a6fcd0c3eaf65d6c3fa5
> Author: Scott Fan <fanchp at neusoft.com>
> Date:   Wed Oct 24 20:10:03 2012 +0800
> 
>     Makefile.am: Fix typos for generating the Android.mk files
> 
>     Change libgstasfdemux to libgstasf, and change libgstrealmedia to
> libgstrmdemux.
> 
>     The typos led to generate the incorrect Android.mk files for the asfdemux
>     and realmedia plugin.
> 
>     https://bugzilla.gnome.org/show_bug.cgi?id=686748

Could you also apply this patch to git 0.10 branch please? Indeed, I use the
0.10 branch for building Android plugins;

In all the Makefile.am files for Android, LOCAL_MODULE_PATH was defined as
$(TARGET_OUT)/lib/gstreamer-0.10, I thought those would better change to
$(TARGET_OUT)/lib/gstreamer-1.0 for 1.0

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list