From vinc@0x45.org  Wed Jan  7 14:02:19 2004
Return-Path: <vinc@0x45.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A9BB016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Jan 2004 14:02:19 -0800 (PST)
Received: from sativa.0x45.org (dyn-81-166-211-90.ppp.tiscali.fr [81.166.211.90])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0756743D54
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Jan 2004 14:02:16 -0800 (PST)
	(envelope-from vinc@0x45.org)
Received: by sativa.0x45.org (Postfix, from userid 1001)
	id CFCB56AC; Wed,  7 Jan 2004 23:02:44 +0100 (CET)
Message-Id: <20040107220244.CFCB56AC@sativa.0x45.org>
Date: Wed,  7 Jan 2004 23:02:44 +0100 (CET)
From: Vincent Tantardini <vinc@FreeBSD-fr.org>
Reply-To: Vincent Tantardini <vinc@FreeBSD-fr.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [New Port] : x11-clocks/gdesklet-ebichuclock
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         61043
>Category:       ports
>Synopsis:       [New Port] : x11-clocks/gdesklet-ebichuclock
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 07 14:10:22 PST 2004
>Closed-Date:    Wed Jan 07 15:42:21 PST 2004
>Last-Modified:  Wed Jan 07 15:42:21 PST 2004
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kerneled.com
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc@sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	Ebichuclock is something like emiclock with Ebichu in it.
	Ofcourse the idea is based on our favorite hamster
	(and no i do not mean hamtaro :-)
>How-To-Repeat:
	
>Fix:

	

--- gdesklets-ebichuclock.port begins here ---
# 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:
#
#	gdesklets-ebichuclock
#	gdesklets-ebichuclock/Makefile
#	gdesklets-ebichuclock/distinfo
#	gdesklets-ebichuclock/pkg-descr
#	gdesklets-ebichuclock/pkg-message
#	gdesklets-ebichuclock/pkg-plist
#
echo c - gdesklets-ebichuclock
mkdir -p gdesklets-ebichuclock > /dev/null 2>&1
echo x - gdesklets-ebichuclock/Makefile
sed 's/^X//' >gdesklets-ebichuclock/Makefile << 'END-of-gdesklets-ebichuclock/Makefile'
X# New ports collection makefile for:	gdesklets-ebichuclock
X# Date created:				07 January 2004
X# Whom:					Vincent Tantardini <vinc@FreeBSD-fr.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ebichuclock
XPORTVERSION=	0.1.1
XCATEGORIES=	x11-clocks gnome
XMASTER_SITES=	http://gdesklets.gnomedesktop.org/files/
XPKGNAMEPREFIX=	gdesklets-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	A very simple clock with a small Ebichu picture in it
X
XRUN_DEPENDS=	${X11BASE}/libdata/pkgconfig/gdesklets-core.pc:${PORTSDIR}/deskutils/gdesklets \
X		${X11BASE}/share/gnome/gdesklets/Sensors/Clock/__init__.py:${PORTSDIR}/x11-clocks/gdesklets-clock
X
XUSE_BZIP2=	yes
XUSE_X_PREFIX=	yes
X
XNAME=		ebichuclock
XDATADIR=	${PREFIX}/share/gnome
XPKGMESSAGE=	${WRKDIR}/pkg-message
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
Xdo-build:
X	@${CAT} pkg-message | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; s|%%NAME%%|${NAME}|g' > ${PKGMESSAGE}
X
Xdo-install:
X	@${MKDIR} ${DATADIR}/gdesklets/Displays/${NAME}/gfx
X	@${INSTALL_DATA} ${WRKSRC}/*.display ${DATADIR}/gdesklets/Displays/${NAME}/
X	@${INSTALL_DATA} ${WRKSRC}/gfx/*.png ${DATADIR}/gdesklets/Displays/${NAME}/gfx/
X	@${INSTALL_DATA} ${WRKSRC}/README ${DATADIR}/gdesklets/Displays/${NAME}/
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-gdesklets-ebichuclock/Makefile
echo x - gdesklets-ebichuclock/distinfo
sed 's/^X//' >gdesklets-ebichuclock/distinfo << 'END-of-gdesklets-ebichuclock/distinfo'
XMD5 (ebichuclock-0.1.1.tar.bz2) = 2a977f8753a1651d22d6b49860d5b1c0
END-of-gdesklets-ebichuclock/distinfo
echo x - gdesklets-ebichuclock/pkg-descr
sed 's/^X//' >gdesklets-ebichuclock/pkg-descr << 'END-of-gdesklets-ebichuclock/pkg-descr'
XEbichuclock is something like emiclock with Ebichu in it.
XOfcourse the idea is based on our favorite hamster
X(and no i do not mean hamtaro :-)
X
XWWW: http://gdesklets.gnomedesktop.org/
END-of-gdesklets-ebichuclock/pkg-descr
echo x - gdesklets-ebichuclock/pkg-message
sed 's/^X//' >gdesklets-ebichuclock/pkg-message << 'END-of-gdesklets-ebichuclock/pkg-message'
X
XTo list displays installed by this port:
X
X    gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%
X
XTo add this desklet to your desktop:
X
X    gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/<name>.display
X
END-of-gdesklets-ebichuclock/pkg-message
echo x - gdesklets-ebichuclock/pkg-plist
sed 's/^X//' >gdesklets-ebichuclock/pkg-plist << 'END-of-gdesklets-ebichuclock/pkg-plist'
Xshare/gnome/gdesklets/Displays/ebichuclock/README
Xshare/gnome/gdesklets/Displays/ebichuclock/ebichuclock-happy.display
Xshare/gnome/gdesklets/Displays/ebichuclock/ebichuclock-pie.display
Xshare/gnome/gdesklets/Displays/ebichuclock/ebichuclock-xface.display
Xshare/gnome/gdesklets/Displays/ebichuclock/ebichuclock.display
Xshare/gnome/gdesklets/Displays/ebichuclock/gfx/ebichu0.png
Xshare/gnome/gdesklets/Displays/ebichuclock/gfx/ebichu1.png
Xshare/gnome/gdesklets/Displays/ebichuclock/gfx/ebichu2.png
Xshare/gnome/gdesklets/Displays/ebichuclock/gfx/ebichuclock.png
X@dirrm share/gnome/gdesklets/Displays/ebichuclock/gfx
X@dirrm share/gnome/gdesklets/Displays/ebichuclock
END-of-gdesklets-ebichuclock/pkg-plist
exit
--- gdesklets-ebichuclock.port ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Wed Jan 7 15:25:57 PST 2004 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61043 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Jan 7 15:42:12 PST 2004 
State-Changed-Why:  
New port added, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=61043 
>Unformatted:
