126 lines
5.0 KiB
XML
126 lines
5.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>gstreamer</Name>
|
||
<Homepage>http://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="71ed76a339252d551c5da6bdcb641c31bea77612" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/gstreamer/1.12/gstreamer-1.12.4.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>gobject-introspection-devel</Dependency>
|
||
<Dependency>libxml2-devel</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>gsl-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!-- FIXME: this is a workaround for following plugin changes, in case timestamp has not changed, it is a bit too complex though-->
|
||
<!-- <Patch level="1">tests-remove-silly-test_fail_abstract_new-check.patch</Patch> -->
|
||
<Patch level="1">wrapper-plugins.patch</Patch>
|
||
<!-- <Patch level="1">bison3.patch</Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>gstreamer</Name>
|
||
<Conflicts>
|
||
<Package>gstreamer-next</Package>
|
||
</Conflicts>
|
||
<RuntimeDependencies>
|
||
<Dependency>glib2</Dependency>
|
||
<Dependency>libxml2</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="library">/usr/libexec</Path>
|
||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="data">/usr/share/bash-completion</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>gstreamer-devel</Name>
|
||
<Summary>Development files for gstreamer</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">gstreamer</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>gobject-introspection-devel</Dependency>
|
||
<Dependency>libxml2-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>
|
||
</Files>
|
||
</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>libxml2-32bit</Dependency>
|
||
</BuildDependencies>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">gstreamer</Dependency>
|
||
<Dependency>glib2-32bit</Dependency>
|
||
<Dependency>libxml2-32bit</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib32</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2018-07-31</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>
|