libsdl2.
This commit is contained in:
Executable → Regular
+1
-1
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
Executable → Regular
+13
-4
@@ -3,16 +3,18 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libsdl2</Name>
|
||||
<Homepage>http://www.libsdl.org/</Homepage>
|
||||
<Homepage>https://www.libsdl.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<License>Zlib</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Simple Direct Media Layer 2.0 series</Summary>
|
||||
<Description>libsdl is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.</Description>
|
||||
<Archive type="targz" sha1sum="6d48fa72f8ba46363ef205b005b4d14a69ffeac1">https://www.libsdl.org/release/SDL2-2.24.1.tar.gz</Archive>
|
||||
<Archive sha1sum="2a1415a201ac07c353c6d8e4daaa11c8910fb879" type="targz">
|
||||
https://github.com/libsdl-org/SDL/releases/download/release-2.26.2/SDL2-2.26.2.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>DirectFB-devel</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
@@ -37,7 +39,7 @@
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">fedora/SDL2-2.0.9-khrplatform.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/SDL2-2.0.9-khrplatform.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -121,6 +123,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2023-01-24</Date>
|
||||
<Version>2.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2022-10-10</Date>
|
||||
<Version>2.24.1</Version>
|
||||
|
||||
Executable → Regular
-5
@@ -8,11 +8,6 @@
|
||||
<Description xml:lang="tr">libsdl; ses, klavye, fare, oyun çubuğu, OpenGL ile 3B donanımsal hızlandırma, 2B görüntü belleğine direkt erişim sağlayan birden çok platform destekleyen bir çokluortam kitaplığıdır.</Description>
|
||||
</Source>
|
||||
|
||||
<!-- <Package>
|
||||
<Name>libsdl2-docs</Name>
|
||||
<Summary xml:lang="tr">libsdl2 başvuru belgeleri</Summary>
|
||||
</Package> -->
|
||||
|
||||
<Package>
|
||||
<Name>libsdl2-devel</Name>
|
||||
<Summary xml:lang="tr">libsdl2 için geliştirme dosyaları</Summary>
|
||||
|
||||
Reference in New Issue
Block a user