Files
2024-12-02 11:41:48 +03:00

82 lines
3.0 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<PISI>
<Source>
<Name>dtc</Name>
<Homepage>https://github.com/telegramdesktop</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>GPL2</License>
<IsA>library</IsA>
<Summary>Device Tree Compiler</Summary>
<Description>Device Tree Compiler</Description>
<Archive sha1sum="531ef5c31a080d7fd25955a75a29c56f0e0f9f97" type="tarxz">https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-1.7.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>meson</Dependency>
<Dependency>libyaml-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>swig</Dependency>
<Dependency>valgrind-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">32174a.patch</Patch> -->
<!-- <Patch level="1">64a907.patch</Patch> -->
<!-- <Patch level="1">95.patch</Patch> -->
<!-- <Patch level="1">pyscm.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>dtc</Name>
<Summary>Development files for dtc</Summary>
<RuntimeDependencies>
<Dependency>libyaml</Dependency>
<Dependency>valgrind</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libfdt.so*</Path>
<Path fileType="library">/usr/lib/libfdt.a</Path>
<Path fileType="library">/usr/lib/python3*/site-packages</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>dtc-devel</Name>
<Summary>Development files for dtc</Summary>
<RuntimeDependencies>
<Dependency release="current">dtc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2024-11-29</Date>
<Version>1.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2023-11-03</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-02-05</Date>
<Version>1.6.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>