- regen WANTLIB

- lowercase a comment
This commit is contained in:
jasper 2010-10-13 19:12:33 +00:00
parent 93d6759134
commit ccd1c9491a
18 changed files with 39 additions and 38 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.24 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.25 2010/10/13 19:12:33 jasper Exp $
SHARED_ONLY= Yes
@ -15,7 +15,8 @@ WANTLIB?= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
iconv intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
pixman-1 png pthread-stubs xcb xcb-render xcb-render-util z
pixman-1 png pthread-stubs xcb xcb-render z \
GL X11-xcb Xxf86vm drm xcb-shm
.if defined(EXTRA_WANTLIB)
WANTLIB+= ${EXTRA_WANTLIB}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/13 19:12:33 jasper Exp $
COMMENT= analog clock for GkrellM2
V= 0.3.3
DISTNAME= gkrellaclock-${V}
REVISION= 13
REVISION= 14
CATEGORIES= misc
HOMEPAGE= http://www.geocities.com/m_muthukumar/gkrellaclock.html

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2010/10/13 19:12:33 jasper Exp $
COMMENT= change background image with GkrellM2
DISTNAME= gkrellmbgchg2-0.1.3
REVISION= 14
REVISION= 15
CATEGORIES= x11
HOMEPAGE= http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2010/10/13 19:12:33 jasper Exp $
COMMENT= GkrellM2 load meter with a familiar face
DISTNAME= gkrellflynn-0.8
REVISION= 7
REVISION= 8
CATEGORIES= x11
ALL_TARGET= gkrellm2

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.18 2010/10/13 19:12:33 jasper Exp $
COMMENT= GkrellM2 plugin that shows Internet time
V= 1.0.1
DISTNAME= gkrellmitime-${V}
REVISION= 13
REVISION= 14
CATEGORIES= net
ALL_TARGET= gkrellm_itime.so

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2010/10/13 19:12:33 jasper Exp $
COMMENT= webcam plugin for GkrellM2
V= 2.0.0
DISTNAME= gkrellkam-${V}
REVISION= 9
REVISION= 10
CATEGORIES= graphics
HOMEPAGE= http://gkrellkam.sourceforge.net

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/13 19:12:33 jasper Exp $
COMMENT= launch commonly used apps from GkrellM2
DISTNAME= gkrellmlaunch-0.5
REVISION= 13
REVISION= 14
CATEGORIES= x11
HOMEPAGE= http://gkrellmlaunch.sourceforge.net/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/13 19:12:33 jasper Exp $
COMMENT= GkrellM2 plugin to monitor multiple mailboxes
V= 2.4.3
DISTNAME= gkrellm-mailwatch-${V}
PKGNAME= gkrellmmailwatch-${V}
REVISION= 5
REVISION= 6
CATEGORIES= mail
HOMEPAGE= http://gkrellm.luon.net/mailwatch.phtml

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2010/10/13 19:12:33 jasper Exp $
COMMENT= XMMS plugin for Gkrellm2
DISTNAME= gkrellmms-2.1.21
REVISION= 13
REVISION= 14
CATEGORIES= audio
HOMEPAGE= http://gkrellm.luon.net/gkrellmms.phtml

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.18 2010/10/13 19:12:33 jasper Exp $
COMMENT= phase of the Moon for GkrellM2
DISTNAME= gkrellmoon-0.6
REVISION= 14
REVISION= 15
CATEGORIES= astro
HOMEPAGE= http://gkrellmoon.sourceforge.net/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.24 2010/10/13 19:12:33 jasper Exp $
COMMENT= soundscope for GkrellM2 using ESD
DISTNAME= gkrellmss-2.6
REVISION= 13
REVISION= 14
CATEGORIES= audio
HOMEPAGE=http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.18 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2010/10/13 19:12:33 jasper Exp $
COMMENT= GKrellM2 will remind you to do important events
V= 2.0.0
DISTNAME= gkrellm-reminder-${V}
PKGNAME= gkrellmreminder-${V}
REVISION= 5
REVISION= 6
CATEGORIES= misc
HOMEPAGE= http://members.dslextreme.com/users/billw/gkrellm/Plugins.html\#REMINDER

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/13 19:12:33 jasper Exp $
COMMENT= snapshot and background plugin for Gkrellm2
V= 0.4.3
DISTNAME= gkrellshoot-${V}
REVISION= 16
REVISION= 17
CATEGORIES= x11
HOMEPAGE= http://gkrellshoot.sourceforge.net

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2010/10/13 19:12:33 jasper Exp $
COMMENT= stock ticker for GkrellM2
V= 0.5.1
DISTNAME= gkrellstock-${V}
REVISION= 13
REVISION= 14
CATEGORIES= misc
HOMEPAGE= http://gkrellstock.sourceforge.net/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/13 19:12:33 jasper Exp $
COMMENT= GkrellM2 plugin to display sun rise/set times
DISTNAME= gkrellsun-0.12.1
REVISION= 14
REVISION= 15
CATEGORIES= astro
HOMEPAGE= http://gkrellsun.sourceforge.net/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2010/10/13 19:12:33 jasper Exp $
COMMENT= Volume dial for Gkrellm2
COMMENT= volume dial for Gkrellm2
V= 2.1.13
DISTNAME= gkrellm-volume-${V}
PKGNAME= gkrellmvolume-${V}
REVISION= 6
REVISION= 7
CATEGORIES= audio
HOMEPAGE= http://gkrellm.luon.net/volume.phtml

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.20 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2010/10/13 19:12:34 jasper Exp $
COMMENT= Weather plugin for GkrellM2
COMMENT= weather plugin for GkrellM2
DISTNAME= gkrellweather-2.0.8
REVISION= 1
REVISION= 2
CATEGORIES= x11
EXTRACT_SUFX= .tgz

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2010/10/11 08:18:07 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2010/10/13 19:12:34 jasper Exp $
COMMENT= GkrellM2 plugin to monitor wi(4) signal strength
DISTNAME= gkrellmwireless-2.0.3
REVISION= 5
REVISION= 6
CATEGORIES= net
HOMEPAGE= http://gkrellm.luon.net/gkrellmwireless.php