Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2004 15:56:37 +0200 (CEST)
From:      Tobias Roth <ports@fsck.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68918: [New Port] sysutils/gkrellm-trayicons - display notifiers and launchers
Message-ID:  <200407111356.i6BDub2D022441@secure.socket.ch>
Resent-Message-ID: <200407111400.i6BE0fNn077604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         68918
>Category:       ports
>Synopsis:       [New Port] sysutils/gkrellm-trayicons - display notifiers and launchers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 11 14:00:41 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tobias Roth
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD localhost 5.2-CURRENT FreeBSD 5.2-CURRENT #10: Wed May 26 19:30:57 CEST 2004 toor@localhost:/usr/obj/usr/src/sys/FOOBAR i386

>Description:
    New port: sysutils/gkrellm-trayicons
    GKrellM2 plugin to display definable icons as notifiers or launchers

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gkrellm-trayicons
#	gkrellm-trayicons/pkg-descr
#	gkrellm-trayicons/distinfo
#	gkrellm-trayicons/Makefile
#
echo c - gkrellm-trayicons
mkdir -p gkrellm-trayicons > /dev/null 2>&1
echo x - gkrellm-trayicons/pkg-descr
sed 's/^X//' >gkrellm-trayicons/pkg-descr << 'END-of-gkrellm-trayicons/pkg-descr'
XThis is a GkrellM2 plugin that displays a variable number of user-defined,
Xautomatically scaled icons. The icons may be used either for notification
Xor as application launchers.
X
XWWW: http://sweb.cz/tripie/gkrellm/trayicons/
END-of-gkrellm-trayicons/pkg-descr
echo x - gkrellm-trayicons/distinfo
sed 's/^X//' >gkrellm-trayicons/distinfo << 'END-of-gkrellm-trayicons/distinfo'
XMD5 (gkrellm-trayicons-1.02.tar.gz) = 06d341cb7549dc3d8e7702cd16c0b6b6
XSIZE (gkrellm-trayicons-1.02.tar.gz) = 185202
END-of-gkrellm-trayicons/distinfo
echo x - gkrellm-trayicons/Makefile
sed 's/^X//' >gkrellm-trayicons/Makefile << 'END-of-gkrellm-trayicons/Makefile'
X# New ports collection makefile for:	gkrellm-trayicons
X# Date created:		Wed Jun 23 14:55:49 CEST 2004
X# Whom:			Tobias Roth <ports@fsck.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	trayicons
XPORTVERSION=	1.02
XCATEGORIES=	sysutils
XMASTER_SITES=	http://depot.fsck.ch/mirror/distfiles/ \
X		http://sweb.cz/tripie/gkrellm/trayicons/dist/
XPKGNAMEPREFIX=	gkrellm-
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	ports@fsck.ch
XCOMMENT=	GKrellM2 plugin to display definable icons as notifiers or launchers
X
XBUILD_DEPENDS=	${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
XRUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
X
XUSE_X_PREFIX=	yes
XUSE_GNOME=	gtk20
XPLIST_FILES=	libexec/gkrellm2/plugins/trayicons.so
X
XALL_TARGET=	trayicons.so
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}.so \
X		${PREFIX}/libexec/gkrellm2/plugins/
X
X.include <bsd.port.mk>
END-of-gkrellm-trayicons/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407111356.i6BDub2D022441>