From owner-svn-ports-all@FreeBSD.ORG Mon May 19 07:50:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 42589924; Mon, 19 May 2014 07:50:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22EF92AFB; Mon, 19 May 2014 07:50:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4J7o4j6017972; Mon, 19 May 2014 07:50:04 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4J7o3LX017966; Mon, 19 May 2014 07:50:03 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201405190750.s4J7o3LX017966@svn.freebsd.org> From: Martin Wilke Date: Mon, 19 May 2014 07:50:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354508 - head/emulators/advancemenu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 07:50:04 -0000 Author: miwi Date: Mon May 19 07:50:03 2014 New Revision: 354508 URL: http://svnweb.freebsd.org/changeset/ports/354508 QAT: https://qat.redports.org/buildarchive/r354508/ Log: - Update to 2.7 - Update pkg-descr PR: 188142 Submitted by: ports fury Modified: head/emulators/advancemenu/Makefile head/emulators/advancemenu/distinfo head/emulators/advancemenu/pkg-descr Modified: head/emulators/advancemenu/Makefile ============================================================================== --- head/emulators/advancemenu/Makefile Mon May 19 07:49:32 2014 (r354507) +++ head/emulators/advancemenu/Makefile Mon May 19 07:50:03 2014 (r354508) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= advancemenu -PORTVERSION= 2.6 -PORTREVISION= 1 +PORTVERSION= 2.7 CATEGORIES= emulators MASTER_SITES= SF/advancemame/${PORTNAME}/${PORTVERSION} @@ -14,12 +13,11 @@ LICENSE= GPLv2 LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 -USE_SDL= sdl USES= gmake +USE_SDL= sdl GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-asm --disable-svgalib --disable-fb \ - --disable-alsa --enable-oss --disable-slang \ - --disable-ncurses --disable-kevent +CONFIGURE_ARGS= --disable-svgalib --disable-fb --disable-alsa --enable-oss \ + --disable-slang --disable-ncurses --disable-kevent CFLAGS+= -idirafter ${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -27,29 +25,33 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= * PLIST_FILES= bin/advmenu man/man1/advmenu.1.gz -OPTIONS_DEFINE= FREETYPE DOCS -OPTIONS_DEFAULT=FREETYPE - +OPTIONS_DEFINE= DOCS FREETYPE +OPTIONS_DEFINE_i386= ASM +OPTIONS_DEFAULT= FREETYPE +OPTIONS_DEFAULT_i386= ASM + +ASM_BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +ASM_CONFIGURE_ENABLE= asm +FREETYPE_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 FREETYPE_CONFIGURE_ENABLE= freetype -FREETYPE_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 post-patch: @${REINPLACE_CMD} -e \ 's|-lpthread|-pthread|' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|@@|@|' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e \ - '/\(pkgdocdir\)/s|^|#| ; \ - /WHOLE_CFLAGS_OPT/s|-O2|| ; \ - /WHOLE_LDFLAGS/s|-s||' ${WRKSRC}/advance/advance.mak do-install: - (cd ${WRKSRC} && ${INSTALL_PROGRAM} advmenu ${STAGEDIR}${PREFIX}/bin) + (cd ${WRKSRC} && ${INSTALL_PROGRAM} advmenu \ + ${STAGEDIR}${PREFIX}/bin) (cd ${WRKSRC}/doc && ${INSTALL_MAN} advmenu.1 \ ${STAGEDIR}${MANPREFIX}/man/man1) @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} HISTORY README RELEASE \ +.for i in HISTORY README RELEASE + (cd ${WRKSRC} && ${INSTALL_DATA} ${i} \ + ${STAGEDIR}${DOCSDIR}) +.endfor + (cd ${WRKSRC}/doc && ${INSTALL_DATA} advmenu.[ht]* \ ${STAGEDIR}${DOCSDIR}) - (cd ${WRKSRC}/doc && ${INSTALL_DATA} advmenu.[ht]* ${STAGEDIR}${DOCSDIR}) .include Modified: head/emulators/advancemenu/distinfo ============================================================================== --- head/emulators/advancemenu/distinfo Mon May 19 07:49:32 2014 (r354507) +++ head/emulators/advancemenu/distinfo Mon May 19 07:50:03 2014 (r354508) @@ -1,2 +1,2 @@ -SHA256 (advancemenu-2.6.tar.gz) = e854c9d58d8e936f926493476e25a37089e3c39ab53863cfecaa4fb645dc4b31 -SIZE (advancemenu-2.6.tar.gz) = 2384272 +SHA256 (advancemenu-2.7.tar.gz) = e635f8d236b08e40587344daa33ef78d50d14e01fb6a7ef74eb6fdb3e80cb224 +SIZE (advancemenu-2.7.tar.gz) = 2371297 Modified: head/emulators/advancemenu/pkg-descr ============================================================================== --- head/emulators/advancemenu/pkg-descr Mon May 19 07:49:32 2014 (r354507) +++ head/emulators/advancemenu/pkg-descr Mon May 19 07:50:03 2014 (r354508) @@ -1,21 +1,21 @@ -AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any other -emulator. +AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any +other emulator. It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main features are: * Auto update of the rom info. * Vertical and horizontal orientation. -* Support for any TV/Arcade Monitor like AdvanceMAME but it's good also for a - normal PC monitor. -* Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to 192 - images at the same time! -* Sound preview. (MP3/WAV). You can select a special sound for every game - played when the cursor move on it. -* Sound backgrounds (MP3/WAV). Play your favourite songs or radio records in - background. -* Sound effects (MP3/WAV) for key press, program start, game start, program - exit... +* Support for any TV/Arcade Monitor like AdvanceMAME but it's good also + for a normal PC monitor. +* Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to + 192 images at the same time! +* Sound preview. (MP3/WAV). You can select a special sound for every + game played when the cursor move on it. +* Sound backgrounds (MP3/WAV). Play your favourite songs or radio + records in background. +* Sound effects (MP3/WAV) for key press, program start, game start, + program exit... * Support for zipped images and sounds archives. * Screensaver. A slide show of the game images. * Selectable background and help images with translucency.