pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qemu-git: Update PLIST and allow Python 3
Module Name: pkgsrc-wip
Committed By: Jonathan Schleifer <js%heap.zone@localhost>
Pushed By: js
Date: Sat Oct 6 22:15:05 2018 +0200
Changeset: b6e26ee0e7629fcc8e625669939bec46ab45d287
Modified Files:
qemu-git/Makefile
qemu-git/PLIST
Log Message:
qemu-git: Update PLIST and allow Python 3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b6e26ee0e7629fcc8e625669939bec46ab45d287
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qemu-git/Makefile | 2 --
qemu-git/PLIST | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/qemu-git/Makefile b/qemu-git/Makefile
index 96fe2ceb6c..fd56cbf235 100644
--- a/qemu-git/Makefile
+++ b/qemu-git/Makefile
@@ -82,8 +82,6 @@ PKG_SYSCONFSUBDIR= qemu
REPLACE_PERL+= scripts/texi2pod.pl
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported yet as of 2.10.0
-
INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/doc/qemu
UE_ARCHS+= alpha arm armeb cris i386 m68k microblaze mips mipsel
diff --git a/qemu-git/PLIST b/qemu-git/PLIST
index c8c54a5c98..2b576f45d0 100644
--- a/qemu-git/PLIST
+++ b/qemu-git/PLIST
@@ -25,6 +25,7 @@ ${PLIST.sh4eb}bin/qemu-sh4eb
${PLIST.sparc}bin/qemu-sparc
${PLIST.sparc32plus}bin/qemu-sparc32plus
${PLIST.sparc64}bin/qemu-sparc64
+bin/qemu-edid
bin/qemu-system-aarch64
bin/qemu-system-alpha
bin/qemu-system-arm
@@ -44,7 +45,6 @@ bin/qemu-system-nios2
bin/qemu-system-or1k
bin/qemu-system-ppc
bin/qemu-system-ppc64
-bin/qemu-system-ppcemb
bin/qemu-system-riscv32
bin/qemu-system-riscv64
bin/qemu-system-s390x
Home |
Main Index |
Thread Index |
Old Index