Update to fuse-0.10.0.1.
This commit is contained in:
parent
43eca99862
commit
7d49b35ea3
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/09/16 00:45:13 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2009/01/07 17:59:40 grange Exp $
|
||||
|
||||
COMMENT= Free Unix Spectrum Emulator
|
||||
DISTNAME= fuse-0.7.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= fuse-0.10.0.1
|
||||
CATEGORIES= emulators
|
||||
HOMEPAGE= http://fuse-emulator.sourceforge.net/
|
||||
|
||||
@ -12,7 +11,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= X11 Xext bz2 c dsk m z
|
||||
WANTLIB= X11 Xext Xau Xdmcp audiofile gcrypt gpg-error pcre \
|
||||
bz2 c m z
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
|
||||
|
||||
@ -20,8 +20,7 @@ USE_X11= Yes
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= glib-2.0.>=0.8::devel/glib2 \
|
||||
spectrum.>=3::devel/libspectrum \
|
||||
765.>=3::devel/lib765 \
|
||||
spectrum.>=5::devel/libspectrum \
|
||||
png.>=3::graphics/png \
|
||||
xml2.>=7::textproc/libxml
|
||||
|
||||
@ -34,11 +33,12 @@ FLAVORS=gtk
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Mgtk}
|
||||
LIB_DEPENDS+= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
|
||||
LIB_DEPENDS+= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
|
||||
gio-2.0,gmodule-2.0,gobject-2.0::devel/glib2
|
||||
CONFIGURE_ARGS= --with-gtk2
|
||||
WANTLIB+= Xrender atk-1.0 fontconfig freetype gmodule-2.0 \
|
||||
gobject-2.0 pango-1.0 pangoft2-1.0 pangocairo-1.0 \
|
||||
cairo glitz png z
|
||||
WANTLIB+= Xcomposite Xcursor Xdamage Xfixes Xi Xinerama Xrandr \
|
||||
Xrender atk-1.0 cairo expat fontconfig freetype glitz \
|
||||
pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1
|
||||
.else
|
||||
CONFIGURE_ARGS= --without-gtk
|
||||
WANTLIB+= ICE SM
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (fuse-0.7.0.tar.gz) = 2BrSYM1qjdUzrwHual+VJw==
|
||||
RMD160 (fuse-0.7.0.tar.gz) = OKvsn0Rnfw9bhrmbwBJ6Ysx/uc8=
|
||||
SHA1 (fuse-0.7.0.tar.gz) = NuBIUYO9G7/JFAuOu58KS/GX/+Y=
|
||||
SHA256 (fuse-0.7.0.tar.gz) = JmF3+NnNiVn8K0NYtWr7ND+Y+1bl1No1JYmsHUnOMuc=
|
||||
SIZE (fuse-0.7.0.tar.gz) = 872031
|
||||
MD5 (fuse-0.10.0.1.tar.gz) = njuBCcu/jqF7AkB0eb1xkA==
|
||||
RMD160 (fuse-0.10.0.1.tar.gz) = 3DHMYQv6jKtlplqk/5vNuElPp5g=
|
||||
SHA1 (fuse-0.10.0.1.tar.gz) = pkhhTVQ2H6zq0rc1FvyCdlQpw6M=
|
||||
SHA256 (fuse-0.10.0.1.tar.gz) = AmmMWL4iLSm6X1b/wa49k9ktwLhZ4n4ZmxVqRZ1nzvY=
|
||||
SIZE (fuse-0.10.0.1.tar.gz) = 1573554
|
||||
|
2
emulators/fuse/pkg/PFRAG.no-gtk
Normal file
2
emulators/fuse/pkg/PFRAG.no-gtk
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.no-gtk,v 1.1 2009/01/07 17:59:40 grange Exp $
|
||||
share/fuse/fuse.font
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2006/09/24 18:23:25 grange Exp $
|
||||
bin/fuse
|
||||
@comment $OpenBSD: PLIST,v 1.8 2009/01/07 17:59:40 grange Exp $
|
||||
!%%gtk%%
|
||||
@bin bin/fuse
|
||||
@man man/man1/fuse.1
|
||||
share/fuse/
|
||||
share/fuse/128-0.rom
|
||||
@ -12,8 +13,12 @@ share/fuse/256s-2.rom
|
||||
share/fuse/256s-3.rom
|
||||
share/fuse/48.rom
|
||||
share/fuse/cassette.bmp
|
||||
share/fuse/disk_plus3.z80
|
||||
share/fuse/disk_plus3.szx
|
||||
share/fuse/gluck.rom
|
||||
share/fuse/if1-1.rom
|
||||
share/fuse/if1-2.rom
|
||||
share/fuse/keyboard.scr
|
||||
share/fuse/microdrive.bmp
|
||||
share/fuse/plus2-0.rom
|
||||
share/fuse/plus2-1.rom
|
||||
share/fuse/plus3-0.rom
|
||||
@ -25,18 +30,22 @@ share/fuse/plus3e-0.rom
|
||||
share/fuse/plus3e-1.rom
|
||||
share/fuse/plus3e-2.rom
|
||||
share/fuse/plus3e-3.rom
|
||||
share/fuse/plusd.rom
|
||||
share/fuse/se-0.rom
|
||||
share/fuse/se-1.rom
|
||||
share/fuse/tape_128.z80
|
||||
share/fuse/tape_16.z80
|
||||
share/fuse/tape_2048.z80
|
||||
share/fuse/tape_2068.z80
|
||||
share/fuse/tape_48.z80
|
||||
share/fuse/tape_pentagon.z80
|
||||
share/fuse/tape_plus2.z80
|
||||
share/fuse/tape_plus2a.z80
|
||||
share/fuse/tape_plus3.z80
|
||||
share/fuse/tape_scorpion.z80
|
||||
share/fuse/tape_128.szx
|
||||
share/fuse/tape_16.szx
|
||||
share/fuse/tape_2048.szx
|
||||
share/fuse/tape_2068.szx
|
||||
share/fuse/tape_48.szx
|
||||
share/fuse/tape_pentagon.szx
|
||||
share/fuse/tape_plus2.szx
|
||||
share/fuse/tape_plus2a.szx
|
||||
share/fuse/tape_plus3.szx
|
||||
share/fuse/tape_plus3e.szx
|
||||
share/fuse/tape_scorpion.szx
|
||||
share/fuse/tape_se.szx
|
||||
share/fuse/tape_ts2068.szx
|
||||
share/fuse/tc2048.rom
|
||||
share/fuse/tc2068-0.rom
|
||||
share/fuse/tc2068-1.rom
|
||||
|
Loading…
Reference in New Issue
Block a user