2005-01-20 15:19:39 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2005/01/20 20:19:39 sturm Exp $
|
import of gkrellm 2.1.21 and associated plugins
besides bringing gkrellm and the plugins up2date, this introduces a new
port structure, where all plugins are located in sysutils/gkrellm/plugins.
the set of plugins consists of:
aclock, bgchg, flynn, itime, kam, launch, mailwatch, mms, moon, mss, reminder
shoot, stock, sun, volume, weather and wireless
ports done and maintained by Peter Hessler <spambox@theapt.org>
all prior maintainers either agreed to him taking over their plugins or
timed out.
2003-11-03 15:34:16 -05:00
|
|
|
|
|
|
|
COMMENT= "XMMS plugin for Gkrellm2"
|
|
|
|
|
2005-01-20 15:19:39 -05:00
|
|
|
DISTNAME= gkrellmms-2.1.21
|
import of gkrellm 2.1.21 and associated plugins
besides bringing gkrellm and the plugins up2date, this introduces a new
port structure, where all plugins are located in sysutils/gkrellm/plugins.
the set of plugins consists of:
aclock, bgchg, flynn, itime, kam, launch, mailwatch, mms, moon, mss, reminder
shoot, stock, sun, volume, weather and wireless
ports done and maintained by Peter Hessler <spambox@theapt.org>
all prior maintainers either agreed to him taking over their plugins or
timed out.
2003-11-03 15:34:16 -05:00
|
|
|
CATEGORIES= audio sysutils/gkrellm
|
|
|
|
|
|
|
|
HOMEPAGE= http://gkrellm.luon.net/gkrellmms.phtml
|
|
|
|
|
|
|
|
MASTER_SITES= http://gkrellm.luon.net/files/
|
|
|
|
|
|
|
|
LIB_DEPENDS+= xmms.3::audio/xmms
|
|
|
|
|
|
|
|
WRKDIST= ${WRKDIR}/gkrellmms
|
|
|
|
ALL_TARGET= gkrellmms.so
|
|
|
|
PLUGIN= ${WRKSRC}/gkrellmms.so
|
|
|
|
|
2004-12-16 05:16:29 -05:00
|
|
|
EXTRA_WANTLIB= Xi gdk gmodule gtk glib
|
|
|
|
|
import of gkrellm 2.1.21 and associated plugins
besides bringing gkrellm and the plugins up2date, this introduces a new
port structure, where all plugins are located in sysutils/gkrellm/plugins.
the set of plugins consists of:
aclock, bgchg, flynn, itime, kam, launch, mailwatch, mms, moon, mss, reminder
shoot, stock, sun, volume, weather and wireless
ports done and maintained by Peter Hessler <spambox@theapt.org>
all prior maintainers either agreed to him taking over their plugins or
timed out.
2003-11-03 15:34:16 -05:00
|
|
|
.include <bsd.port.mk>
|