head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.1.0.2 pkgsrc-2012Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2013.01.27.00.18.29; author wiz; state dead; branches; next 1.1; 1.1 date 2012.10.09.08.56.13; author marino; state Exp; branches; next ; desc @@ 1.2 log @Remove nucleo and metisse. Nucleo doesn't build against any ffmpeg in pkgsrc, and the last release 0.7.6 (this was 0.7.5) is from 2009, so development seems to have stopped. @ text @$NetBSD: patch-nucleo_image_sink_novImageSink.cxx,v 1.1 2012/10/09 08:56:13 marino Exp $ Fix this error on gcc4.7: novImageSink.cxx:60:13: error: 'close' was not declared in this scope --- nucleo/image/sink/novImageSink.cxx.orig 2008-06-05 12:52:33.000000000 +0000 +++ nucleo/image/sink/novImageSink.cxx @@@@ -20,6 +20,7 @@@@ #include #include +#include namespace nucleo { @ 1.1 log @x11/nucleo: Fix build on gcc4.7 Include to fix scope error. @ text @d1 1 a1 1 $NetBSD$ @