Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/papirusdevelopmentteam/papirus-smplayer-theme
Papirus theme for SMPlayer
https://github.com/papirusdevelopmentteam/papirus-smplayer-theme
papirus papirus-icons smplayer
Last synced: 2 months ago
JSON representation
Papirus theme for SMPlayer
- Host: GitHub
- URL: https://github.com/papirusdevelopmentteam/papirus-smplayer-theme
- Owner: PapirusDevelopmentTeam
- License: gpl-3.0
- Created: 2016-06-01T15:24:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T07:16:46.000Z (about 4 years ago)
- Last Synced: 2024-05-09T23:04:20.150Z (8 months ago)
- Topics: papirus, papirus-icons, smplayer
- Language: Shell
- Size: 2.07 MB
- Stars: 49
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
### Papirus Installer
Use the scripts to install the latest version directly from this repo (independently on your distro):
#### Install / Update
```
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-smplayer-theme/master/install.sh | sh
```#### Remove
```
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-smplayer-theme/master/install.sh | env uninstall=true sh
```### Packages
Since SMPlayer version 16.6 and higher, Papirus and Papirus Dark themes were added to the package `smplayer` (`smplayer-themes` on Ubuntu).
If your version lower than 16.6 you can update SMPlayer from the [official site](http://smplayer.sourceforge.net/en/downloads).
### Manual Install
1. Install dependencies:
- git
- make
- librsvg2-bin
- qtbase5-dev-tools2. Run the following commands as normal user:
```
git clone https://github.com/PapirusDevelopmentTeam/papirus-smplayer-theme.git
cd papirus-smplayer-theme
make build
sudo make install
```3. Start SMPlayer and choose a theme.