gimp-gmic-plugin ver. bump
This commit is contained in:
@@ -14,9 +14,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Gimp plugin for the G'MIC image processing framework</Summary>
|
||||
<Description>G'MIC stands for GREYC's Magic Image Converter. G'MIC is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets.</Description>
|
||||
<Archive sha1sum="a7898a5ed1ea6faf99176836dcb5116a374bc8da" type="targz">https://gmic.eu/files/source/gmic_3.3.2.tar.gz</Archive>
|
||||
<Archive sha1sum="ccfa4f97f098e869b3b96d6c6b033532a4a94795" type="targz">https://gmic.eu/files/source/gmic_4.0.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>fftw3-devel</Dependency>
|
||||
<Dependency>gimp-devel</Dependency>
|
||||
@@ -27,6 +31,7 @@
|
||||
<Dependency>openexr-devel</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>libgexiv2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch></Patch> -->
|
||||
@@ -40,10 +45,14 @@
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>fftw3</Dependency>
|
||||
<Dependency>imath</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libpng</Dependency>
|
||||
<Dependency>opencv</Dependency>
|
||||
<Dependency>libgomp</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>openexr-libs</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>GraphicsMagick</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -53,6 +62,9 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc/gmic</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion/completions/gmic</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -77,6 +89,7 @@
|
||||
<Dependency>curl</Dependency>
|
||||
<Dependency>gtk2</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>gmic</Dependency>
|
||||
<Dependency>gimp</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
@@ -89,7 +102,8 @@
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>libgexiv2</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/gimp</Path>
|
||||
@@ -98,6 +112,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2026-07-08</Date>
|
||||
<Version>4.0.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2024-01-03</Date>
|
||||
<Version>3.3.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user