Debian package files

This commit is contained in:
2023-02-07 10:15:20 +01:00
parent 7b06cfe2d6
commit 72af18a8d6
9 changed files with 98 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
Source: libxisf
Priority: optional
Maintainer: Dušan Poizl <nou@nouspiro.space>
Build-Depends: debhelper (>= 9),
cdbs,
cmake,
qtbase5-dev
Standards-Version: 4.5.0
Section: libs
Homepage: https://gitea.nouspiro.space/nou/libXISF
Vcs-Git: https://gitea.nouspiro.space/nou/libXISF.git
Package: libxisf-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libxisf (= ${binary:Version}), ${misc:Depends}
Description: Library to load and save XISF images
Native format of PixInsight astroprocessing suite
Package: libxisf
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library to load and save XISF images
Native format of PixInsight astroprocessing suite