Files
contrib/odin4-cli/pspec.xml
T
2026-06-27 23:27:13 +03:00

45 lines
1.9 KiB
XML
Raw 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.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>odin4-cli</Name>
<Homepage>https://forum.xda-developers.com/t/official-samsung-odin-v4-1-2-1-dc05e3ea-for-linux.4453423/</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>EULA</License>
<Summary xml:lang="en">A tool for flashing Samsung firmware</Summary>
<Description xml:lang="en">A tool for flashing Samsung firmware</Description>
<Summary xml:lang="tr">Samsung yazılımı yüklemek için bir araç</Summary>
<Description xml:lang="tr">Samsung yazılımı yüklemek için bir araç</Description>
<!-- The original URL from XDA doesn't comply to the filtering method PISI uses to automatically determine the file name. -->
<!--Archive sha1sum="7337f0212002d4fd054d6829504f31c443364f16" type="binary">https://web.archive.org/web/20230225072710if_/https://forum.xda-developers.com/attachments/odin-zip.5629297/</Archive-->
<Archive sha1sum="7337f0212002d4fd054d6829504f31c443364f16" type="binary">https://github.com/Adrilaw/OdinV4/releases/download/v1.0/odin.zip</Archive>
<BuildDependencies>
<Dependency>unzip</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>odin4-cli</Name>
<RuntimeDependencies>
<Dependency>android-udev</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-09-09</Date>
<Version>1.2.1</Version>
<Comment>Initial release.</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</PISI>