# 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 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 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%%/.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