pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ppsspp: Remove. Newer version in emulators/ppsspp
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Sun Oct 5 15:36:16 2025 -0700
Changeset: 0c15dfa45f9ee8fc90059cafd4ad5442e00a040d
Modified Files:
Makefile
Removed Files:
ppsspp/DESCR
ppsspp/Makefile
ppsspp/PLIST
ppsspp/TODO
ppsspp/distinfo
ppsspp/patches/patch-CMakeLists.txt
ppsspp/patches/patch-ppsspp_config.h
Log Message:
ppsspp: Remove. Newer version in emulators/ppsspp
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0c15dfa45f9ee8fc90059cafd4ad5442e00a040d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
ppsspp/DESCR | 4 -
ppsspp/Makefile | 58 -------------
ppsspp/PLIST | 163 -----------------------------------
ppsspp/TODO | 4 -
ppsspp/distinfo | 7 --
ppsspp/patches/patch-CMakeLists.txt | 14 ---
ppsspp/patches/patch-ppsspp_config.h | 15 ----
8 files changed, 266 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index f1544033c3..8644a48fd6 100644
--- a/Makefile
+++ b/Makefile
@@ -3322,7 +3322,6 @@ SUBDIR+= powerline
SUBDIR+= powwow
SUBDIR+= ppp
SUBDIR+= ppr
-SUBDIR+= ppsspp
SUBDIR+= praat
SUBDIR+= preload
SUBDIR+= premake
diff --git a/ppsspp/DESCR b/ppsspp/DESCR
deleted file mode 100644
index 296ffdc0e5..0000000000
--- a/ppsspp/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-PPSSPP is a fast and portable PSP emulator.
-
-No BIOS file required to play, PPSSPP is an "HLE" emulator. Default settings
-balance good compatibility and speed.
diff --git a/ppsspp/Makefile b/ppsspp/Makefile
deleted file mode 100644
index 8b60050f8d..0000000000
--- a/ppsspp/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# $NetBSD$
-
-DISTNAME= ppsspp-1.17.1
-CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GITHUB:=hrydgard/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= charlotte%NetBSD.org@localhost
-HOMEPAGE= https://www.ppsspp.org/
-COMMENT= PSP emulator
-LICENSE= gnu-gpl-v2
-
-# There's a crash that consistently happens whenever PPSSPPSDL exits, but
-# only when built with GCC. Works fine with Clang, though.
-BUILD_DEPENDS+= clang-[0-9]*:../../lang/clang
-
-USE_LANGUAGES= c c++
-USE_CXX_FEATURES= c++17
-USE_TOOLS+= pkg-config
-
-CFLAGS+= -fPIE
-
-ONLY_FOR_PLATFORM= *-*-*arm* *-*-x86_64 *-*-i386
-
-CMAKE_CONFIGURE_ARGS+= -DCMAKE_C_COMPILER=${CLANGBASE:Q}/bin/clang
-CMAKE_CONFIGURE_ARGS+= -DCMAKE_CXX_COMPILER=${CLANGBASE:Q}/bin/clang++
-CMAKE_CONFIGURE_ARGS+= -DUSE_DISCORD=OFF
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_FFMPEG=ON
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_LIBPNG=ON
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_LIBSDL2=ON
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_LIBZIP=ON
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_MINIUPNPC=ON
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_SNAPPY=ON
-CMAKE_CONFIGURE_ARGS+= -DUSE_SYSTEM_ZSTD=ON
-
-NOT_PAX_ASLR_SAFE+= bin/PPSSPPSDL
-NOT_PAX_MPROTECT_SAFE+= bin/PPSSPPSDL
-
-# wiz 20240314:
-# the ninja generator has problems in some environments:
-# ninja: error: manifest 'build.ninja' still dirty after 100 tries, perhaps system time is not set
-CMAKE_GENERATORS_INCOMPATIBLE= ninja
-
-.include "../../mk/compiler/clang.mk"
-.include "../../devel/cmake/build.mk"
-.include "../../lang/python/tool.mk"
-.include "../../archivers/libzip/buildlink3.mk"
-.include "../../archivers/zstd/buildlink3.mk"
-.include "../../devel/SDL2/buildlink3.mk"
-.include "../../devel/snappy/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/glew/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../multimedia/ffmpeg3/buildlink3.mk"
-.include "../../net/miniupnpc/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ppsspp/PLIST b/ppsspp/PLIST
deleted file mode 100644
index 3b3f86ee59..0000000000
--- a/ppsspp/PLIST
+++ /dev/null
@@ -1,163 +0,0 @@
-@comment $NetBSD$
-bin/PPSSPPSDL
-share/applications/PPSSPPSDL.desktop
-share/icons/hicolor/128x128/apps/ppsspp.png
-share/icons/hicolor/16x16/apps/ppsspp.png
-share/icons/hicolor/24x24/apps/ppsspp.png
-share/icons/hicolor/256x256/apps/ppsspp.png
-share/icons/hicolor/32x32/apps/ppsspp.png
-share/icons/hicolor/48x48/apps/ppsspp.png
-share/icons/hicolor/512x512/apps/ppsspp.png
-share/icons/hicolor/64x64/apps/ppsspp.png
-share/icons/hicolor/96x96/apps/ppsspp.png
-share/icons/hicolor/scalable/apps/ppsspp.svg
-share/mime/packages/ppsspp.xml
-share/ppsspp/assets/7z.png
-share/ppsspp/assets/Roboto-Condensed.ttf
-share/ppsspp/assets/asciifont_atlas.meta
-share/ppsspp/assets/asciifont_atlas.zim
-share/ppsspp/assets/compat.ini
-share/ppsspp/assets/debugger/.nojekyll
-share/ppsspp/assets/debugger/asset-manifest.json
-share/ppsspp/assets/debugger/favicon.ico
-share/ppsspp/assets/debugger/index.html
-share/ppsspp/assets/debugger/manifest.json
-share/ppsspp/assets/debugger/static/css/main.3eab8a01.css
-share/ppsspp/assets/debugger/static/css/main.3eab8a01.css.map
-share/ppsspp/assets/debugger/static/js/main.fe87e942.js
-share/ppsspp/assets/debugger/static/js/main.fe87e942.js.LICENSE.txt
-share/ppsspp/assets/debugger/static/js/main.fe87e942.js.map
-share/ppsspp/assets/debugger/static/media/logo.94f885ce93dfb6d29a122402a15cccca.svg
-share/ppsspp/assets/flash0/font/jpn0.pgf
-share/ppsspp/assets/flash0/font/kr0.pgf
-share/ppsspp/assets/flash0/font/ltn0.pgf
-share/ppsspp/assets/flash0/font/ltn1.pgf
-share/ppsspp/assets/flash0/font/ltn10.pgf
-share/ppsspp/assets/flash0/font/ltn11.pgf
-share/ppsspp/assets/flash0/font/ltn12.pgf
-share/ppsspp/assets/flash0/font/ltn13.pgf
-share/ppsspp/assets/flash0/font/ltn14.pgf
-share/ppsspp/assets/flash0/font/ltn15.pgf
-share/ppsspp/assets/flash0/font/ltn2.pgf
-share/ppsspp/assets/flash0/font/ltn3.pgf
-share/ppsspp/assets/flash0/font/ltn4.pgf
-share/ppsspp/assets/flash0/font/ltn5.pgf
-share/ppsspp/assets/flash0/font/ltn6.pgf
-share/ppsspp/assets/flash0/font/ltn7.pgf
-share/ppsspp/assets/flash0/font/ltn8.pgf
-share/ppsspp/assets/flash0/font/ltn9.pgf
-share/ppsspp/assets/font_atlas.meta
-share/ppsspp/assets/font_atlas.zim
-share/ppsspp/assets/gamecontrollerdb.txt
-share/ppsspp/assets/icon_regular_72.png
-share/ppsspp/assets/lang/ar_AE.ini
-share/ppsspp/assets/lang/az_AZ.ini
-share/ppsspp/assets/lang/bg_BG.ini
-share/ppsspp/assets/lang/ca_ES.ini
-share/ppsspp/assets/lang/cz_CZ.ini
-share/ppsspp/assets/lang/da_DK.ini
-share/ppsspp/assets/lang/de_DE.ini
-share/ppsspp/assets/lang/dr_ID.ini
-share/ppsspp/assets/lang/en_US.ini
-share/ppsspp/assets/lang/es_ES.ini
-share/ppsspp/assets/lang/es_LA.ini
-share/ppsspp/assets/lang/fa_IR.ini
-share/ppsspp/assets/lang/fi_FI.ini
-share/ppsspp/assets/lang/fr_FR.ini
-share/ppsspp/assets/lang/gl_ES.ini
-share/ppsspp/assets/lang/gr_EL.ini
-share/ppsspp/assets/lang/he_IL.ini
-share/ppsspp/assets/lang/he_IL_invert.ini
-share/ppsspp/assets/lang/hr_HR.ini
-share/ppsspp/assets/lang/hu_HU.ini
-share/ppsspp/assets/lang/id_ID.ini
-share/ppsspp/assets/lang/it_IT.ini
-share/ppsspp/assets/lang/ja_JP.ini
-share/ppsspp/assets/lang/jv_ID.ini
-share/ppsspp/assets/lang/ko_KR.ini
-share/ppsspp/assets/lang/lo_LA.ini
-share/ppsspp/assets/lang/lt-LT.ini
-share/ppsspp/assets/lang/ms_MY.ini
-share/ppsspp/assets/lang/nl_NL.ini
-share/ppsspp/assets/lang/no_NO.ini
-share/ppsspp/assets/lang/pl_PL.ini
-share/ppsspp/assets/lang/pt_BR.ini
-share/ppsspp/assets/lang/pt_PT.ini
-share/ppsspp/assets/lang/ro_RO.ini
-share/ppsspp/assets/lang/ru_RU.ini
-share/ppsspp/assets/lang/sv_SE.ini
-share/ppsspp/assets/lang/tg_PH.ini
-share/ppsspp/assets/lang/th_TH.ini
-share/ppsspp/assets/lang/tr_TR.ini
-share/ppsspp/assets/lang/uk_UA.ini
-share/ppsspp/assets/lang/vi_VN.ini
-share/ppsspp/assets/lang/zh_CN.ini
-share/ppsspp/assets/lang/zh_TW.ini
-share/ppsspp/assets/langregion.ini
-share/ppsspp/assets/logo.png
-share/ppsspp/assets/ppge_atlas.meta
-share/ppsspp/assets/ppge_atlas.zim
-share/ppsspp/assets/rargray.png
-share/ppsspp/assets/sfx_back.wav
-share/ppsspp/assets/sfx_confirm.wav
-share/ppsspp/assets/sfx_select.wav
-share/ppsspp/assets/sfx_toggle_off.wav
-share/ppsspp/assets/sfx_toggle_on.wav
-share/ppsspp/assets/shaders/4xhqglsl.fsh
-share/ppsspp/assets/shaders/4xhqglsl.vsh
-share/ppsspp/assets/shaders/5xBR-lv2.fsh
-share/ppsspp/assets/shaders/5xBR.fsh
-share/ppsspp/assets/shaders/5xBR.vsh
-share/ppsspp/assets/shaders/GaussianDownscale.fsh
-share/ppsspp/assets/shaders/aacolor.fsh
-share/ppsspp/assets/shaders/aacolor.vsh
-share/ppsspp/assets/shaders/bloom.fsh
-share/ppsspp/assets/shaders/bloomnoblur.fsh
-share/ppsspp/assets/shaders/cartoon.fsh
-share/ppsspp/assets/shaders/cartoon.vsh
-share/ppsspp/assets/shaders/checkers.fsh
-share/ppsspp/assets/shaders/colorcorrection.fsh
-share/ppsspp/assets/shaders/crt.fsh
-share/ppsspp/assets/shaders/defaultshaders.ini
-share/ppsspp/assets/shaders/fakereflections.fsh
-share/ppsspp/assets/shaders/fxaa.fsh
-share/ppsspp/assets/shaders/fxaa.vsh
-share/ppsspp/assets/shaders/natural.fsh
-share/ppsspp/assets/shaders/natural.vsh
-share/ppsspp/assets/shaders/naturalA.fsh
-share/ppsspp/assets/shaders/naturalA.vsh
-share/ppsspp/assets/shaders/persistence.fsh
-share/ppsspp/assets/shaders/psp_color.fsh
-share/ppsspp/assets/shaders/scanlines.fsh
-share/ppsspp/assets/shaders/sharpen.fsh
-share/ppsspp/assets/shaders/stereo_red_blue.fsh
-share/ppsspp/assets/shaders/stereo_sbs.fsh
-share/ppsspp/assets/shaders/tex_2xbrz.csh
-share/ppsspp/assets/shaders/tex_4xbrz.csh
-share/ppsspp/assets/shaders/tex_mmpx.csh
-share/ppsspp/assets/shaders/upscale_bicubic.fsh
-share/ppsspp/assets/shaders/upscale_bicubic.vsh
-share/ppsspp/assets/shaders/upscale_spline36.fsh
-share/ppsspp/assets/shaders/upscale_spline36.vsh
-share/ppsspp/assets/shaders/videoAA.fsh
-share/ppsspp/assets/shaders/vignette.fsh
-share/ppsspp/assets/themes/defaultthemes.ini
-share/ppsspp/assets/ui_atlas.meta
-share/ppsspp/assets/ui_atlas.zim
-share/ppsspp/assets/unknown.png
-share/ppsspp/assets/vfpu/vfpu_asin_lut65536.dat
-share/ppsspp/assets/vfpu/vfpu_asin_lut_deltas.dat
-share/ppsspp/assets/vfpu/vfpu_asin_lut_indices.dat
-share/ppsspp/assets/vfpu/vfpu_exp2_lut.dat
-share/ppsspp/assets/vfpu/vfpu_exp2_lut65536.dat
-share/ppsspp/assets/vfpu/vfpu_log2_lut.dat
-share/ppsspp/assets/vfpu/vfpu_log2_lut65536.dat
-share/ppsspp/assets/vfpu/vfpu_log2_lut65536_quadratic.dat
-share/ppsspp/assets/vfpu/vfpu_rcp_lut.dat
-share/ppsspp/assets/vfpu/vfpu_rsqrt_lut.dat
-share/ppsspp/assets/vfpu/vfpu_sin_lut8192.dat
-share/ppsspp/assets/vfpu/vfpu_sin_lut_delta.dat
-share/ppsspp/assets/vfpu/vfpu_sin_lut_exceptions.dat
-share/ppsspp/assets/vfpu/vfpu_sin_lut_interval_delta.dat
-share/ppsspp/assets/vfpu/vfpu_sqrt_lut.dat
-share/ppsspp/assets/zip.png
diff --git a/ppsspp/TODO b/ppsspp/TODO
deleted file mode 100644
index 23d202edac..0000000000
--- a/ppsspp/TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-PPSSPP TODO:
-
-- Prior to 1.17.x: audio problems on NetBSD
-- 1.17.x and greater: PIC/PIE problems at link-time
diff --git a/ppsspp/distinfo b/ppsspp/distinfo
deleted file mode 100644
index 0611da38fb..0000000000
--- a/ppsspp/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD$
-
-BLAKE2s (ppsspp-1.17.1.tar.xz) = 37eca0b1bc7d075ce046036e428a78916830ee44fb15c422dcecc10dfb276c0c
-SHA512 (ppsspp-1.17.1.tar.xz) = eaa0046f5d8e529efd8238690fa242638aa88630172abe59c4b7ffb16b1e18eeb38fcaf8e70ef76dbd2304b226d1f33e10cde709abe00fa2a5baff16c1883c31
-Size (ppsspp-1.17.1.tar.xz) = 54663108 bytes
-SHA1 (patch-CMakeLists.txt) = 57b05b75bff349d929e1242478dbc766c1c6bd49
-SHA1 (patch-ppsspp_config.h) = 7ef73657cbd316040d75b0a84248d8a91c6d4e9a
diff --git a/ppsspp/patches/patch-CMakeLists.txt b/ppsspp/patches/patch-CMakeLists.txt
deleted file mode 100644
index f50369de46..0000000000
--- a/ppsspp/patches/patch-CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD$
-
-Deal with a failure specific to Clang.
-
---- CMakeLists.txt.orig 2023-09-14 18:14:59.412927438 -0700
-+++ CMakeLists.txt 2023-09-14 18:15:15.078501008 -0700
-@@ -356,6 +356,7 @@
- add_definitions(-Wno-nullability-completeness)
- add_definitions(-Wno-tautological-pointer-compare)
- add_definitions(-Wno-deprecated-register)
-+ add_definitions(-Wno-c++11-narrowing)
- endif()
-
- if(USE_ASAN)
diff --git a/ppsspp/patches/patch-ppsspp_config.h b/ppsspp/patches/patch-ppsspp_config.h
deleted file mode 100644
index 6fe107fa2e..0000000000
--- a/ppsspp/patches/patch-ppsspp_config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-NetBSD can benefit from the functionality provided for OpenBSD.
-
---- ppsspp_config.h.orig 2024-03-13 21:19:45.715917776 -0700
-+++ ppsspp_config.h 2024-03-13 21:19:58.391397099 -0700
-@@ -115,7 +115,7 @@
- #define PPSSPP_PLATFORM_LINUX 1
- #elif defined(__linux__)
- #define PPSSPP_PLATFORM_LINUX 1
--#elif defined(__OpenBSD__)
-+#elif defined(__OpenBSD__) || defined(__NetBSD__)
- #define PPSSPP_PLATFORM_OPENBSD 1
- #endif
-
Home |
Main Index |
Thread Index |
Old Index