libsd2: rebuild for pathfiles

This commit is contained in:
suvari
2021-10-24 22:09:18 +03:00
parent cdbf5cdfc2
commit faf189c375
2 changed files with 48 additions and 28 deletions
+45 -25
View File
@@ -1,3 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libsdl2</Name>
@@ -45,17 +47,7 @@
<Patch level="1">fedora/0002-wayland-Woops-forgot-to-assign-cursor-theme-size.patch</Patch>
</Patches>
</Source>
<Package>
<Name>libsdl2</Name>
<Summary>libsdl2 reference documents</Summary>
<RuntimeDependencies>
<Dependency release="current">libsdl2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>libsdl2</Name>
<Summary>libsdl2 reference documents</Summary>
@@ -74,9 +66,16 @@
<Dependency>pulseaudio-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/libSDL2.so</Path>
<Path fileType="library">/usr/lib/libSDL2.a</Path>
<Path fileType="library">/usr/lib/libSDL2main.a</Path>
<Path fileType="library">/usr/lib/libSDL2-2.0.so.0*</Path>
<Path fileType="library">/usr/lib/libSDL2_test.a</Path>
</Files>
</Package>
<Package>
<Name>libsdl2-devel</Name>
<Summary>Development files for libsdl2</Summary>
@@ -85,36 +84,57 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/libSDL2main.a</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/libSDL2main.a</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path>
<Path fileType="header">/usr/include/SDL2</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="library">/usr/lib/cmake/SDL2</Path>
</Files>
</Package>
<Package>
<Name>libsdl2-32bit</Name>
<Summary>32-bit shared libraries for libsdl2</Summary>
<RuntimeDependencies>
<BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>libXt-32bit</Dependency>
<Dependency>libX11-32bit</Dependency>
<Dependency>libXext-32bit</Dependency>
<Dependency>libglvnd-32bit</Dependency>
<Dependency>alsa-lib-32bit</Dependency>
<Dependency>audiofile-32bit</Dependency>
<Dependency>libX11-32bit</Dependency>
<Dependency>libXScrnSaver-32bit</Dependency>
<Dependency>libXext-32bit</Dependency>
<Dependency>libXinerama-32bit</Dependency>
<Dependency>libXrandr-32bit</Dependency>
<Dependency>libXrender-32bit</Dependency>
<Dependency>libXt-32bit</Dependency>
<Dependency>libglvnd-32bit</Dependency>
<Dependency release="current">libsdl2</Dependency>
<Dependency>libXinerama-32bit</Dependency>
<Dependency>libXScrnSaver-32bit</Dependency>
<Dependency>pulseaudio-libs-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency>libXt-32bit</Dependency>
<Dependency>libX11-32bit</Dependency>
<Dependency>libXext-32bit</Dependency>
<Dependency>alsa-lib-32bit</Dependency>
<Dependency>libglvnd-32bit</Dependency>
<Dependency>audiofile-32bit</Dependency>
<Dependency>libXrandr-32bit</Dependency>
<Dependency>libXrender-32bit</Dependency>
<Dependency>libXinerama-32bit</Dependency>
<Dependency>libXScrnSaver-32bit</Dependency>
<Dependency>pulseaudio-libs-32bit</Dependency>
<Dependency release="current">libsdl2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2021-10-24</Date>
<Version>2.0.16</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-10-11</Date>
<Version>2.0.16</Version>
+3 -3
View File
@@ -8,10 +8,10 @@
<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>
<!-- <Package>
<Name>libsdl2-docs</Name>
<Summary xml:lang="tr">libsdl2 başvuru belgeleri</Summary>
</Package>
</Package> -->
<Package>
<Name>libsdl2-devel</Name>
@@ -22,4 +22,4 @@
<Name>libsdl2-32bit</Name>
<Summary xml:lang="tr">libsdl2 için 32-bit paylaşımlı kitaplıklar</Summary>
</Package>
</PISI>
</PISI>