243 lines
4.0 KiB
Plaintext
243 lines
4.0 KiB
Plaintext
targets=battery,bluetooth,clock,close,cpu,cpufreq,desktop,gps,gsm,keyboard,lock,logout,main,memory,mixer,pager,phone,rotate,separator,spacer,swap,systray,tasks,title,usb,volume,wpa_supplicant
|
|
cppflags_force=-I ../../include
|
|
#cppflags=-D EMBEDDED
|
|
cflags_force=-W `pkg-config --cflags libSystem gtk+-2.0` -fPIC
|
|
cflags=-Wall -g -O2 -pedantic
|
|
ldflags_force=`pkg-config --libs libSystem gtk+-2.0`
|
|
dist=Makefile,tasks.atoms
|
|
|
|
[battery]
|
|
type=plugin
|
|
sources=battery.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[battery.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[bluetooth]
|
|
type=plugin
|
|
sources=bluetooth.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[bluetooth.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[clock]
|
|
type=plugin
|
|
sources=clock.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[clock.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[close]
|
|
type=plugin
|
|
sources=close.c
|
|
cflags=`pkg-config --cflags x11`
|
|
ldflags=`pkg-config --libs x11`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[close.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[cpu]
|
|
type=plugin
|
|
sources=cpu.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[cpu.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[cpufreq]
|
|
type=plugin
|
|
sources=cpufreq.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[cpufreq.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[desktop]
|
|
type=plugin
|
|
sources=desktop.c
|
|
cflags=`pkg-config --cflags x11`
|
|
ldflags=`pkg-config --libs x11`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[desktop.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[gps]
|
|
type=plugin
|
|
sources=gps.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[gps.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[gsm]
|
|
type=plugin
|
|
sources=gsm.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[gsm.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[keyboard]
|
|
type=plugin
|
|
sources=keyboard.c
|
|
cflags=`pkg-config --cflags libDesktop`
|
|
ldflags=`pkg-config --libs libDesktop`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[keyboard.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[lock]
|
|
type=plugin
|
|
sources=lock.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[lock.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[logout]
|
|
type=plugin
|
|
sources=logout.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[logout.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[main]
|
|
type=plugin
|
|
sources=main.c
|
|
cppflags=-D PREFIX=\"$(PREFIX)\"
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[main.c]
|
|
depends=../../include/Panel.h,../../config.h
|
|
|
|
[memory]
|
|
type=plugin
|
|
sources=memory.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[memory.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[mixer]
|
|
type=plugin
|
|
sources=mixer.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[mixer.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[pager]
|
|
type=plugin
|
|
sources=pager.c
|
|
cflags=`pkg-config --cflags x11`
|
|
ldflags=`pkg-config --libs x11`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[pager.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[phone]
|
|
type=plugin
|
|
sources=phone.c
|
|
cflags=`pkg-config --cflags libDesktop`
|
|
ldflags=`pkg-config --libs libDesktop`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[phone.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[rotate]
|
|
type=plugin
|
|
sources=rotate.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[rotate.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[separator]
|
|
type=plugin
|
|
sources=separator.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[separator.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[spacer]
|
|
type=plugin
|
|
sources=spacer.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[spacer.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[swap]
|
|
type=plugin
|
|
sources=swap.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[swap.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[systray]
|
|
type=plugin
|
|
sources=systray.c
|
|
cflags=`pkg-config --cflags x11`
|
|
ldflags=`pkg-config --libs x11`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[systray.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[tasks]
|
|
type=plugin
|
|
sources=tasks.c
|
|
cflags=`pkg-config --cflags x11`
|
|
ldflags=`pkg-config --libs x11`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[tasks.c]
|
|
depends=../../include/Panel.h,tasks.atoms
|
|
|
|
[title]
|
|
type=plugin
|
|
sources=title.c
|
|
cflags=`pkg-config --cflags x11`
|
|
ldflags=`pkg-config --libs x11`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[title.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[usb]
|
|
type=plugin
|
|
sources=usb.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[usb.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[volume]
|
|
type=plugin
|
|
sources=volume.c
|
|
cppflags=`pkg-config --cflags alsa`
|
|
ldflags=`pkg-config --libs alsa`
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[volume.c]
|
|
depends=../../include/Panel.h
|
|
|
|
[wpa_supplicant]
|
|
type=plugin
|
|
sources=wpa_supplicant.c
|
|
install=$(LIBDIR)/Panel/applets
|
|
|
|
[wpa_supplicant.c]
|
|
depends=../../include/Panel.h
|