50 lines
1.7 KiB
XML
50 lines
1.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>dcraw</Name>
|
|
<Homepage>https://www.dechifro.org/dcraw/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>custom</License>
|
|
<Icon>dcraw</Icon>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Command-line tool for RAW photo processing</Summary>
|
|
<Description>dcraw is a command-line tool for processing RAW photographs.</Description>
|
|
<Archive sha1sum="321662c99c0201f4886b61817cdedfc850cc7b3b" type="targz">
|
|
https://www.dechifro.org/dcraw/archive/dcraw-9.28.0.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>lcms2-devel</Dependency>
|
|
<Dependency>jasper-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>dcraw</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>lcms2</Dependency>
|
|
<Dependency>jasper</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2025-04-05</Date>
|
|
<Version>9.28.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|