/package-freshplayerplugin

This script packages Freshplayerplugin for Debian

Primary LanguageShellGNU General Public License v2.0GPL-2.0

package-freshplayerplugin

This script packages Freshplayerplugin for Debian
Tested with Freshplayerplugin version 0.3.1 on Debian Jessie

Warning: This script worked for me but is kind of raw and unpolished. Use at your own risk!

Thx to:
i-rinat ibragimovrinat@mail.ru for Freshplayerplugin
https://github.com/i-rinat/freshplayerplugin
webupd8 for Control file
http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/pool/main/f/freshplayerplugin/
Debian Wiki
https://wiki.debian.org/Freshplayerplugin

Build-deps:
build-essential git cmake pkg-config libglib2.0-dev libasound2-dev libx11-dev libgl1-mesa-dev liburiparser-dev libcairo2-dev libpango1.0-dev libpangocairo-1.0-0 libpangoft2-1.0-0 libfreetype6-dev libgtk2.0-dev libxinerama-dev libconfig-dev libevent-dev libegl1-mesa-dev libgles2-mesa-dev ragel libssl-dev libv4l-dev libavcodec-dev libavutil-dev libva-dev libva-x11-1 libvdpau-dev

Optional build-deps:
libpulse-dev libjack-dev

Usage (example):
cd /tmp
git clone https://github.com/baderas/package-freshplayerplugin.git
cd package-freshplayerplugin
./package_freshplayerplugin.sh
sudo dpkg -i freshplayerplugin-0.3.1-amd64.deb
sudo apt-get install -f