292 lines
11 KiB
XML
Executable File
292 lines
11 KiB
XML
Executable File
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>rust</Name>
|
||
<Homepage>https://www.rust-lang.org/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MIT</License>
|
||
<IsA>app</IsA>
|
||
<Summary>Systems programming language focused on safety, speed and concurrency</Summary>
|
||
<Description>Systems programming language focused on safety, speed and concurrency</Description>
|
||
<Archive sha1sum="aa25233c3f6e231a55fe060a95ad4d4236efc114" type="targz">https://static.rust-lang.org/dist/rustc-1.71.0-src.tar.gz</Archive>
|
||
<!-- Not: İkinci aşamada aşağıdaki satıra ihtiyaç olmayacak. Yoruma çevrilebilir. -->
|
||
<!-- The line below will be unnecessary at phase 2, can be commented out. -->
|
||
<Archive sha1sum="3d001d123999312c1af9caff8162b9adc6546e35" type="targz" target="rustc-1.71.0-src">https://static.rust-lang.org/dist/rust-1.71.0-x86_64-unknown-linux-gnu.tar.gz</Archive>
|
||
<AdditionalFiles>
|
||
<AdditionalFile target="config.toml">bootstrap-config.toml</AdditionalFile>
|
||
</AdditionalFiles>
|
||
<BuildDependencies>
|
||
<!-- <Dependency versionFrom="1.71.0">rust</Dependency> -->
|
||
<Dependency>perl</Dependency>
|
||
<Dependency versionFrom="15.0.7">llvm</Dependency>
|
||
<Dependency>cmake</Dependency>
|
||
<Dependency>ninja</Dependency>
|
||
<Dependency>ocaml</Dependency>
|
||
<Dependency>valgrind-devel</Dependency>
|
||
<Dependency>zlib-devel</Dependency>
|
||
<Dependency>glibc-devel</Dependency>
|
||
<Dependency>libxml2-devel</Dependency>
|
||
<Dependency>openssl-devel</Dependency>
|
||
<Dependency>libssh2-devel</Dependency>
|
||
<Dependency>gdb-devel</Dependency>
|
||
<Dependency>curl-devel</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>libffi-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!--Patch level="1">70163.patch</Patch-->
|
||
<!-- <Patch level="1">0001-WIP-minimize-the-rust-std-component.patch</Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>rust</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>curl</Dependency>
|
||
<Dependency>zlib</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<Dependency>libssh2</Dependency>
|
||
<Dependency>openssl</Dependency>
|
||
<Dependency versionFrom="15.0.7">llvm-libs</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="executable">/usr/libexec</Path>
|
||
<Path fileType="config">/etc</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="data">/usr/share</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/usr/share/zsh</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>rust-docs</Name>
|
||
<Summary>Development files for rust</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">rust</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="data">/usr/share/doc/rust/html</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="30">
|
||
<Date>2023-07-21</Date>
|
||
<Version>1.71.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="29">
|
||
<Date>2023-04-28</Date>
|
||
<Version>1.69.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="28">
|
||
<Date>2023-01-16</Date>
|
||
<Version>1.66.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="27">
|
||
<Date>2022-12-24</Date>
|
||
<Version>1.66.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="26">
|
||
<Date>2022-09-23</Date>
|
||
<Version>1.64.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="25">
|
||
<Date>2022-07-25</Date>
|
||
<Version>1.62.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="24">
|
||
<Date>2022-07-04</Date>
|
||
<Version>1.62.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="23">
|
||
<Date>2022-05-01</Date>
|
||
<Version>1.60.0</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="22">
|
||
<Date>2022-02-14</Date>
|
||
<Version>1.58.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="21">
|
||
<Date>2021-10-25</Date>
|
||
<Version>1.56.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="20">
|
||
<Date>2021-10-16</Date>
|
||
<Version>1.55.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="19">
|
||
<Date>2021-06-06</Date>
|
||
<Version>1.52.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="18">
|
||
<Date>2021-02-24</Date>
|
||
<Version>1.50.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="17">
|
||
<Date>2020-12-26</Date>
|
||
<Version>1.48.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="16">
|
||
<Date>2020-09-22</Date>
|
||
<Version>1.46.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="15">
|
||
<Date>2020-07-02</Date>
|
||
<Version>1.44.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="14">
|
||
<Date>2020-05-05</Date>
|
||
<Version>1.43.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="13">
|
||
<Date>2020-03-28</Date>
|
||
<Version>1.42.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="12">
|
||
<Date>2019-10-21</Date>
|
||
<Version>1.38.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="11">
|
||
<Date>2019-05-29</Date>
|
||
<Version>1.35.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2019-05-27</Date>
|
||
<Version>1.34.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2019-04-17</Date>
|
||
<Version>1.34.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2019-02-11</Date>
|
||
<Version>1.32.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2018-12-19</Date>
|
||
<Version>1.31.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2018-10-29</Date>
|
||
<Version>1.30.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-10-29</Date>
|
||
<Version>1.29.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2018-08-30</Date>
|
||
<Version>1.27.0</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2018-04-17</Date>
|
||
<Version>1.25.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2017-11-13</Date>
|
||
<Version>1.21.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2017-09-26</Date>
|
||
<Version>1.20.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|