diff --git a/emulators/es-de/Makefile b/emulators/es-de/Makefile index d6d88f0a603f..38151a135909 100644 --- a/emulators/es-de/Makefile +++ b/emulators/es-de/Makefile @@ -1,74 +1,74 @@ PORTNAME= es-de DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org COMMENT= Frontend for browsing and launching games WWW= https://es-de.org LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE _BR_DEPENDS= dejavu>0:x11-fonts/dejavu \ droid-fonts-ttf>0:x11-fonts/droid-fonts-ttf \ freefont-ttf>0:x11-fonts/freefont-ttf \ noto-emoji>0:x11-fonts/noto-emoji \ ubuntu-font>0:x11-fonts/ubuntu-font BUILD_DEPENDS= ${_BR_DEPENDS} \ cimg>0:graphics/cimg \ glm>0:math/glm \ rapidjson>0:devel/rapidjson \ utf8cpp>0:devel/utf8cpp LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libcurl.so:ftp/curl \ libfreeimage.so:graphics/freeimage \ libfreetype.so:print/freetype2 \ libgit2.so:devel/libgit2 \ libharfbuzz.so:print/harfbuzz \ libicuuc.so:devel/icu \ liblunasvg.so:graphics/lunasvg \ libpoppler-cpp.so:graphics/poppler \ libpugixml.so:textproc/pugixml \ librlottie.so:graphics/rlottie RUN_DEPENDS= ${_BR_DEPENDS} USES= cmake compiler:c++17-lang gl pkgconfig sdl USE_GITLAB= yes GL_PROJECT= emulationstation-de USE_GL= opengl USE_SDL= sdl2 CMAKE_ARGS= -DUTF8CPP_INCLUDE_DIR=${LOCALBASE}/include/utf8cpp CMAKE_ON= VIDEO_HW_DECODING EXTRACT_AFTER_ARGS= --exclude external \ --no-same-owner --no-same-permissions OPTIONS_DEFINE= DEINIT DOCS NLS OPTIONS_DEFAULT= DEINIT OPTIONS_SUB= yes DEINIT_DESC= Deinit frontend on emulator launch DEINIT_CMAKE_BOOL= DEINIT_ON_LAUNCH NLS_USES= gettext-runtime gettext-tools NLS_CMAKE_BOOL= COMPILE_LOCALIZATIONS post-install: ${LN} -sf ${LOCALBASE}/share/fonts/Droid/DroidSansFallbackFull.ttf \ ${STAGEDIR}${DATADIR}/resources/fonts ${LN} -sf ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf ${STAGEDIR}${DATADIR}/resources/fonts ${LN} -sf ${LOCALBASE}/share/fonts/freefont-ttf/FreeMono.ttf \ ${STAGEDIR}${DATADIR}/resources/fonts ${LN} -sf ${LOCALBASE}/share/fonts/noto/NotoColorEmoji.ttf ${STAGEDIR}${DATADIR}/resources/fonts/NotoEmoji.ttf ${LN} -sf ${LOCALBASE}/share/fonts/ubuntu-font/Ubuntu-C.ttf ${STAGEDIR}${DATADIR}/resources/fonts post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.md \ ${STAGEDIR}${DOCSDIR} .include diff --git a/graphics/lunasvg/Makefile b/graphics/lunasvg/Makefile index 69c4510acc31..60879c24ba72 100644 --- a/graphics/lunasvg/Makefile +++ b/graphics/lunasvg/Makefile @@ -1,31 +1,30 @@ PORTNAME= lunasvg DISTVERSIONPREFIX= v -DISTVERSION= 3.4.0 -PORTREVISION= 1 +DISTVERSION= 3.5.0 CATEGORIES= graphics MAINTAINER= alven@FreeBSD.org COMMENT= SVG rendering and manipulation library in C++ WWW= https://github.com/sammycage/lunasvg/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libplutovg.so:graphics/plutovg USES= cpe meson pkgconfig CPE_VENDOR= sammycage USE_GITHUB= yes GH_ACCOUNT= sammycage USE_LDCONFIG= yes EXTRACT_AFTER_ARGS= --exclude plutovg --no-same-owner --no-same-permissions PLIST_SUB= SOVERSION=${DISTVERSION} OPTIONS_DEFINE= STATIC OPTIONS_SUB= yes STATIC_MESON_ON= -Ddefault_library=both .include diff --git a/graphics/lunasvg/distinfo b/graphics/lunasvg/distinfo index 06a48370198b..b0c12a82cd2d 100644 --- a/graphics/lunasvg/distinfo +++ b/graphics/lunasvg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755084452 -SHA256 (sammycage-lunasvg-v3.4.0_GH0.tar.gz) = 6ef03a7471fe4288def39e9fe55dfe2dbfb4041792d81a7e07e362f649cc7a0b -SIZE (sammycage-lunasvg-v3.4.0_GH0.tar.gz) = 293074 +TIMESTAMP = 1757842121 +SHA256 (sammycage-lunasvg-v3.5.0_GH0.tar.gz) = 1abf1472ee6c4d19797916e8cc3c2e4b628e0d81178ffac60bdb0d457e32c690 +SIZE (sammycage-lunasvg-v3.5.0_GH0.tar.gz) = 294493