Files
2025-06-08 23:40:20 +03:00

97 lines
3.7 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.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>stellarsolver</Name>
<Homepage>https://github.com/rlancaste/stellarsolver</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL3</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>The Cross Platform Sextractor and Astrometry.net-Based Internal Astrometric Solver</Summary>
<Description>The Cross Platform Sextractor and Astrometry.net-Based Internal Astrometric Solver.</Description>
<Archive sha1sum="0d6e6453255401f005901c36e226223670b498ea" type="targz">https://github.com/rlancaste/stellarsolver/archive/2.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gsl-devel</Dependency>
<Dependency versionFrom="8.1">wcslib-devel</Dependency>
<Dependency>cfitsio-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">e8d809b183d1f752cd683e1dcad02678cac552f0.patch</Patch>
</Patches>
</Source>
<Package>
<Name>stellarsolver</Name>
<RuntimeDependencies>
<Dependency>gsl</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>wcslib</Dependency>
<Dependency>cfitsio</Dependency>
<Dependency>qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/libstellarsolver6.so*</Path>
<Path fileType="library">/usr/lib/libstellarsolver6.so.2</Path>
<Path fileType="library">/usr/lib/libstellarsolver6.so.2.*</Path>
</Files>
</Package>
<Package>
<Name>stellarsolver-devel</Name>
<Summary>Development files for stellarsolver</Summary>
<RuntimeDependencies>
<Dependency release="current">stellarsolver</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig/stellarsolver.pc</Path>
<Path fileType="data">/usr/lib/cmake/StellarSolver</Path>
<Path fileType="header">/usr/include/libstellarsolver</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2025-06-05</Date>
<Version>2.7</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-07-28</Date>
<Version>2.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-06-21</Date>
<Version>2.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-05-08</Date>
<Version>2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-02-16</Date>
<Version>1.5</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>