123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gst-plugins-bad-next</Name>
- <Homepage>http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html</Homepage>
- <Packager>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>library</IsA>
- <Summary>A set of GStreamer plug-ins that aren't up to par compared to the rest</Summary>
- <Description>GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.</Description>
- <Archive sha1sum="bd04b95d86be0cb4827970fccfafe90f02f96032" type="tarxz">https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.10.3.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>orc-devel</Dependency>
- <Dependency>gsm-devel</Dependency> <!-- gsmenc gsmdec -->
- <Dependency>faac-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>mesa-devel</Dependency>
- <Dependency>webp-devel</Dependency>
- <Dependency>x265-devel</Dependency>
- <Dependency>faad2-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>mpg123-devel</Dependency>
- <Dependency>libdca-devel</Dependency> <!-- dtsdec -->
- <Dependency>jasper-devel</Dependency> <!-- jp2kdec jp2kenc -->
- <Dependency>libsdl-devel</Dependency>
- <Dependency>libexif-devel</Dependency>
- <Dependency>libopus-devel</Dependency>
- <Dependency>wayland-devel</Dependency>
- <Dependency>mesa-glu-devel</Dependency>
- <Dependency>wayland-cursor</Dependency>
- <Dependency>libmpeg2-devel</Dependency>
- <Dependency>DirectFB-devel</Dependency> <!-- dfbvideosink -->
- <Dependency>libvdpau-devel</Dependency>
- <Dependency>libtheora-devel</Dependency>
- <Dependency>libdvdnav-devel</Dependency> <!-- resindvd -->
- <Dependency>libsndfile-devel</Dependency> <!-- sfsrc sfsink -->
- <Dependency>mjpegtools-devel</Dependency> <!-- mplex mpgenc -->
- <Dependency>soundtouch-devel</Dependency>
- <Dependency>libdvdread-devel</Dependency>
- <Dependency>llvm-clang-devel</Dependency>
- <Dependency>schroedinger-devel</Dependency>
- <Dependency>libvo-aacenc-devel</Dependency>
- <Dependency>libjpeg-turbo-devel</Dependency>
- <Dependency>libvo-amrwbenc-devel</Dependency>
- <Dependency>gstreamer-next-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>gst-plugins-base-next-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gst-plugins-bad-next</Name>
- <RuntimeDependencies>
- <Dependency>gsm</Dependency> <!-- gsmenc gsmdec -->
- <Dependency>orc</Dependency>
- <Dependency>faac</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>mesa</Dependency>
- <Dependency>webp</Dependency>
- <Dependency>x265</Dependency>
- <Dependency>bzip2</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>faad2</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libdca</Dependency> <!-- dtsdec -->
- <Dependency>libdrm</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libkms</Dependency>
- <Dependency>libpng</Dependency>
- <Dependency>libopus</Dependency>
- <Dependency versionFrom="1.7.7">DirectFB</Dependency> <!-- dfbvideosink -->
- <Dependency>libvdpau</Dependency>
- <Dependency>libdvdnav</Dependency> <!-- resindvd -->
- <Dependency>libdvdread</Dependency>
- <Dependency>libsndfile</Dependency> <!-- sfsrc sfsink -->
- <Dependency>mjpegtools</Dependency> <!-- mplex mpgenc -->
- <Dependency>soundtouch</Dependency>
- <Dependency>libvo-aacenc</Dependency>
- <Dependency>schroedinger</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>gstreamer-next</Dependency>
- <Dependency>libvo-amrwbenc</Dependency>
- <Dependency>wayland-client</Dependency>
- <Dependency>gst-plugins-base-next</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/gstreamer-1.0</Path>
- <Path fileType="data">/usr/share/gst-plugins-bad/1.0/</Path>
- <Path fileType="doc">/usr/share/gtk-doc</Path>
- <Path fileType="data">/usr/share/gir-1.0/</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>gst-plugins-bad-next-devel</Name>
- <Summary>Development files for gst-plugins-bad</Summary>
- <RuntimeDependencies>
- <Dependency>gstreamer-next-devel</Dependency>
- <Dependency>gst-plugins-base-next-devel</Dependency>
- <Dependency release="current">gst-plugins-bad-next</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2018-02-18</Date>
- <Version>1.10.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="5">
- <Date>2017-03-05</Date>
- <Version>1.10.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2017-02-17</Date>
- <Version>1.10.3</Version>
- <Comment>Version Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-13</Date>
- <Version>1.8.1</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-12</Date>
- <Version>1.8.1</Version>
- <Comment>Version bump</Comment>
- <Name>Yusuf Aydemir</Name>
- <Email>yusuf.aydemir@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-31</Date>
- <Version>1.6.3</Version>
- <Comment>First release</Comment>
- <Name>Yusuf Aydemir</Name>
- <Email>yusuf.aydemir@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|