smplayer: add runtime

This commit is contained in:
suvari
2016-01-09 18:51:06 +02:00
parent 4407ffc987
commit 495c15347d
2 changed files with 7 additions and 6 deletions
+4 -3
View File
@@ -33,6 +33,7 @@ i<?xml version="1.0" ?>
<Dependency>smtube</Dependency> <Dependency>smtube</Dependency>
<Dependency>zlib</Dependency> <Dependency>zlib</Dependency>
<Dependency>libgcc</Dependency> <Dependency>libgcc</Dependency>
<Dependency>mpv-player</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
@@ -46,8 +47,8 @@ i<?xml version="1.0" ?>
</Package> </Package>
<History> <History>
<Update release="9"> <Update release="10">
<Date>2016-01-06</Date> <Date>2016-01-09</Date>
<Version>15.11</Version> <Version>15.11</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name> <Name>Stefan Gronewold</Name>
@@ -67,7 +68,7 @@ i<?xml version="1.0" ?>
<Name>Ergün Salman</Name> <Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email> <Email>poyraz76@pisilinux.org</Email>
</Update> </Update>
<Update release="7"> <Update release="7">
<Date>2014-11-20</Date> <Date>2014-11-20</Date>
<Version>14.9.0</Version> <Version>14.9.0</Version>
<Comment>Version bump</Comment> <Comment>Version bump</Comment>
+2 -2
View File
@@ -3,8 +3,8 @@
<Source> <Source>
<Name>smplayer</Name> <Name>smplayer</Name>
<Summary xml:lang="tr">Gelişmiş bir mplayer önyüzü</Summary> <Summary xml:lang="tr">Gelişmiş bir mplayer önyüzü</Summary>
<Summary xml:lang="es">SMPlayer es un frontend de Mplayer</Summary> <Summary xml:lang="es">SMPlayer es un frontend de Mplayer</Summary>
<Description xml:lang="tr">smplayer Qt ile yazılmış, gelişmiş bir mplayer önyüzüdür. Basit özelliklerinin yanı sıra, TV, DVD, VCD oynatma, mplayer filtrelerini kullanabilme gibi yetenekleri de bulunmaktadır.</Description> <Description xml:lang="tr">smplayer Qt ile yazılmış, gelişmiş bir mplayer önyüzüdür. Basit özelliklerinin yanı sıra, TV, DVD, VCD oynatma, mplayer filtrelerini kullanabilme gibi yetenekleri de bulunmaktadır.</Description>
<Description xml:lang="es">SMPlayer es un reproductor multimedia gratuito y para Windows y Linux con códecs incorporados, que puede reproducir prácticamente cualquier formato de vídeo y audio. No necesita ningún códec externo. Simplemente instala SMPlayer y podrás reproducir cualquier formato sin la molestia de tener que buscar e instalar paquetes de códecs.</Description> <Description xml:lang="es">SMPlayer es un reproductor multimedia gratuito y para Windows y Linux con códecs incorporados, que puede reproducir prácticamente cualquier formato de vídeo y audio. No necesita ningún códec externo. Simplemente instala SMPlayer y podrás reproducir cualquier formato sin la molestia de tener que buscar e instalar paquetes de códecs.</Description>
</Source> </Source>
</PISI> </PISI>