FreeBSD Bugzilla – Attachment 246777 Details for
Bug 275530
emulators/qmc2: Update to latest commit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
0001-emulators-qmc2-Update-to-latest-commit.patch (text/plain), 2.80 KB, created by
Jason E. Hale
on 2023-12-04 18:49:26 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2023-12-04 18:49:26 UTC
Size:
2.80 KB
patch
obsolete
>From 8b1b32b0be2549d7611b47213010ba9815eea2db Mon Sep 17 00:00:00 2001 >From: "Jason E. Hale" <jhale@FreeBSD.org> >Date: Sun, 3 Dec 2023 23:27:21 -0500 >Subject: [PATCH] emulators/qmc2: Update to latest commit > >This mainly adds support for QtWebEngine and drops QtWebKit along >with some documentation updates. > >Remove DEPRECATED/EXPIRATION_DATE. >--- > emulators/qmc2/Makefile | 17 +++++++---------- > emulators/qmc2/distinfo | 6 +++--- > emulators/qmc2/pkg-plist | 2 ++ > 3 files changed, 12 insertions(+), 13 deletions(-) > >diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile >index de84aeec2280..97f88e37f89b 100644 >--- a/emulators/qmc2/Makefile >+++ b/emulators/qmc2/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= qmc2 >-PORTVERSION= 0.243 > DISTVERSIONPREFIX= v >-PORTREVISION= 4 >+DISTVERSION= 0.243-14 >+DISTVERSIONSUFFIX= -g112724d69 > CATEGORIES= emulators games > > MAINTAINER= agh@riseup.net >@@ -10,9 +10,6 @@ WWW= https://github.com/qmc2/qmc2-mame-fe > > LICENSE= GPLv2+ > >-DEPRECATED= Depends on deprecated www/qt5-webkit >-EXPIRATION_DATE= 2023-12-31 >- > BUILD_DEPENDS= bash>0:shells/bash \ > gawk>0:lang/gawk > RUN_DEPENDS= libglvnd>0:graphics/libglvnd \ >@@ -23,12 +20,12 @@ USES= compiler:c++11-lang desktop-file-utils gmake gl qt:5 sdl \ > USE_GITHUB= yes > GH_ACCOUNT= qmc2 > GH_PROJECT= qmc2-mame-fe >-USE_GL= gl glu >-USE_QT= buildtools core declarative gui multimedia network opengl qmake \ >- script scripttools sql svg testlib webkit widgets xml \ >- xmlpatterns >+USE_GL= gl >+USE_QT= buildtools:build core declarative gui location multimedia \ >+ network opengl printsupport qmake:build script scripttools \ >+ sql svg testlib webchannel webengine widgets xml xmlpatterns > USE_SDL= sdl2 >-USE_XORG= x11 xmu >+USE_XORG= x11 > > SHEBANG_FILES= scripts/cleanup-category-ini.sh \ > scripts/generate-option-lists.sh \ >diff --git a/emulators/qmc2/distinfo b/emulators/qmc2/distinfo >index 2458924e6946..d6dcf9eeda32 100644 >--- a/emulators/qmc2/distinfo >+++ b/emulators/qmc2/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1651496883 >-SHA256 (qmc2-qmc2-mame-fe-v0.243_GH0.tar.gz) = 0608a4e08bc451ae01856b85525f1dc767e01eb823e7e294c772876971e7609b >-SIZE (qmc2-qmc2-mame-fe-v0.243_GH0.tar.gz) = 14446061 >+TIMESTAMP = 1701663751 >+SHA256 (qmc2-qmc2-mame-fe-v0.243-14-g112724d69_GH0.tar.gz) = cade3cb43ea6c05ea3d424f1b66b4044d5ee8e7d8b58f937d7f25bb1a9f51b18 >+SIZE (qmc2-qmc2-mame-fe-v0.243-14-g112724d69_GH0.tar.gz) = 14764986 >diff --git a/emulators/qmc2/pkg-plist b/emulators/qmc2/pkg-plist >index ceb6806ec7e2..b8f9810bc7ee 100644 >--- a/emulators/qmc2/pkg-plist >+++ b/emulators/qmc2/pkg-plist >@@ -1899,6 +1899,8 @@ share/applications/qmc2.desktop > %%DATADIR%%/lng/qmc2_pl.ts > %%DATADIR%%/lng/qmc2_pt.qm > %%DATADIR%%/lng/qmc2_pt.ts >+%%DATADIR%%/lng/qmc2_pt_BR.qm >+%%DATADIR%%/lng/qmc2_pt_BR.ts > %%DATADIR%%/lng/qmc2_ro.qm > %%DATADIR%%/lng/qmc2_ro.ts > %%DATADIR%%/lng/qmc2_sv.qm >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 275530
: 246777