123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gst-plugins-ugly-next</Name>
- <Homepage>http://gstreamer.net/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>library</IsA>
- <Summary>Other plugins for gstreamer</Summary>
- <Description>GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plugins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems.</Description>
- <Archive sha1sum="47a965570a9fc07d058e7ecb85e0026251129911" type="tarxz">https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.10.3.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>orc-devel</Dependency>
- <Dependency>x264-devel</Dependency>
- <Dependency>lame-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>a52dec-devel</Dependency>
- <Dependency>libmad-devel</Dependency>
- <Dependency>mpg123-devel</Dependency>
- <Dependency>libcdio-devel</Dependency>
- <Dependency>twolame-devel</Dependency>
- <Dependency>libmpeg2-devel</Dependency>
- <Dependency>libdvdread-devel</Dependency>
- <Dependency>opencore-amr-devel</Dependency>
- <Dependency>gstreamer-next-devel</Dependency>
- <Dependency>gst-plugins-base-next-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gst-plugins-ugly-next</Name>
- <RuntimeDependencies>
- <Dependency>orc</Dependency>
- <Dependency>lame</Dependency>
- <Dependency>x264</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>a52dec</Dependency>
- <Dependency>libmad</Dependency>
- <Dependency>mpg123</Dependency>
- <Dependency>libcdio</Dependency>
- <Dependency>twolame</Dependency>
- <Dependency>libmpeg2</Dependency>
- <Dependency>libdvdread</Dependency>
- <Dependency>opencore-amr</Dependency>
- <Dependency>gstreamer-next</Dependency>
- <Dependency>gst-plugins-base-next</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/gstreamer-1.0</Path>
- <Path fileType="doc">/usr/share/doc/gst-plugins-ugly-next</Path>
- <Path fileType="doc">/usr/share/gtk-doc</Path>
- <Path fileType="data">/usr/share/gstreamer-1.0</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2018-02-18</Date>
- <Version>1.10.3</Version>
- <Comment>Rebuild and edit.</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-10</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 bumpe</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-29</Date>
- <Version>1.6.3</Version>
- <Comment>First release</Comment>
- <Name>Yusuf Aydemir</Name>
- <Email>yusuf.aydemir@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|