aboutsummaryrefslogtreecommitdiff
path: root/README
blob: ccb726f848c0098ca4c7ed29ced58112c74022c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
README

Mocicon is a Music On Console tray icon for quick access.
Report Bugs (which there aren't any) or suggestions to MutantTurkey@gmail.com, MutantTurkey@freenode.net

By Calvin Morrison 2009

Mocicon.sourceforge.net


OPTIONS/SOURCE:

The source is fairly simple, and there are plenty of options to go around.
I don't do much source commenting, but it is all fairly self explanitory.

compiling without make:gcc -Wall -g -O2 mocicon.c -o mocicon `pkg-config --cflags --libs gtk+-2.0`

with make it is the regular as root:

Make clean install

it's simple enough. you'll need the gtk+ 2.0 libs and that's it.


run ./install as root. it just installs mocicon in /usr/local/bin/