head 1.21; access; symbols pkgsrc-2023Q4:1.20.0.2 pkgsrc-2023Q4-base:1.20 pkgsrc-2023Q3:1.17.0.2 pkgsrc-2023Q3-base:1.17 pkgsrc-2023Q2:1.15.0.2 pkgsrc-2023Q2-base:1.15 pkgsrc-2023Q1:1.14.0.2 pkgsrc-2023Q1-base:1.14 pkgsrc-2022Q4:1.12.0.4 pkgsrc-2022Q4-base:1.12 pkgsrc-2022Q3:1.12.0.2 pkgsrc-2022Q3-base:1.12 pkgsrc-2022Q2:1.10.0.4 pkgsrc-2022Q2-base:1.10 pkgsrc-2022Q1:1.10.0.2 pkgsrc-2022Q1-base:1.10 pkgsrc-2021Q4:1.9.0.2 pkgsrc-2021Q4-base:1.9 pkgsrc-2021Q3:1.8.0.2 pkgsrc-2021Q3-base:1.8 pkgsrc-2021Q2:1.6.0.8 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.6 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.6.0.4 pkgsrc-2020Q4-base:1.6 pkgsrc-2020Q3:1.6.0.2 pkgsrc-2020Q3-base:1.6 pkgsrc-2020Q2:1.4.0.4 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.2.0.6 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.2 pkgsrc-2019Q3-base:1.2; locks; strict; comment @# @; 1.21 date 2024.01.30.14.21.47; author ryoon; state Exp; branches; next 1.20; commitid gARf2FgciecARtWE; 1.20 date 2023.11.14.14.01.47; author wiz; state Exp; branches; next 1.19; commitid BZ5vzwBRof1beAME; 1.19 date 2023.11.12.13.21.22; author wiz; state Exp; branches; next 1.18; commitid SjpNXQIV5XeZ3kME; 1.18 date 2023.10.21.17.10.09; author gdt; state Exp; branches; next 1.17; commitid Sr0Nb6aaZLDw2wJE; 1.17 date 2023.09.01.07.25.41; author nia; state Exp; branches; next 1.16; commitid kuB9Jrql05M1q2DE; 1.16 date 2023.07.18.18.02.46; author nia; state Exp; branches; next 1.15; commitid DrwZsajpih2dojxE; 1.15 date 2023.05.06.19.09.14; author ryoon; state Exp; branches; next 1.14; commitid U0SnpK5fQpHc6WnE; 1.14 date 2023.01.29.21.16.01; author ryoon; state Exp; branches; next 1.13; commitid QL7aBXsBGmQvUtbE; 1.13 date 2023.01.03.17.37.04; author wiz; state Exp; branches; next 1.12; commitid vvAqE6UmuqFFx78E; 1.12 date 2022.09.11.12.51.33; author wiz; state Exp; branches; next 1.11; commitid 5DT6DUEaifG2DrTD; 1.11 date 2022.08.11.05.08.19; author gutteridge; state Exp; branches; next 1.10; commitid yKydzoO42ClN3qPD; 1.10 date 2022.03.28.10.53.04; author tnn; state Exp; branches; next 1.9; commitid 6w2OBZ9tOc7mlYxD; 1.9 date 2021.12.08.16.04.17; author adam; state Exp; branches; next 1.8; commitid 2PyWjHx5T8rqARjD; 1.8 date 2021.09.22.12.57.49; author nia; state Exp; branches; next 1.7; commitid R2Jz5gNqF8fY2X9D; 1.7 date 2021.09.08.21.05.01; author nia; state Exp; branches; next 1.6; commitid 6PGjeVec6yMAbc8D; 1.6 date 2020.08.18.17.57.46; author leot; state Exp; branches; next 1.5; commitid kBGtucvaKO3IyzkC; 1.5 date 2020.08.17.20.18.38; author leot; state Exp; branches; next 1.4; commitid ybGS4iX9Fz8imskC; 1.4 date 2020.03.10.22.09.47; author wiz; state Exp; branches; next 1.3; commitid UV3Ncm9kwd8O7UZB; 1.3 date 2020.03.08.16.49.28; author wiz; state Exp; branches; next 1.2; commitid rcNYzTQo8icypCZB; 1.2 date 2019.09.15.14.47.43; author nia; state Exp; branches; next 1.1; commitid au1r4Vkbilbrn7DB; 1.1 date 2019.09.13.10.12.07; author nia; state Exp; branches; next ; commitid GjBdhoEB0DtMUPCB; desc @@ 1.21 log @*: Recursive revbump from audio/pulseaudio-17.0 @ text @# $NetBSD: Makefile,v 1.20 2023/11/14 14:01:47 wiz Exp $ DISTNAME= melonDS-0.8.3 PKGNAME= ${DISTNAME:S/DS/ds/} PKGREVISION= 16 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=Arisotura/} MAINTAINER= nia@@NetBSD.org HOMEPAGE= http://melonds.kuribo64.net/ COMMENT= Nintendo DS emulator, sorta LICENSE= gnu-gpl-v3 USE_CMAKE= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_CXX_FEATURES+= c++11 CMAKE_ARGS+= -DCMAKE_BUILD_TYPE="Release" CMAKE_ARGS+= -DENABLE_LTO=OFF ICON_SIZES= 16 32 48 64 128 256 INSTALLATION_DIRS+= share/applications .for s in ${ICON_SIZES} INSTALLATION_DIRS+= share/icons/hicolor/${s}x${s}/apps .endfor # Wants to build with -fno-pic for whatever reason MKPIE_SUPPORTED= no .include "../../graphics/MesaLib/features.mk" .if ${MESALIB_SUPPORTS_EGL:tl} == "no" PKG_FAIL_REASON+= "Requires EGL support in Mesa" .endif post-install: ${INSTALL_DATA} ${WRKSRC}/flatpak/net.kuribo64.melonds.desktop \ ${DESTDIR}${PREFIX}/share/applications .for s in ${ICON_SIZES} ${INSTALL_DATA} ${WRKSRC}/icon/melon_${s}x${s}.png \ ${DESTDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/net.kuribo64.melonds.png .endfor .include "../../devel/SDL2/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../net/libpcap/buildlink3.mk" .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.20 log @*: recursive bump for cairo dependency changes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.19 2023/11/12 13:21:22 wiz Exp $ d5 1 a5 1 PKGREVISION= 15 @ 1.19 log @*: revebump for new brotli option for freetype2 Addresses PR 57693 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.18 2023/10/21 17:10:09 gdt Exp $ d5 1 a5 1 PKGREVISION= 14 @ 1.18 log @recursive revbump for tiff update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.17 2023/09/01 07:25:41 nia Exp $ d5 1 a5 1 PKGREVISION= 13 @ 1.17 log @melonds: Mark incompatible with MKPIE @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.16 2023/07/18 18:02:46 nia Exp $ d5 1 a5 1 PKGREVISION= 12 @ 1.16 log @emulators: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2023/05/06 19:09:14 ryoon Exp $ d30 3 @ 1.15 log @*: Recursive revbump from audio/libopus 1.4 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2023/01/29 21:16:01 ryoon Exp $ d16 1 a16 1 USE_LANGUAGES= c c++11 d18 1 a18 2 # C++11 GCC_REQD+= 4.8 @ 1.14 log @*: Recursive revbup from graphics/freetype2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2023/01/03 17:37:04 wiz Exp $ d5 1 a5 1 PKGREVISION= 11 @ 1.13 log @*: recursive bump for tiff shlib major bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2022/09/11 12:51:33 wiz Exp $ d5 1 a5 1 PKGREVISION= 10 @ 1.12 log @*: bump PKGREVISION for flac shlib bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2022/08/11 05:08:19 gutteridge Exp $ d5 1 a5 1 PKGREVISION= 9 @ 1.11 log @Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2022/03/28 10:53:04 tnn Exp $ d5 1 a5 1 PKGREVISION= 8 @ 1.10 log @{c,d,e}*/*: revbump(1) for libsndfile @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2021/12/08 16:04:17 adam Exp $ d5 1 a5 1 PKGREVISION= 7 @ 1.9 log @revbump for icu and libffi @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2021/09/22 12:57:49 nia Exp $ d5 1 a5 1 PKGREVISION= 6 @ 1.8 log @melonds: Requires EGL support in Mesa @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2021/09/08 21:05:01 nia Exp $ d5 1 a5 1 PKGREVISION= 5 @ 1.7 log @Recursive revbump for audio/jack @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2020/08/18 17:57:46 leot Exp $ d31 5 @ 1.6 log @*: revbump for libsndfile @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/08/17 20:18:38 leot Exp $ d5 1 a5 1 PKGREVISION= 4 @ 1.5 log @*: revbump after fontconfig bl3 changes (libuuid removal) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/03/10 22:09:47 wiz Exp $ d5 1 a5 1 PKGREVISION= 3 @ 1.4 log @librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2020/03/08 16:49:28 wiz Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.3 log @*: recursive bump for libffi @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2019/09/15 14:47:43 nia Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.2 log @melonds: Needs libpcap @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2019/09/13 10:12:07 nia Exp $ d5 1 @ 1.1 log @Add emulators/melonds. melonDS aims at providing fast and accurate Nintendo DS emulation. While it is still a work in progress, it has a pretty solid set of features: * Nearly complete core (CPU, video, audio, ...) * OpenGL renderer, 3D upscaling * RTC, microphone, lid close/open * Joystick support * Savestates * Various display position/sizing/rotation modes * (WIP) Wifi: local multiplayer, online connectivity * and more are planned! @ text @d1 1 a1 1 # $NetBSD$ d40 1 @