rpcs3/_servicedata
Yunhe Guo 0ca679df14 - Change llvm-devel requires to llvm16-devel
- Update to version 0.0.34~git20241116:
  * VS: ignore opencv debug build guard (fix debug build)
  * ci: Don't fetch opencv submodule unless on windows
  * gitignore cleanup
  * added missing -p option
  * fixed CI for building on windows
  * Improve and fix sln solution
  * More constexpr
  * Fix warning
  * Add opencv to cmake
  * Move opencv submodule to subdirectoty
  * Qt: show warning if ps move tracking is not supported
  * Update vm_native.cpp
  * Progress Dialog: Fix recursion and concurrency use of text updates
  * Implement lf_array::for_each
  * Utilities\lockless.h: Flatten recusrion in lf_array
  * Fix compilation
  * Add HAVE_OPENCV preprocessor flag
  * Windows: Add and deploy opencv files
  * cellGem: implement real ps move handler
  * util/vm_native.cpp: Fix memory leak
  * overlays: localize RPCS3 progress dialog
  * overlays: get localized values in home menu settings
  * Qt: Add std::string GetSettingOptions
  * overlays: add more overlay hint option to home menu settings
  * overlays: remove unnecessary text logging
  * overlays: add input debug overlay to home menu settings
  * overlays: translate home menu settings
  * fix: cannot copy OpenAl32.dll with CMake

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=126
2024-11-17 11:59:29 +00:00

8 lines
414 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/RPCS3/rpcs3</param>
<param name="changesrevision">3e516df214f5c36d4b613aa0580182155247d2ad</param>
</service>
<service name="tar_scm">
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
<param name="changesrevision">806a1202c5e4cfb1421d2c5685572d3039f5c12b</param></service></servicedata>