diff options
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/gkrellm-xkb/Makefile | 23 | ||||
-rw-r--r-- | misc/gkrellm-xkb/distinfo | 1 | ||||
-rw-r--r-- | misc/gkrellm-xkb/pkg-descr | 4 | ||||
-rw-r--r-- | misc/gkrellm-xkb/pkg-plist | 1 |
5 files changed, 30 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index a0f69dfb9b18..7dc96a884efb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -92,6 +92,7 @@ SUBDIR += git SUBDIR += gkrellm-gamma SUBDIR += gkrellm-reminder + SUBDIR += gkrellm-xkb SUBDIR += gkrellmaflag SUBDIR += gkrellmbgchg SUBDIR += gkrellmfmonitor diff --git a/misc/gkrellm-xkb/Makefile b/misc/gkrellm-xkb/Makefile new file mode 100644 index 000000000000..0609b13f4fe7 --- /dev/null +++ b/misc/gkrellm-xkb/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: gkrellm-xkb +# Date Created: Jun 24 2003 +# Whom: Pav Lucistnik <pav@oook.cz> +# +# $FreeBSD$ +# + +PORTNAME= gkrellm-xkb +PORTVERSION= 1.00 +CATEGORIES= misc +MASTER_SITES= http://www.sweb.cz/tripie/gkrellm/xkb/dist/ + +MAINTAINER= pav@oook.cz +COMMENT= X keyboard layout plugin for GKrellM + +BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 +RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 + +USE_X_PREFIX= yes +MAKE_ENV= PLUGIN_DIR=${PREFIX}/libexec/gkrellm2/plugins +ALL_TARGET= xkb.so + +.include <bsd.port.mk> diff --git a/misc/gkrellm-xkb/distinfo b/misc/gkrellm-xkb/distinfo new file mode 100644 index 000000000000..561982d61b1c --- /dev/null +++ b/misc/gkrellm-xkb/distinfo @@ -0,0 +1 @@ +MD5 (gkrellm-xkb-1.00.tar.gz) = 666091f10d3f45f9412c4efaeff73051 diff --git a/misc/gkrellm-xkb/pkg-descr b/misc/gkrellm-xkb/pkg-descr new file mode 100644 index 000000000000..027fae90ea71 --- /dev/null +++ b/misc/gkrellm-xkb/pkg-descr @@ -0,0 +1,4 @@ +gkrellm-xkb is a plugin for gkrellm which displays a small country +flag indicating currently active national keyboard layout. + +WWW: http://www.sweb.cz/tripie/gkrellm/xkb/ diff --git a/misc/gkrellm-xkb/pkg-plist b/misc/gkrellm-xkb/pkg-plist new file mode 100644 index 000000000000..d264ab79222e --- /dev/null +++ b/misc/gkrellm-xkb/pkg-plist @@ -0,0 +1 @@ +libexec/gkrellm2/plugins/xkb.so |