FreeBSD Bugzilla – Attachment 231544 Details for
Bug 261700
games/warzone2100: switch from p7zip to 7-zip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-games-warzone2100-switch-from-p7zip-to-7-zip.patch (text/plain), 1.05 KB, created by
Max Brazhnikov
on 2022-02-03 20:58:07 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2022-02-03 20:58:07 UTC
Size:
1.05 KB
patch
obsolete
>From f7269ac660b1b255e97258b437d76eb7c966e357 Mon Sep 17 00:00:00 2001 >From: Max Brazhnikov <makc@FreeBSD.org> >Date: Thu, 3 Feb 2022 23:54:13 +0300 >Subject: games/warzone2100: switch from p7zip to 7-zip > >--- > games/warzone2100/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile >index c3b1e1026a28..7ed2873597c5 100644 >--- a/games/warzone2100/Makefile >+++ b/games/warzone2100/Makefile >@@ -12,7 +12,7 @@ COMMENT= Innovative 3D real-time strategy game > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= 7z:archivers/p7zip \ >+BUILD_DEPENDS= 7zz:archivers/7-zip \ > a2x:textproc/asciidoc > LIB_DEPENDS= libphysfs.so:devel/physfs \ > libpng.so:graphics/png \ >@@ -58,6 +58,7 @@ VULKAN_CMAKE_BOOL= WZ_ENABLE_BACKEND_VULKAN > post-patch: > @${FIND} ${WRKSRC} -type f -iname "*cmake*" -exec \ > ${REINPLACE_CMD} -i '' -e '/find_package(Git/d' {} \; >+ ${REINPLACE_CMD} 's,7za,7zz,g' ${WRKSRC}/cmake/FindZIP.cmake > > post-extract: > .for bundled in miniupnp SQLiteCpp/sqlite3 >-- >2.34.1 >
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 261700
: 231544