sdl2-net.
This commit is contained in:
@@ -1,18 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>sdl2-net</Name>
|
||||
<Homepage>http://www.libsdl.org/projects/SDL_net/</Homepage>
|
||||
<Homepage>https://github.com/libsdl-org/SDL_net</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<License>Zlib</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>SDL network library 2.0 series</Summary>
|
||||
<Description>sdl-mixer is a SDL library for network access.</Description>
|
||||
<Archive sha1sum="99c17ee2ecf32c8a136163bbaa8f018f7a3e31e9" type="targz">http://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="9154bd0898399dbe98c4525b0f3fcaf5b15c64fc" type="targz">
|
||||
https://github.com/libsdl-org/SDL_net/releases/download/release-2.2.0/SDL2_net-2.2.0.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -43,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2023-01-24</Date>
|
||||
<Version>2.2.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-03-07</Date>
|
||||
<Version>2.0.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user