pkgsrc-Bugs archive

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

Re: pkg/38780 (multimedia/avidemux fails during build)



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

From: diro%nixsyspaus.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/38780 (multimedia/avidemux fails during build)
Date: Wed, 9 Jul 2008 10:17:23 -0400

 On Mon, Jun 02, 2008 at 11:47:28AM +0000, obache%NetBSD.org@localhost wrote:
 > Synopsis: multimedia/avidemux fails during build
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: obache%NetBSD.org@localhost
 > State-Changed-When: Mon, 02 Jun 2008 11:47:26 +0000
 > State-Changed-Why:
 > Add following lines to multimedia/avidemux/Makefile fixes the problem?
 > 
 > CMAKE_ARGS=  -DNO_ARTS
  
  
 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt
 INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
 Parse error in command line argument: -DNO_ARTS
 Should be: VAR:type=value
 CMake Error: No cmake scrpt provided.
 CMake Error: Problem processing arguments. Aborting.
 
 *** Error code 255
 
 
 That's what happens when i add that line. But, if arts was disabled, what would
 avidemux use for audio? Adding the buildlink line for arts make avidemux build
 and that seems fine to me.
 


Home | Main Index | Thread Index | Old Index