aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-12-21 02:39:23 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-12-21 02:39:23 +0000
commita33071bc50e5996147899c459928a31a39918446 (patch)
tree4dbc05b31831bc08ba5f85c36c65ac12ecd5895f /emulators
parente575a5996d90994bc60c9d8de0ce5c328421d0b2 (diff)
downloadports-a33071bc50e5996147899c459928a31a39918446.tar.gz
ports-a33071bc50e5996147899c459928a31a39918446.zip
- update to 0.34b
- only for i386 now, maintainer doesn't have time to remove gcc i386-isms and test on other archs. PR: 60466 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=96292
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gxmame/Makefile15
-rw-r--r--emulators/gxmame/distinfo3
-rw-r--r--emulators/gxmame/files/patch-aa40
-rw-r--r--emulators/gxmame/pkg-plist10
4 files changed, 13 insertions, 55 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile
index dc27816b2fe8..a048e294d70f 100644
--- a/emulators/gxmame/Makefile
+++ b/emulators/gxmame/Makefile
@@ -6,16 +6,11 @@
#
PORTNAME= gxmame
-PORTVERSION= 0.33
-PORTREVISION= 1
+PORTVERSION= 0.34b
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-PATCH_SITES= http://shell.n.ml.org/n/tlp/
-PATCHFILES= gxmame-0.33-xmame074.diff
-PATCH_DIST_STRIP= -p1
-
MAINTAINER= tlp@liquidx.org
COMMENT= GXmame is a GTK frontend for xmame
@@ -25,10 +20,14 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
USE_GZIP= yes
USE_XLIB= yes
-USE_GNOME= gtk12 gdkpixbuf glib12
+USE_GNOME= gtk20
+USE_REINPLACE= yes
+ONLY_FOR_ARCHS= i386
DOCDIR= share/doc/${PORTNAME}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-joystick
+
+post-configure:
+ @${REINPLACE_CMD} -e 's|$$(top_builddir)/./mkinstalldirs|./mkinstalldirs|' ${WRKSRC}/intl/Makefile
.include <bsd.port.mk>
diff --git a/emulators/gxmame/distinfo b/emulators/gxmame/distinfo
index d8050945084f..296d61314efa 100644
--- a/emulators/gxmame/distinfo
+++ b/emulators/gxmame/distinfo
@@ -1,2 +1 @@
-MD5 (gxmame-0.33.tar.gz) = b3469d300ccb6654f893e88823d93799
-MD5 (gxmame-0.33-xmame074.diff) = f10c89038e56c8f6bcd5d502f842791a
+MD5 (gxmame-0.34b.tar.gz) = c34e3b256366a67ed3b2270eda1ee75d
diff --git a/emulators/gxmame/files/patch-aa b/emulators/gxmame/files/patch-aa
deleted file mode 100644
index bf1f6ec84017..000000000000
--- a/emulators/gxmame/files/patch-aa
+++ /dev/null
@@ -1,40 +0,0 @@
---- Makefile.in.orig Fri Nov 21 12:35:25 2003
-+++ Makefile.in Fri Nov 21 12:36:06 2003
-@@ -112,7 +112,7 @@
- icon2dir = $(datadir)/icons/mini
- icon2_DATA = gxmame.xpm
-
--docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
-+docdir = $(datadir)/doc/$(PACKAGE)
- doc_DATA = BUGS NEWS COPYING AUTHORS README TODO ChangeLog
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-@@ -362,7 +362,7 @@
-
- maintainer-clean-tags:
-
--distdir = $(PACKAGE)-$(VERSION)
-+distdir = $(PACKAGE)
- top_distdir = $(distdir)
-
- # This target untars the dist file and tries a VPATH configuration. Then
---- html/Makefile.in.orig Fri Nov 21 12:47:52 2003
-+++ html/Makefile.in Fri Nov 21 12:48:16 2003
-@@ -97,7 +97,7 @@
-
- EXTRA_DIST = *html includes gui
-
--htmldir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html
-+htmldir = $(datadir)/doc/$(PACKAGE)/html
- html_DATA = *.html
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
-@@ -143,7 +143,7 @@
- TAGS:
-
-
--distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-+distdir = $(top_builddir)/$(PACKAGE)/$(subdir)
-
- subdir = html
-
diff --git a/emulators/gxmame/pkg-plist b/emulators/gxmame/pkg-plist
index 7d524cfd9a6c..3c49a6ec4328 100644
--- a/emulators/gxmame/pkg-plist
+++ b/emulators/gxmame/pkg-plist
@@ -1,13 +1,14 @@
bin/gxmame
-share/locale/fr/LC_MESSAGES/gxmame.mo
+share/applications/gxmame.desktop
+share/locale/de/LC_MESSAGES/gxmame.mo
+share/locale/el/LC_MESSAGES/gxmame.mo
share/locale/es/LC_MESSAGES/gxmame.mo
+share/locale/fr/LC_MESSAGES/gxmame.mo
share/locale/it/LC_MESSAGES/gxmame.mo
share/locale/nl/LC_MESSAGES/gxmame.mo
-share/locale/de/LC_MESSAGES/gxmame.mo
share/locale/pl/LC_MESSAGES/gxmame.mo
share/locale/zh_TW/LC_MESSAGES/gxmame.mo
-share/applnk/Games/Arcade/gxmame.desktop
-share/gnome/apps/Games/Arcade/gxmame.desktop
+share/locale/zh_CN/LC_MESSAGES/gxmame.mo
share/icons/gxmame.png
share/icons/mini/gxmame.xpm
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
@@ -20,7 +21,6 @@ share/icons/mini/gxmame.xpm
%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc.html
%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc-1.html
%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc-2.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc.2.html
%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc-3.html
%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc-4.html
%%PORTDOCS%%%%DOCSDIR%%/html/gxmame-doc-5.html