You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

zik

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zik

0.17.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

#***Descritpion. ZiK is audio player. It is written in ruby and use gstreamer to play audio file. ZiK is release under GPL v2 license (see the doc/COPYNG file).

#***Dependencies. To run ZiK you will need: ruby-gtk2 http://ruby-gnome2.sourceforge.jp/ librsvg http://librsvg.sourceforge.net/ ruby-gstreamer http://ruby-gnome2.sourceforge.jp/ gst-plugins-base http://gstreamer.freedesktop.org/ ruby-taglib http://www.hakubi.us/ruby-taglib/ ruby-gettext-package http://rubyforge.org/projects/gettext/

For cd support, you will need: mb-ruby http://pablotron.org/software/mb-ruby/ gst-plugins-good http://gstreamer.freedesktop.org/ gst-plugins-ugly http://gstreamer.freedesktop.org/

For other format suppport (ie: mp3,wav), check gstreamer plug-ins: gst-plugins-* http://gstreamer.freedesktop.org/

For modules: cover -> ruby-mp3info http://rubyforge.org/projects/ruby-mp3info/ notify -> ruby-libnotify http://ruby-libnotify.rubyforge.org/ hotkeys -> rghk http://zik.rubyforge.org/rghk/

You can use check the dependencies by running (after running the configure script): make check-depend

#***Installation. You can use the usual ./configure && make && make install. #Unpack the tarball. tar xvzf ZiK-version.tar.gz #Go to the source directory. cd ZiK-version #Configure. ./configure #Compile. make #Install as superuser if needed. make install For more options see INSTALL file.

#***Uninstallation. make uninstall

#***website http://zik.rubyforge.org/

#***Thanks. My thanks to all ruby programmers and documentation writers. Thanks to the T1000-tag project who allows ZiK to use its musicip id. I also thank: Draco, Mouine89, l e . n o x, mathieuI who test the development (git) version. http://www.developpez.net/forums menbers for theirs help. All ubuntu users and especially the unbuntu-fr community.

FAQs

Package last updated on 13 Dec 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts