pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/fs-uae-qemu-uae



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jan  9 12:08:14 UTC 2024

Added Files:
        pkgsrc/emulators/fs-uae-qemu-uae: DESCR Makefile PLIST distinfo
        pkgsrc/emulators/fs-uae-qemu-uae/patches: patch-Makefile

Log Message:
emulators/fs-uae-qemu-uae: import fs-uae-qemu-uae-3.8.6

Plugin for emulators/fs-uae

This plugin includes:
* PPC support
* Qemu user mode network support


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/fs-uae-qemu-uae/DESCR \
    pkgsrc/emulators/fs-uae-qemu-uae/Makefile \
    pkgsrc/emulators/fs-uae-qemu-uae/PLIST \
    pkgsrc/emulators/fs-uae-qemu-uae/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/emulators/fs-uae-qemu-uae/patches/patch-Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/emulators/fs-uae-qemu-uae/DESCR
diff -u /dev/null pkgsrc/emulators/fs-uae-qemu-uae/DESCR:1.1
--- /dev/null   Tue Jan  9 12:08:14 2024
+++ pkgsrc/emulators/fs-uae-qemu-uae/DESCR      Tue Jan  9 12:08:13 2024
@@ -0,0 +1,5 @@
+Plugin for emulators/fs-uae
+
+This plugin includes:
+* PPC support
+* Qemu user mode network support
Index: pkgsrc/emulators/fs-uae-qemu-uae/Makefile
diff -u /dev/null pkgsrc/emulators/fs-uae-qemu-uae/Makefile:1.1
--- /dev/null   Tue Jan  9 12:08:14 2024
+++ pkgsrc/emulators/fs-uae-qemu-uae/Makefile   Tue Jan  9 12:08:13 2024
@@ -0,0 +1,80 @@
+# $NetBSD: Makefile,v 1.1 2024/01/09 12:08:13 ryoon Exp $
+
+DISTNAME=      qemu-uae-3.8.6
+PKGNAME=       fs-uae-${DISTNAME}
+CATEGORIES=    emulators
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=FrodeSolheim/}
+GITHUB_PROJECT=        qemu-uae
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/FrodeSolheim/qemu-uae/
+COMMENT=       FS-UAE plugin for PPC and nwtworking support
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      fs-uae>=3.1.66nb4:../../emulators/fs-uae
+
+HAS_CONFIGURE=         yes
+USE_TOOLS+=            pkg-config
+USE_PKGLOCALEDIR=      yes
+USE_LANGUAGES=         c c++
+USE_TOOLS+=            gmake
+
+CFLAGS+=       -DQEMU_UAE
+CFLAGS+=       -fPIC
+
+CONFIGURE_ARGS+=       --target-list=ppc-softmmu
+CONFIGURE_ARGS+=       --disable-tools \
+                       --disable-werror \
+                       --disable-strip \
+                       --disable-sdl \
+                       --disable-stack-protector \
+                       --disable-gtk \
+                       --disable-virtfs \
+                       --disable-vnc \
+                       --disable-xen \
+                       --disable-brlapi \
+                       --disable-curses \
+                       --disable-curl \
+                       --disable-rdma \
+                       --disable-user \
+                       --disable-uuid \
+                       --disable-vde \
+                       --disable-netmap \
+                       --disable-cap-ng \
+                       --disable-attr \
+                       --disable-docs \
+                       --disable-vhost-net \
+                       --disable-spice \
+                       --disable-libiscsi \
+                       --disable-libnfs \
+                       --disable-smartcard-nss \
+                       --disable-libusb \
+                       --disable-lzo \
+                       --disable-snappy \
+                       --disable-guest-agent \
+                       --disable-seccomp \
+                       --disable-glusterfs \
+                       --disable-tpm \
+                       --disable-libssh2 \
+                       --disable-vhdx \
+                       --disable-quorum \
+                       --disable-numa \
+                       --disable-coroutine-pool \
+                       --enable-pie \
+                       --with-system-pixman \
+                       --disable-linux-aio
+
+PYTHON_VERSIONS_ACCEPTED=      27
+
+INSTALLATION_DIRS=     share/fs-uae/plugins
+
+do-install:
+       ${INSTALL_LIB} ${WRKSRC}/qemu-uae.so \
+               ${DESTDIR}${PREFIX}/share/fs-uae/plugins
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../sysutils/dtc/buildlink3.mk"
+.include "../../x11/pixman/buildlink3.mk"
+.include "../../lang/python/tool.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/emulators/fs-uae-qemu-uae/PLIST
diff -u /dev/null pkgsrc/emulators/fs-uae-qemu-uae/PLIST:1.1
--- /dev/null   Tue Jan  9 12:08:14 2024
+++ pkgsrc/emulators/fs-uae-qemu-uae/PLIST      Tue Jan  9 12:08:13 2024
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2024/01/09 12:08:13 ryoon Exp $
+share/fs-uae/plugins/qemu-uae.so
Index: pkgsrc/emulators/fs-uae-qemu-uae/distinfo
diff -u /dev/null pkgsrc/emulators/fs-uae-qemu-uae/distinfo:1.1
--- /dev/null   Tue Jan  9 12:08:14 2024
+++ pkgsrc/emulators/fs-uae-qemu-uae/distinfo   Tue Jan  9 12:08:13 2024
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2024/01/09 12:08:13 ryoon Exp $
+
+BLAKE2s (qemu-uae-3.8.6.tar.gz) = 7617cff88b59e4a4f2ee34d7b4fef881aa5eba919cc6d7a4ae540b4f678d5d91
+SHA512 (qemu-uae-3.8.6.tar.gz) = 9f5ed0e212e42759b7719eee38b31bcbb4e085f6fc02a0ee75a54b9576abdd2c780cb0bf1b0d428c7943d421f0c3fdee856a031c5c757c2670f43e2bec0e175c
+Size (qemu-uae-3.8.6.tar.gz) = 10532978 bytes
+SHA1 (patch-Makefile) = 4b9e4e29e57c61c8ce43dd9cc89034bffc5501fa

