Projects
home:Jingwiw:MultiMedia
Mesa-23
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 27
View file
_service:tar_scm:mesa.spec
Changed
@@ -55,7 +55,7 @@ License: MIT URL: http://www.mesa3d.org Source0: https://mesa.freedesktop.org/archive/%{name}-%{version}.tar.xz -Source1: %{vendor_name}.tar.xz +Source1: vendor.tar.xz Patch0: 0001-llvmpipe-add-an-implementation-with-llvm-orcjit.patch Patch1: 0002-llvmpipe-add-riscv-support-in-orcjit.patch @@ -327,8 +327,16 @@ cd rust_vendor %{__tar} xf %{SOURCE1} mkdir .cargo -env CARGO_HOME=.cargo cargo install --release --offline %{vendor_name} -export PATH=`pwd`/.cargo/bin:$PATH +cat > .cargo/config <<EOL +[source.crates-io] +replace-with = "vendored-sources" +[source.vendored-sources] +directory = "`pwd`/%{vendor_name}/vendor" +EOL +env CARGO_HOME=.cargo \ +cargo build --release \ +--manifest-path %{vendor_name}/Cargo.toml +export PATH=`pwd`/%{vendor_name}/target/release/:$PATH cd - %endif
View file
_service
Changed
@@ -3,7 +3,7 @@ <param name="scm">git</param> <param name="url">git@gitee.com:Jingwiw/mesa_port.git</param> <param name="exclude">*</param> - <param name="revision">001ece9adc76845da69b9c642340885fef9ea3f8</param> + <param name="revision">0ef7185169243c577d4bbe9a05256c6005b338b1</param> <param name="extract">*</param> </service> </services> \ No newline at end of file
View file
_service:tar_scm:rust-bindgen-0.64.0.tar.xz
Deleted
View file
_service:tar_scm:vendor.tar.xz
Added
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2