# $OpenBSD$ SHARED_ONLY = Yes COMMENT = Portable Sega Genesis / Sega CD / Sega 32X emulator V = r7 DISTNAME = Gens-gs-${V} PKGNAME = gensgs-7 CATEGORIES = emulators x11 HOMEPAGE = http://sonicretro.org/Gens/GS/ MAINTAINER = Ryan Freeman # GPLv2? PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM = Yes PERMIT_DISTFILES_FTP = Yes WANTLIB = c m z pthread iconv X11 Xau Xcomposite Xcursor Xdamage Xdmcp WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender expat fontconfig WANTLIB += freetype pixman-1 pthread-stubs xcb stdc++ xcb-render WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 pcre xcb-render-util LIB_DEPENDS = devel/sdl \ textproc/intltool \ devel/atk \ graphics/cairo \ x11/gtk+2 \ devel/pango \ graphics/png MASTER_SITES = http://info.sonicretro.org/images/6/6d/ SEPERATE_BUILD = concurrent USE_X11 = Yes USE_LIBTOOL = Yes USE_GMAKE = Yes CONFIGURE_STYLE = gnu post-extract: @mv ${WRKDIR}/gens-gs-${V} ${WRKDIR}/${DISTNAME} chmod 0755 ${WRKSRC}/install-sh .include