forked from pool/rpcs3
- Update to version 0.0.27~git20230411:
* Update to LLVM 16.0.1 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=49
This commit is contained in:
parent
861bfebb73
commit
49ecd7832f
23
_service
23
_service
@ -1,18 +1,14 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="localonly">
|
||||
<service name="tar_scm" mode="localonly">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
|
||||
<param name="filename">rpcs3</param>
|
||||
<param name="versionformat">@PARENT_TAG@~git%cd</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="exclude">*/ffmpeg/*</param>
|
||||
<param name="exclude">*/3rdparty/curl/*</param>
|
||||
<param name="exclude">*/3rdparty/libpng/*</param>
|
||||
<param name="exclude">*/3rdparty/zlib/*</param>
|
||||
<param name="exclude">*/3rdparty/XAudio2Redist/*</param>
|
||||
<param name="exclude">*/wxWidgets/*</param>
|
||||
<param name="exclude">*/.ci/*</param>
|
||||
<param name="exclude">3rdparty/ffmpeg</param>
|
||||
<param name="exclude">3rdparty/llvm</param>
|
||||
<param name="exclude">3rdparty/XAudio2Redist</param>
|
||||
<param name="exclude">*.bat</param>
|
||||
<param name="exclude">*.cmd</param>
|
||||
<param name="exclude">*.dll</param>
|
||||
@ -24,20 +20,13 @@
|
||||
<param name="exclude">*.props</param>
|
||||
<param name="exclude">*.sln</param>
|
||||
</service>
|
||||
<service name="obs_scm" mode="localonly">
|
||||
<service name="tar_scm" mode="localonly">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/intel/ittapi.git</param>
|
||||
<param name="filename">intel-ittapi</param>
|
||||
<param name="version">_none_</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar">
|
||||
<param name="obsinfo">rpcs3.obsinfo</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar">
|
||||
<param name="obsinfo">intel-ittapi.obsinfo</param>
|
||||
<param name="version">_none_</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="recompress">
|
||||
<service name="recompress" mode="localonly">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
|
@ -5,4 +5,4 @@
|
||||
</service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
|
||||
<param name="changesrevision">6fbca1acfd5ee7da782f93995cff99dd09cfe48d</param></service></servicedata>
|
||||
<param name="changesrevision">06b0e35fb9ec0a98e37432614b5b74538ea8b400</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fae902c567333430d38133e013f6cec75563f8c5553d0b88a328fe627f4b0306
|
||||
size 1455628
|
@ -1,4 +0,0 @@
|
||||
name: intel-ittapi
|
||||
version:
|
||||
mtime: 1679335638
|
||||
commit: 4a3762fbc517475bfb0586efc513e51c164108c9
|
3
intel-ittapi.tar.xz
Normal file
3
intel-ittapi.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fde83c4acdf44884ca85b1f2c8a7443496b448a2f2b2c827cc40b54a786d70ba
|
||||
size 124856
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a0c7d31b80d84bab0ce744ead834cac16c1d457cfc8dba68db882b0fb2928a0
|
||||
size 1829476367
|
3
rpcs3-0.0.27~git20230411.tar.xz
Normal file
3
rpcs3-0.0.27~git20230411.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ad592ad756b0dcc7e76499957c3df840583e64227c7e34cb7cb50cd0117d463
|
||||
size 62380192
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 11 12:50:42 UTC 2023 - i@guoyunhe.me
|
||||
|
||||
- Update to version 0.0.27~git20230411:
|
||||
* Update to LLVM 16.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 14:31:51 UTC 2023 - i@guoyunhe.me
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
name: rpcs3
|
||||
version: 0.0.27~git20230409
|
||||
mtime: 1681033518
|
||||
commit: 6fbca1acfd5ee7da782f93995cff99dd09cfe48d
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rpcs3
|
||||
Version: 0.0.27~git20230409
|
||||
Version: 0.0.27~git20230411
|
||||
Release: 0
|
||||
Summary: PS3 emulator/debugger
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user