@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir = "SDL_image-%s" % get.srcVERSION()
|
||||
# WorkDir = "SDL_image-%s" % get.srcVERSION()
|
||||
|
||||
def setup():
|
||||
options = "--disable-dependency-tracking \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>SDL image file loading library</Summary>
|
||||
<Description>SDL_image is an image file loader for SDL.</Description>
|
||||
<Archive sha1sum="5e3e393d4e366638048bbb10d6a269ea3f4e4cf2" type="targz">http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz</Archive>
|
||||
<Archive sha1sum="0ffc44e53c0d67630914b742d684f8a15fb4a390" type="targz">https://github.com/libsdl-org/SDL_image/archive/633dc522f5114f6d473c910dace62e8ca27a1f7d.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency>libsdl-devel</Dependency>
|
||||
@@ -20,7 +20,7 @@
|
||||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>gif-overflow.patch</Patch>
|
||||
<!-- <Patch>gif-overflow.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -81,6 +81,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2025-10-23</Date>
|
||||
<Version>1.2.12</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-10-15</Date>
|
||||
<Version>1.2.12</Version>
|
||||
|
||||
@@ -8,7 +8,7 @@ from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir = "SDL_net-%s" % get.srcVERSION()
|
||||
# WorkDir = "SDL_net-%s" % get.srcVERSION()
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-static")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>SDL network library</Summary>
|
||||
<Description>sdl-mixer is a SDL library for network access.</Description>
|
||||
<Archive sha1sum="fd393059fef8d9925dc20662baa3b25e02b8405d" type="targz">http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz</Archive>
|
||||
<Archive sha1sum="83b1be42a82664ef9b7ee1a7d25e5a4147b1385a" type="targz">https://github.com/libsdl-org/SDL_net/archive/091c95c031769f48d3ffaacddfdea1af999f4446.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsdl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2025-10-23</Date>
|
||||
<Version>1.2.8</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-03-07</Date>
|
||||
<Version>1.2.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user