pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/35583: multimedia/libmp4v2 requires SDL but has no dependency



The following reply was made to PR pkg/35583; it has been noted by GNATS.

From: Matthias Drochner <M.Drochner%fz-juelich.de@localhost>
To: Robert Elz <kre%munnari.OZ.AU@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/35583: multimedia/libmp4v2 requires SDL but has no dependency
Date: Mon, 12 Feb 2007 11:14:18 +0100

 kre%munnari.OZ.AU@localhost said:
 > SDL does not appear to be installed - install the SDL development
 > package You must have sdl-config in your path to continue
 
 SDL is not used by libmp4v2. It is just a stupid script run before
 "configure" which checks this (and other things which don't make
 sense here, eg whether faac supports mp4).
 
 Does the following work for you?
 1. comment out "CONFIGURE_SCRIPT=      bootstrap"
 2. add a rule:
 pre-configure:
        ${TOUCH} ${WRKSRC}/bootstrapped
 
 best regards
 Matthias
 



Home | Main Index | Thread Index | Old Index