123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>qt5-phonon-backend-vlc</Name>
- <Homepage>https://community.kde.org/Phonon</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <IsA>library</IsA>
- <Summary>VLC Backend for qt5-phonon</Summary>
- <Description>phonon-backend-vlc allows Phonon (the KDE media library) to use VLC for audio and video playback.</Description>
- <Archive sha1sum="91c214914c9d8775c15af991cb263e122b2584f0" type="tarxz">mirrors://kde/stable/phonon/phonon-backend-vlc/0.12.0/phonon-backend-vlc-0.12.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency versionFrom="5.13.2">qt5-base-devel</Dependency>
- <Dependency versionFrom="5.13.2">qt5-linguist</Dependency>
- <Dependency versionFrom="4.12.0">qt5-phonon-devel</Dependency>
- <Dependency>pulseaudio-libs-devel</Dependency>
- <Dependency>vlc-devel</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>qt5-phonon-backend-vlc</Name>
- <RuntimeDependencies>
- <Dependency>libgcc</Dependency>
- <Dependency versionFrom="5.13.2">qt5-base</Dependency>
- <Dependency>qt5-phonon</Dependency>
- <Dependency>vlc-libs</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="library">/usr/lib/qt5</Path>
- <Path fileType="data">/usr/share/kde4/services</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="14">
- <Date>2023-11-06</Date>
- <Version>0.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2019-11-17</Date>
- <Version>0.11.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2019-09-26</Date>
- <Version>0.11.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2019-09-18</Date>
- <Version>0.11.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2019-06-24</Date>
- <Version>0.10.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2019-02-03</Date>
- <Version>0.10.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2019-01-20</Date>
- <Version>0.10.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2018-10-18</Date>
- <Version>0.10.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-08-11</Date>
- <Version>0.10.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-04-12</Date>
- <Version>0.10.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-02-18</Date>
- <Version>0.9.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-27</Date>
- <Version>0.9.1</Version>
- <Comment>Version bump</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-17</Date>
- <Version>0.9.0</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-02</Date>
- <Version>0.8.2</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|