[Bug 263023] multimedia/smpeg: revert accidental (?) configure patch

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Apr 2022 23:38:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263023

            Bug ID: 263023
           Summary: multimedia/smpeg: revert accidental (?) configure
                    patch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: acm@FreeBSD.org
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)
 Attachment #232912 maintainer-approval?(acm@FreeBSD.org)
             Flags:
             Flags: merge-quarterly?
                CC: acm@FreeBSD.org

Created attachment 232912
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232912&action=edit
acm@freebsd.org

Commit 87624aab for PR #231524 has accidentally introduced two
additional patches to the configure script, breaking parts of
its workings.  Revert these changes to fix the configuration.

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Please MFH if possible.

Also consider updating smpeg to version 2.0.0 released by the new upstream
https://github.com/icculus/smpeg.  If desired, I can volunteer a patch.

This change is important because the accidental configure patch caused errors
during cross compilation like these:

===>  Building for smpeg-0.4.4_15
gmake[1]: Entering directory
'/wrkdirs/usr/ports/multimedia/smpeg/work/smpeg-0.4.4'
Making all in audio
gmake[2]: Entering directory
'/wrkdirs/usr/ports/multimedia/smpeg/work/smpeg-0.4.4/audio'
/usr/local/bin/libtool --mode=compile /nxb-bin/usr/bin/c++ -DPACKAGE=\"smpeg\"
-DVERSION=\"0.4.4\"  -I. -I.      -O2 -pipe  -Wno-c++11-narrowing
-fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include/SDL
-I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DTHREADED_AUDIO -DNDEBUG -I..
-DNOCONTROLS -I.. -I../audio -I../video -fno-exceptions -fno-rtti -c
MPEGaudio.cpp
libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'

-- 
You are receiving this mail because:
You are the assignee for the bug.