enblend-4.2

This commit is contained in:
Rmys
2023-10-29 14:39:22 +03:00
parent 2ba3e153fc
commit c90785fcdb
5 changed files with 118 additions and 7 deletions
+9 -7
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Image blending with multiresolution splines</Summary>
<Description>enblend is a tool for compositing images. Given a set of images that overlap in some irregular way, enblend overlays them in such a way that the seam between the images is invisible, or at least very difficult to see.</Description>
<Archive sha1sum="43a7d6c0e2f26e0d1860136895f1ee8d6790c960" type="targz">mirrors://sourceforge/enblend/enblend-enfuse/enblend-enfuse-4.1/enblend-enfuse-4.1.5.tar.gz</Archive>
<Archive sha1sum="48f62bb6bb5ae5ca72fdcb3620a0579a5643322e" type="tarxz">https://mirrors.tencent.com/gentoo/distfiles/c7/enblend-4.2.0_p20161007.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gsl-devel</Dependency>
@@ -27,8 +27,10 @@
<Dependency>libjpeg-turbo-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gentoo_prepare.patch</Patch>
<!-- <Patch level="1">enblend-4.1.4-gcc6.patch</Patch> -->
<Patch level="1">gentoo/enblend-4.2-doc-install-dir-fix.patch</Patch>
<Patch level="1">gentoo/enblend-4.2.0_p20161007-cmake.patch</Patch>
<Patch level="1">gentoo/enblend-4.2.0_p20161007-gcc-10.patch</Patch>
<Patch level="1">gentoo/enblend-4.2.0_p20161007-doc-scaleable-fonts.patch</Patch>
</Patches>
</Source>
@@ -53,10 +55,10 @@
<History>
<Update release="10">
<Date>2023-10-29</Date>
<Version>4.1.5</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
<Version>4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-01-04</Date>