site  contact  subhomenews

vlc-gtk media player 2.2.1

January 10, 2011 — BarryK
Forum member sc0ttman developed vlc-gtk, a very small GUI frontend for the VLC media player. This provides a much smaller alternative to the Qt4 frontend provided in the VLC package and we are able to create a small vlc_nogui package that is VLC without the Qt4 GUI component.
I already posted about this:
http://bkhome.org/archive/blog2/201101/vlc-media-player-115.html

I have fixed vlc-gtk 2.2 so that it works in Wary and also made some improvements, and bumped the version to 2.2.1. I edited both scripts /usr/bin/vlc-gtk and /usr/bin/vlc-gtk-btns.

You need to install the dependencies xcb-util, vlc_nogui and xdotool:

xcb-util (35KB):
http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/xcb-util-0.3.4-w5.pet

vlc_nogui (1.7MB):
http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/vlc_nogui-1.1.5-w5.pet

xdotool (simulate input and control windows)(38KB):
http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/xdotool-2.20101012.3049-w5.pet

Then sc0ttman's excellent super-tiny GUI (13KB):
http://distro.ibiblio.org/pub/linux/distributions/quirky/pet_packages-wary5/vlc-gtk-2.2.1.pet

Comments

vlc
Username: ttuuxxx
Hi Barry when I compiled VLC I made xcb-util static, makes ones less dep and doesn't really add anything to vlc :) ttuuxxx

Re xcb-util
Username: BarryK
"It might not be a problem, but I was concerned that Wary has the 'libxcb' package version 1.0. Other recent puppies have a later libxcb, which has API differences. So, I thought that I might have to use an upgraded xcb-util compiled against a later libxcb. I don't know, I was probably just being overly concerned. The thing to do it, install my 'zzx_upgrade_73_to_75_nokmx' Xorg upgrade PET, then see if vlc still works -- if so, all is fine (that upgrade PET also has a later libxcb). P.S. I used xcb-util 0.3.4 as that is the lowest version that vlc will accept, and it is the last version usable with libxcb 1.0.

Re:RE xcb-util
Username: ttuuxxx
"Hi Barry, This the fully static xcb-util I used for compiling VLC http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=36723 ttuuxxx


Tags: wary