Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:tohur
pcsx2-git
_service
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service of Package pcsx2-git
<?xml version="1.0"?> <services> <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/PCSX2/pcsx2.git</param> <param name="filename">pcsx2</param> <!-- broken once again: https://github.com/PCSX2/pcsx2/issues/6115 <param name="revision">c07c942659ccf758d118bfcdff5df076c3e4c36c</param> --> <!-- <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@~git%ci</param> <param name="versionrewrite-pattern">v([0-9]*\.[0-9]*\.[0-9]*)([a-z]*[0-9]*)\+(.*)</param> <param name="versionrewrite-replacement">\1~\2+\3</param> --> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@~git%cd.%h</param> <param name="versionrewrite-pattern">[a-z\-]*(.*)</param> <param name="changesgenerate">enable</param> <param name="exclude">3rdparty/gtest</param> <!-- <param name="exclude">3rdparty/zlib</param> <param name="exclude">3rdparty/fmt</param> <param name="exclude">3rdparty/include/pcap</param> --> <param name="exclude">3rdparty/wxwidgets3.0</param> </service> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual" /> <!-- <service name="download_files" mode="manual"/> --> </services>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor