head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.2.0.28 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.26 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.24 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.22 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.20 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.18 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.16 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.14 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.12 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.10 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.8 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.6 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.4 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.2 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.1.0.22 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.20 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.18 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.16 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.14 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.12 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.10 pkgsrc-2008Q1:1.1.0.8 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.6 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.4 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2013.01.27.00.18.29; author wiz; state dead; branches; next 1.2; 1.2 date 2009.07.14.20.23.17; author hasso; state Exp; branches; next 1.1; 1.1 date 2007.06.12.16.16.57; author joerg; state Exp; branches; next ; desc @@ 1.3 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-ae,v 1.2 2009/07/14 20:23:17 hasso Exp $ --- nucleo/utils/AppUtils.cxx.orig 2009-07-14 22:42:58 +0300 +++ nucleo/utils/AppUtils.cxx 2009-07-14 22:43:26 +0300 @@@@ -21,8 +21,7 @@@@ #include #include -extern char* optarg ; -extern int optind ; +#include namespace nucleo { @ 1.2 log @Update to 0.7.5. No brief list of changes, but ChangeLog shows that it's mostly fixes to build with newer gcc and ffmpeg versions. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1 2007/06/12 16:16:57 joerg Exp $ @ 1.1 log @Add a bunch of missing includes. Add missing libXt dependency for modular Xorg. @ text @d1 1 a1 1 $NetBSD$ d3 5 a7 5 --- nucleo/utils/AppUtils.cxx.orig 2007-06-12 14:46:52.000000000 +0000 +++ nucleo/utils/AppUtils.cxx @@@@ -19,8 +19,7 @@@@ #include #include @