head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.8 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.6 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.2 pkgsrc-2011Q2-base:1.4 pkgsrc-2010Q4:1.3.0.48 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.46 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.44 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.42 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.40 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.38 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.36 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.34 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.3.0.32 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.30 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.28 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.26 pkgsrc-2008Q2-base:1.3 cwrapper:1.3.0.24 pkgsrc-2008Q1:1.3.0.22 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.20 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.18 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.16 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.14 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.12 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.10 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.8 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.6 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.4 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.2 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.2.0.4 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.1.0.2 pkgsrc-2004Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2011.02.09.09.51.19; author wiz; state dead; branches; next 1.3; 1.3 date 2005.07.18.12.38.35; author wiz; state Exp; branches; next 1.2; 1.2 date 2005.03.15.15.55.13; author xtraeme; state dead; branches; next 1.1; 1.1 date 2004.11.07.21.13.23; author kristerw; state Exp; branches; next ; desc @@ 1.4 log @Remove gxmame since xmame was removed. @ text @$NetBSD: patch-aa,v 1.3 2005/07/18 12:38:35 wiz Exp $ --- po/Makefile.in.in.orig 2005-01-30 15:03:16.000000000 +0100 +++ po/Makefile.in.in @@@@ -96,8 +96,8 @@@@ all: all-@@USE_NLS@@ all-yes: $(CATALOGS) all-no: -$(GETTEXT_PACKAGE).pot: $(POTFILES) - $(GENPOT) +#$(GETTEXT_PACKAGE).pot: $(POTFILES) +# $(GENPOT) install: install-exec install-data install-exec: @ 1.3 log @Add patch that should solve the annoying Makefile:126: *** target pattern contains no `%'. Stop. breakage. XXX: If this works, I'll move this package to emulators/, where it belongs. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update to 0.35beta1, provided by Miguel Mendez (maintainer) in PR pkg/29675, this version works with our current xmame package, so pkg/27011 has been fixed too. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2004/11/07 21:13:23 kristerw Exp $ d3 13 a15 11 --- src/mameio.c.orig 2003-11-26 10:38:21.000000000 +0100 +++ src/mameio.c 2004-09-30 16:49:42.000000000 +0200 @@@@ -217,7 +217,7 @@@@ /* Generate the list */ /* without including neither history nor mameinfo to have less to parse after*/ - opt=g_strdup_printf("%s -listinfo -%s /dev/null -%s /dev/null 2>/dev/null", + opt=g_strdup_printf("%s -listxml -%s /dev/null -%s /dev/null | xml2info 2>/dev/null", current_exec->path, available_options->mameinfo_file_option, available_options->history_file_option); @ 1.1 log @Make this work with xmame 0.87 by applying patches from Miguel Mendez in PR 27090 (with a minor tweak for issues from yesterday's update of the xmame pkg.) This does also solve part of PR 27011. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @