FreeBSD Bugzilla – Attachment 250127 Details for
Bug 278499
devel/sdl2pp: Improve port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for sdl2pp
sdl2pp-modernize.patch (text/plain), 1.04 KB, created by
Daniel Engberg
on 2024-04-21 08:14:05 UTC
(
hide
)
Description:
Patch for sdl2pp
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-04-21 08:14:05 UTC
Size:
1.04 KB
patch
obsolete
>diff --git a/devel/sdl2pp/Makefile b/devel/sdl2pp/Makefile >index f4217281e5a7..007868902658 100644 >--- a/devel/sdl2pp/Makefile >+++ b/devel/sdl2pp/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= sdl2pp >-PORTVERSION= 0.18.1 >+DISTVERSION= 0.18.1 > PORTREVISION= 1 > CATEGORIES= devel > >@@ -14,13 +14,17 @@ USE_GITHUB= yes > GH_ACCOUNT= libSDL2pp > GH_PROJECT= libSDL2pp > >-USES= cmake compiler:c++17-lang sdl >-CMAKE_ARGS= -DSDL2PP_ENABLE_LIVE_TESTS=OFF >+USES= cmake:testing compiler:c++17-lang pathfix sdl > USE_SDL= sdl2 image2 mixer2 ttf2 > > PORTDOCS= * > >-OPTIONS_DEFINE= DOCS DOXYGEN >+CMAKE_TESTING_ON= SDL2PP_WITH_TESTS >+ >+CMAKE_OFF= SDL2PP_ENABLE_LIVE_TESTS \ >+ SDL2PP_WITH_TESTS >+ >+OPTIONS_DEFINE= DOCS DOXYGEN > DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen > DOXYGEN_ALL_TARGET= all doxygen > DOXYGEN_IMPLIES= DOCS >@@ -32,7 +36,4 @@ post-install-DOCS-on: > post-install-DOXYGEN-on: > @cd ${CONFIGURE_WRKSRC} && ${COPYTREE_SHARE} doxygen ${STAGEDIR}${DOCSDIR}/ > >-do-test: >- @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${LOCALBASE}/bin/ctest -V >- > .include <bsd.port.mk>
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 278499
: 250127