Files
2025-10-23 17:28:21 +03:00

76 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>sdl-net</Name>
<Homepage>http://www.libsdl.org/projects/SDL_net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>SDL network library</Summary>
<Description>sdl-mixer is a SDL library for network access.</Description>
<Archive sha1sum="83b1be42a82664ef9b7ee1a7d25e5a4147b1385a" type="targz">https://github.com/libsdl-org/SDL_net/archive/091c95c031769f48d3ffaacddfdea1af999f4446.tar.gz</Archive>
<BuildDependencies>
<Dependency>libsdl-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>sdl-net</Name>
<RuntimeDependencies>
<Dependency>libsdl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>sdl-net-devel</Name>
<Summary>Development files for sdl-net</Summary>
<RuntimeDependencies>
<Dependency release="current">sdl-net</Dependency>
<Dependency>libsdl-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</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>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-09-01</Date>
<Version>1.2.8</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-03-09</Date>
<Version>1.2.8</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>