aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 15:55:59 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-03-30 15:56:52 +0000
commitf4f87a2b47180843a8f769778644df37525e762a (patch)
treec12f3fb04798f5b725f8467d0b75576d058ea1df
parentb240b40d958f4be8a61931f8d0c50bd572300d52 (diff)
downloadports-f4f87a2b47180843a8f769778644df37525e762a.tar.gz
ports-f4f87a2b47180843a8f769778644df37525e762a.zip
emulators/qemu6: Mark DEPRECATED
- Version 8 is on the horizon while we have multple versions from 7.X in the tree which are stable - Add missing USES=desktop-file-utils
-rw-r--r--emulators/qemu6/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/emulators/qemu6/Makefile b/emulators/qemu6/Makefile
index 62a1db100b34..6b40a2ae19ba 100644
--- a/emulators/qemu6/Makefile
+++ b/emulators/qemu6/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qemu
PORTVERSION= 6.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
DIST_SUBDIR= qemu/${PORTVERSION}
@@ -11,6 +11,9 @@ WWW= https://www.qemu.org/
LICENSE= GPLv2
+DEPRECATED= Version 8 is on the horizon while version 7 is stable
+EXPIRATION_DATE= 2023-06-30
+
BUILD_DEPENDS= bash:shells/bash
.if ${FLAVOR:U} != tools
LIB_DEPENDS+= libfdt.so:sysutils/dtc \
@@ -40,7 +43,7 @@ USE_GNOME= glib20
USE_PERL5= build
.if ${FLAVOR:U} != tools
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64 powerpc64le
-USES+= iconv:wchar_t
+USES+= desktop-file-utils iconv:wchar_t
.endif
.if (${FLAVOR:U} != nox11 && ${FLAVOR:U} != tools)
USE_GNOME+= cairo