sync WANTLIB

This commit is contained in:
sthen 2022-03-31 17:12:50 +00:00
parent 71cfa3de0a
commit 669a55e168
8 changed files with 17 additions and 13 deletions

View File

@ -4,7 +4,7 @@ COMMENT= open source 68k Macintosh emulator
DISTNAME= BasiliskII_src_01052006
PKGNAME= BasiliskII-1.0
REVISION= 11
REVISION= 12
CATEGORIES= emulators
HOMEPAGE= http://basilisk.cebix.net/
@ -20,6 +20,7 @@ WANTLIB += Xinerama Xrandr Xrender Xxf86dga Xxf86vm c atk-1.0 SDL
WANTLIB += cairo fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 iconv intl m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pthread ${COMPILER_LIBCXX} z
WANTLIB += harfbuzz
COMPILER = base-clang ports-gcc base-gcc

View File

@ -3,7 +3,7 @@ USE_WXNEEDED = Yes
COMMENT = Nintendo DS emulator
DISTNAME = desmume-0.9.11
REVISION = 9
REVISION = 10
CATEGORIES = emulators
@ -20,6 +20,7 @@ WANTLIB += fontconfig freetype gdk_pixbuf-2.0 gio-2.0
WANTLIB += glib-2.0 gobject-2.0 gthread-2.0 SDL SoundTouch
WANTLIB += atk-1.0 cairo gdk-x11-2.0 gtk-x11-2.0 iconv intl
WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 zzip
WANTLIB += harfbuzz
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=desmume/}

View File

@ -4,7 +4,7 @@ REV = 571
V = 0.5.0.${REV}
DISTNAME = gambatte_src-r${REV}
PKGNAME = gambatte-$V
REVISION = 5
REVISION = 6
CATEGORIES = emulators
@ -15,7 +15,7 @@ MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv2 only
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} SDL c m
WANTLIB += ${COMPILER_LIBCXX} SDL c m z
COMPILER = base-clang ports-gcc base-gcc

View File

@ -3,7 +3,7 @@ COMMENT = multi-system Nintendo emulator
V = 106
DISTNAME = higan_v$V-source
PKGNAME = higan-$V
REVISION = 4
REVISION = 5
USE_WXNEEDED = Yes
@ -21,7 +21,7 @@ WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xv atk-1.0 c
WANTLIB += cairo fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 gtksourceview-2.0
WANTLIB += intl m openal pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += z
WANTLIB += z harfbuzz
# upstream only provides .7z
#MASTER_SITES = https://download.byuu.org/

View File

@ -1,11 +1,11 @@
COMMENT = n64 emulator video plugin
REVISION = 0
REVISION = 1
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB = GL GLEW GLU SDL2 c m pthread ${COMPILER_LIBCXX}
WANTLIB += GL GLEW GLU SDL2 X11 Xext Xi Xmu c m pthread ${COMPILER_LIBCXX}
COMPILER = base-clang ports-gcc base-gcc

View File

@ -4,7 +4,8 @@ COMMENT-libretro = Nintendo Entertainment System core for retroarch
V = 1.49
DISTNAME = nestopia-$V
PKGNAME-libretro = libretro-nestopia-$V
REVISION-main = 0
REVISION-main = 1
REVISION-libretro = 0
MULTI_PACKAGES = -main -libretro
@ -21,7 +22,7 @@ PERMIT_PACKAGE = Yes
WANTLIB-main += ${COMPILER_LIBCXX} SDL2 ao archive atk-1.0 c cairo
WANTLIB-main += cairo-gobject epoxy gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB-main += gobject-2.0 gtk-3 intl m pango-1.0 pangocairo-1.0 z
WANTLIB-main += gobject-2.0 gtk-3 intl m pango-1.0 pangocairo-1.0 z harfbuzz
WANTLIB-libretro = ${COMPILER_LIBCXX} m pthread
COMPILER = base-clang ports-gcc base-gcc

View File

@ -2,7 +2,7 @@ COMMENT = PC-9801 emulator
DISTNAME = xnp2-0.86
EPOCH = 0
REVISION = 4
REVISION = 5
CATEGORIES = emulators
HOMEPAGE = https://www.nonakap.org/np2/
@ -15,7 +15,7 @@ WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 intl m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pthread usb-1.0 z ${COMPILER_LIBCXX}
WANTLIB += fribidi
WANTLIB += fribidi harfbuzz
MASTER_SITES = https://www.nonakap.org/np2/release/
EXTRACT_SUFX = .tar.bz2

View File

@ -1,6 +1,7 @@
COMMENT = Dragon and CoCo emulator
DISTNAME = xroar-1.0.9
REVISION = 0
CATEGORIES = emulators
@ -16,7 +17,7 @@ WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 c cairo fontconfig
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gdkglext-x11-1.0
WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 gtkglext-x11-1.0
WANTLIB += harfbuzz intl m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pthread sndfile z
WANTLIB += pthread sndfile z ICE SM
MASTER_SITES = https://www.6809.org.uk/xroar/dl/