Index: pkgsrc/emulators/fs-uae-qemu-uae/patches/patch-Makefile
diff -u /dev/null pkgsrc/emulators/fs-uae-qemu-uae/patches/patch-Makefile:1.1
--- /dev/null   Tue Jan  9 12:08:14 2024
+++ pkgsrc/emulators/fs-uae-qemu-uae/patches/patch-Makefile     Tue Jan  9 12:08:13 2024
@@ -0,0 +1,23 @@
+$NetBSD: patch-Makefile,v 1.1 2024/01/09 12:08:13 ryoon Exp $
+
+* Do not build BIOS. It causes build time errors and not used at all.
+
+--- Makefile.orig      2024-01-08 10:53:05.544415759 +0000
++++ Makefile
+@@ -196,11 +196,11 @@ dtc/%:
+ 
+ $(SUBDIR_RULES): libqemuutil.a libqemustub.a $(common-obj-y)
+ 
+-ROMSUBDIR_RULES=$(patsubst %,romsubdir-%, $(ROMS))
+-romsubdir-%:
+-      $(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C pc-bios/$* V="$(V)" TARGET_DIR="$*/",)
+-
+-ALL_SUBDIRS=$(TARGET_DIRS) $(patsubst %,pc-bios/%, $(ROMS))
++#ROMSUBDIR_RULES=$(patsubst %,romsubdir-%, $(ROMS))
++#romsubdir-%:
++#     $(call quiet-command,$(MAKE) $(SUBDIR_MAKEFLAGS) -C pc-bios/$* V="$(V)" TARGET_DIR="$*/",)
++#
++#ALL_SUBDIRS=$(TARGET_DIRS) $(patsubst %,pc-bios/%, $(ROMS))
+ 
+ recurse-all: $(SUBDIR_RULES) $(ROMSUBDIR_RULES)
+ 



Home | Main Index | Thread Index | Old Index