pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu: fix PLIST on Linux
details: https://anonhg.NetBSD.org/pkgsrc/rev/ffa1abb7dcc6
branches: trunk
changeset: 385426:ffa1abb7dcc6
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Sep 17 14:05:36 2022 +0000
description:
qemu: fix PLIST on Linux
diffstat:
emulators/qemu/Makefile | 3 ++-
emulators/qemu/PLIST | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 0155c23785c2 -r ffa1abb7dcc6 emulators/qemu/Makefile
--- a/emulators/qemu/Makefile Sat Sep 17 13:50:42 2022 +0000
+++ b/emulators/qemu/Makefile Sat Sep 17 14:05:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.303 2022/09/17 09:54:56 tnn Exp $
+# $NetBSD: Makefile,v 1.304 2022/09/17 14:05:36 tnn Exp $
DISTNAME= qemu-7.1.0
CATEGORIES= emulators
@@ -105,6 +105,7 @@
UE_ARCHS+= alpha arm armeb cris
UE_ARCHS+= hexagon hppa
UE_ARCHS+= i386
+UE_ARCHS+= loongarch64
UE_ARCHS+= m68k microblaze microblazeel
UE_ARCHS+= mips mips64 mips64el mipsel mipsn32 mipsn32el
UE_ARCHS+= nios2
diff -r 0155c23785c2 -r ffa1abb7dcc6 emulators/qemu/PLIST
--- a/emulators/qemu/PLIST Sat Sep 17 13:50:42 2022 +0000
+++ b/emulators/qemu/PLIST Sat Sep 17 14:05:36 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.82 2022/09/17 09:54:56 tnn Exp $
+@comment $NetBSD: PLIST,v 1.83 2022/09/17 14:05:36 tnn Exp $
bin/elf2dmp
${PLIST.aarch64}bin/qemu-aarch64
${PLIST.aarch64_be}bin/qemu-aarch64_be
@@ -14,6 +14,7 @@
bin/qemu-img
bin/qemu-io
${PLIST.keymap}bin/qemu-keymap
+${PLIST.loongarch64}bin/qemu-loongarch64
${PLIST.m68k}bin/qemu-m68k
${PLIST.microblaze}bin/qemu-microblaze
${PLIST.microblazeel}bin/qemu-microblazeel
Home |
Main Index |
Thread Index |
Old Index