Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37517520
en ru br
ALT Linux repositórios
S:15.2.0-alt2

Group :: Vídeo
RPM: smplayer-skins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: smplayer-skins
Version: 15.2.0
Release: alt2
Summary: Skins for SMPlayer
License: GPLv2
Group: Video
Url: http://smplayer.sourceforge.net/

Source0: %name-%version.tar.bz2

BuildArch: noarch

%description
This package provides skin themes for SMPlayer.
SMPlayer is a graphical user interface (GUI) for the award-winning mplayer
and also for mpv. But apart from providing access for the most common
and useful options of mplayer and mpv, SMPlayer adds other interesting features
like the possibility to play Youtube videos or search and download subtitles.
One of the main features is the ability to remember the state of a
played file, so when you play it later it will be resumed at the same point
and with the same settings.

%prep
%setup

%install
mkdir -p %buildroot%_datadir/smplayer/themes
ls -1 themes/*/main.css | \
while read f ; do
   cp -ar `dirname $f` %buildroot/%_datadir/smplayer/themes/
done

%files
%_datadir/smplayer/themes/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009