445 lines
17 KiB
XML
445 lines
17 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>gstreamer</Name>
|
||
<Homepage>https://gstreamer.freedesktop.org/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2.1</License>
|
||
<IsA>library</IsA>
|
||
<IsA>app:console</IsA>
|
||
<Summary>GStreamer streaming media framework runtime</Summary>
|
||
<Description>GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related.</Description>
|
||
<Archive sha1sum="ec6ff9c2bb0201330e6f5568c8a29d7878b56eb3" type="tarxz">https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.28.5.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>rust</Dependency>
|
||
<Dependency>meson</Dependency>
|
||
<Dependency>gobject-introspection-devel</Dependency>
|
||
<Dependency>libunwind-devel</Dependency>
|
||
<Dependency>bash-completion</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>libxml2-devel</Dependency>
|
||
<Dependency>elfutils-devel</Dependency>
|
||
<Dependency>libcap-devel</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>gsl-devel</Dependency>
|
||
<Dependency>gmp-devel</Dependency>
|
||
<Dependency>valgrind</Dependency>
|
||
<!--elfutils görmesi için gerekli-->
|
||
<Dependency>zlib-devel</Dependency>
|
||
<Dependency>xz-devel</Dependency>
|
||
<Dependency>libmicrodns-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>gstreamer</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>glib2</Dependency>
|
||
<Dependency>libcap</Dependency>
|
||
<Dependency>elfutils</Dependency>
|
||
<Dependency>libunwind</Dependency>
|
||
<Dependency>libmicrodns</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib/libgstbase*</Path>
|
||
<Path fileType="library">/usr/lib/libgstcheck*</Path>
|
||
<Path fileType="library">/usr/lib/libgstcontroller*</Path>
|
||
<Path fileType="library">/usr/lib/libgstnet*</Path>
|
||
<Path fileType="library">/usr/lib/libgstreamer*</Path>
|
||
<Path fileType="library">/usr/lib/gstreamer-1.0</Path>
|
||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||
<Path fileType="executable">/usr/libexec</Path>
|
||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||
<Path fileType="data">/usr/share/bash-completion</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<!-- <Path fileType="doc">/usr/share/gtk-doc</Path> -->
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
<Path fileType="data">/usr/share/gstreamer-1.0/gdb</Path>
|
||
<Path fileType="data">/usr/share/gdb/auto-load/usr/lib/libgstreamer-1.0.so.0.*.0-gdb.py</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
</Files>
|
||
<Replaces>
|
||
<Package>gstreamer-next</Package>
|
||
</Replaces>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>gstreamer-32bit</Name>
|
||
<PartOf>emul32</PartOf>
|
||
<Summary>32-bit shared libraries for gstreamer</Summary>
|
||
<BuildType>emul32</BuildType>
|
||
<BuildDependencies>
|
||
<Dependency>glib2-32bit</Dependency>
|
||
<Dependency>libcap-32bit</Dependency>
|
||
<Dependency>elfutils-32bit</Dependency>
|
||
<Dependency>libunwind-32bit</Dependency>
|
||
</BuildDependencies>
|
||
<RuntimeDependencies>
|
||
<Dependency>glib2-32bit</Dependency>
|
||
<Dependency>elfutils-32bit</Dependency>
|
||
<Dependency>libunwind-32bit</Dependency>
|
||
<Dependency release="current">gstreamer</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib32/libgstbase*</Path>
|
||
<Path fileType="library">/usr/lib32/libgstcheck*</Path>
|
||
<Path fileType="library">/usr/lib32/libgstcontroller*</Path>
|
||
<Path fileType="library">/usr/lib32/libgstnet*</Path>
|
||
<Path fileType="library">/usr/lib32/libgstreamer*</Path>
|
||
<Path fileType="library">/usr/lib32/gstreamer-1.0</Path>
|
||
<Path fileType="data">/usr/share/gdb/auto-load/usr/lib32/libgstreamer-1.0.so.0.*.0-gdb.py</Path>
|
||
</Files>
|
||
<Replaces>
|
||
<Package>gstreamer-next-32bit</Package>
|
||
</Replaces>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>gstreamer-devel</Name>
|
||
<Summary>Development files for gstreamer</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">gstreamer</Dependency>
|
||
<Dependency>libunwind-devel</Dependency>
|
||
<Dependency>elfutils-devel</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>zlib-devel</Dependency>
|
||
<Dependency>xz-devel</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
||
<Path fileType="data">/usr/share/aclocal</Path>
|
||
<Path fileType="data">/usr/share/cmake</Path>
|
||
</Files>
|
||
<Replaces>
|
||
<Package>gstreamer-next-devel</Package>
|
||
</Replaces>
|
||
</Package>
|
||
|
||
<!--Package>
|
||
<Name>gstreamer-docs</Name>
|
||
<IsA>data:doc</IsA>
|
||
<Summary>gstreamer reference documents</Summary>
|
||
<Files>
|
||
<Path fileType="data">/usr/share/gtk-doc</Path>
|
||
</Files>
|
||
</Package-->
|
||
|
||
<History>
|
||
<Update release="44">
|
||
<Date>2026-07-09</Date>
|
||
<Version>1.28.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="43">
|
||
<Date>2026-06-13</Date>
|
||
<Version>1.28.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="42">
|
||
<Date>2026-04-08</Date>
|
||
<Version>1.28.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="41">
|
||
<Date>2026-02-28</Date>
|
||
<Version>1.28.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="40">
|
||
<Date>2025-12-27</Date>
|
||
<Version>1.26.10</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="39">
|
||
<Date>2025-10-15</Date>
|
||
<Version>1.26.7</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="38">
|
||
<Date>2025-08-08</Date>
|
||
<Version>1.26.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="37">
|
||
<Date>2025-07-17</Date>
|
||
<Version>1.26.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="36">
|
||
<Date>2025-01-09</Date>
|
||
<Version>1.24.11</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="35">
|
||
<Date>2024-12-10</Date>
|
||
<Version>1.24.10</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="34">
|
||
<Date>2024-11-02</Date>
|
||
<Version>1.24.9</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="33">
|
||
<Date>2024-09-24</Date>
|
||
<Version>1.24.8</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="32">
|
||
<Date>2024-08-31</Date>
|
||
<Version>1.24.7</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="31">
|
||
<Date>2024-07-30</Date>
|
||
<Version>1.24.6</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="30">
|
||
<Date>2024-04-30</Date>
|
||
<Version>1.22.12</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="29">
|
||
<Date>2024-02-13</Date>
|
||
<Version>1.22.10</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="28">
|
||
<Date>2024-01-25</Date>
|
||
<Version>1.22.9</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="27">
|
||
<Date>2023-12-19</Date>
|
||
<Version>1.22.8</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="26">
|
||
<Date>2023-11-15</Date>
|
||
<Version>1.22.7</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="25">
|
||
<Date>2023-10-10</Date>
|
||
<Version>1.22.6</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="24">
|
||
<Date>2023-07-22</Date>
|
||
<Version>1.22.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="23">
|
||
<Date>2023-06-21</Date>
|
||
<Version>1.22.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="22">
|
||
<Date>2023-05-22</Date>
|
||
<Version>1.22.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="21">
|
||
<Date>2023-04-12</Date>
|
||
<Version>1.22.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="20">
|
||
<Date>2023-03-06</Date>
|
||
<Version>1.22.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="19">
|
||
<Date>2023-01-24</Date>
|
||
<Version>1.22.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="18">
|
||
<Date>2023-01-02</Date>
|
||
<Version>1.20.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="17">
|
||
<Date>2022-11-30</Date>
|
||
<Version>1.20.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="16">
|
||
<Date>2022-06-22</Date>
|
||
<Version>1.20.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="15">
|
||
<Date>2022-05-11</Date>
|
||
<Version>1.20.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="14">
|
||
<Date>2022-04-13</Date>
|
||
<Version>1.20.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="13">
|
||
<Date>2021-10-27</Date>
|
||
<Version>1.18.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="12">
|
||
<Date>2021-06-14</Date>
|
||
<Version>1.18.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="11">
|
||
<Date>2021-01-18</Date>
|
||
<Version>1.18.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2020-07-14</Date>
|
||
<Version>1.17.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2020-01-11</Date>
|
||
<Version>1.16.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2019-10-05</Date>
|
||
<Version>1.16.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2019-04-24</Date>
|
||
<Version>1.14.2</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2018-12-16</Date>
|
||
<Version>1.14.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2018-09-28</Date>
|
||
<Version>1.12.4</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-02-17</Date>
|
||
<Version>0.10.36</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2016-06-09</Date>
|
||
<Version>0.10.36</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-05-25</Date>
|
||
<Version>0.10.36</Version>
|
||
<Comment>Release bump</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2015-06-26</Date>
|
||
<Version>0.10.36</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Hakan Yıldız</Name>
|
||
<Email>hknyldz93@gmail.com</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|