ports/59407: New port: astro/gdesklets-goodweather, A desklet that displays current weather condition and forecast.
Jeremy Messenger
mezz7 at cox.net
Tue Nov 18 07:10:17 UTC 2003
>Number: 59407
>Category: ports
>Synopsis: New port: astro/gdesklets-goodweather, A desklet that displays current weather condition and forecast.
>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: Mon Nov 17 23:10:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Mezz
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ns1.mezzweb.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Aug 13
22:39:47 CDT 2003 mezz at mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386
>Description:
This desklet (sensor/display) shows the current temperature, humidity, sky,
windchill temperature and a forecast of the next 4 days on your desktop.
The data is retrieved from Weather XML Data Feed project at weather.com.
The desklet is a hack based on the code of the original weather desklet, the
Liquid Weather++ module for Karamba and some very nice artwork.
>How-To-Repeat:
n/a
>Fix:
I hope, it fits in the astro catorgery. If not, then change it to misc.
--- gdesklets-goodweather.shar 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-goodweather
# gdesklets-goodweather/distinfo
# gdesklets-goodweather/Makefile
# gdesklets-goodweather/pkg-descr
# gdesklets-goodweather/pkg-plist
# gdesklets-goodweather/pkg-message
#
echo c - gdesklets-goodweather
mkdir -p gdesklets-goodweather > /dev/null 2>&1
echo x - gdesklets-goodweather/distinfo
sed 's/^X//' >gdesklets-goodweather/distinfo << 'END-of-gdesklets-goodweather/distinfo'
XMD5 (GoodWeather-0.1.tar.bz2) = 035ad488e7385ee4aacacc96ab8a283c
END-of-gdesklets-goodweather/distinfo
echo x - gdesklets-goodweather/Makefile
sed 's/^X//' >gdesklets-goodweather/Makefile << 'END-of-gdesklets-goodweather/Makefile'
X# New ports collection makefile for: gdesklets-goodweather
X# Date created: 17 November 2003
X# Whom: Mezz <mezz7 at cox.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= goodweather
XPORTVERSION= 0.1
XCATEGORIES= astro gnome
XMASTER_SITES= http://people.roqe.org/kr/misc/
XPKGNAMEPREFIX= gdesklets-
XDISTNAME= GoodWeather-${PORTVERSION}
X
XMAINTAINER= mezz7 at cox.net
XCOMMENT= A desklet that displays current weather condition and forecast
X
XRUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gdesklets-core.pc:${PORTSDIR}/deskutils/gdesklets
X
XUSE_BZIP2= yes
XUSE_X_PREFIX= yes
XUSE_REINPLACE= yes
X
XNAME= GoodWeather
XDATADIR= ${PREFIX}/share/gnome
XSKINS= liquid um weather.com
X
Xdo-build:
X @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC}
X
Xdo-install:
X @${MKDIR} ${DATADIR}/gdesklets/Displays/${NAME}/gfx
X.for ii in ${SKINS}
X @${MKDIR} ${DATADIR}/gdesklets/Sensors/${NAME}/${ii}/large_icons
X @${MKDIR} ${DATADIR}/gdesklets/Sensors/${NAME}/${ii}/small_icons
X @${INSTALL_DATA} ${WRKSRC}/${NAME}/${ii}/large_icons/*.png \
X ${DATADIR}/gdesklets/Sensors/${NAME}/${ii}/large_icons/
X @${INSTALL_DATA} ${WRKSRC}/${NAME}/${ii}/small_icons/*.png \
X ${DATADIR}/gdesklets/Sensors/${NAME}/${ii}/small_icons/
X.endfor
X @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/gdesklets/Sensors/${NAME}/
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 @${LN} -s ${DATADIR}/gdesklets/Displays/${NAME}/README \
X ${DATADIR}/gdesklets/Sensors/${NAME}/README
X
Xpost-install:
X @${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-gdesklets-goodweather/Makefile
echo x - gdesklets-goodweather/pkg-descr
sed 's/^X//' >gdesklets-goodweather/pkg-descr << 'END-of-gdesklets-goodweather/pkg-descr'
XThis desklet (sensor/display) shows the current temperature, humidity, sky,
Xwindchill temperature and a forecast of the next 4 days on your desktop.
X
XThe data is retrieved from Weather XML Data Feed project at weather.com.
X
XThe desklet is a hack based on the code of the original weather desklet, the
XLiquid Weather++ module for Karamba and some very nice artwork.
X
XWWW: http://people.roqe.org/kr/
END-of-gdesklets-goodweather/pkg-descr
echo x - gdesklets-goodweather/pkg-plist
sed 's/^X//' >gdesklets-goodweather/pkg-plist << 'END-of-gdesklets-goodweather/pkg-plist'
Xshare/gnome/gdesklets/Displays/GoodWeather/GoodWeather.display
Xshare/gnome/gdesklets/Displays/GoodWeather/README
Xshare/gnome/gdesklets/Displays/GoodWeather/gfx/bg-bar.png
Xshare/gnome/gdesklets/Displays/GoodWeather/gfx/bg-left.png
Xshare/gnome/gdesklets/Displays/GoodWeather/gfx/bg-right.png
Xshare/gnome/gdesklets/Displays/GoodWeather/gfx/bg-weather.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/README
Xshare/gnome/gdesklets/Sensors/GoodWeather/__init__.py
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/1.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/10.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/11.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/12.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/13.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/14.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/15.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/16.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/17.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/18.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/19.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/2.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/20.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/21.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/22.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/23.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/24.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/25.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/26.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/27.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/28.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/29.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/3.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/30.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/31.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/32.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/33.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/34.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/35.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/36.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/37.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/38.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/39.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/4.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/40.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/41.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/42.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/43.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/44.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/5.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/6.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/7.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/8.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/9.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/1.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/10.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/11.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/12.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/13.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/14.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/15.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/16.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/17.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/18.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/19.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/2.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/20.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/21.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/22.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/23.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/24.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/25.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/26.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/27.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/28.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/29.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/3.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/30.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/31.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/32.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/33.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/34.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/35.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/36.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/37.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/38.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/39.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/4.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/40.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/41.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/42.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/43.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/44.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/5.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/6.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/7.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/8.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons/9.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/1.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/10.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/11.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/12.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/13.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/14.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/15.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/16.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/17.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/18.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/19.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/2.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/20.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/21.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/22.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/23.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/24.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/25.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/26.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/27.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/28.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/29.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/3.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/30.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/31.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/32.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/33.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/34.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/35.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/36.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/37.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/38.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/39.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/4.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/40.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/41.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/42.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/43.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/44.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/45.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/47.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/5.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/6.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/7.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/8.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/large_icons/9.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/1.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/10.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/11.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/12.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/13.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/14.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/15.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/16.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/17.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/18.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/19.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/2.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/20.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/21.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/22.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/23.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/24.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/25.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/26.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/27.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/28.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/29.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/3.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/30.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/31.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/32.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/33.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/34.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/35.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/36.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/37.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/38.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/39.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/4.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/40.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/41.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/42.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/43.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/44.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/45.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/47.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/5.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/6.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/7.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/8.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/um/small_icons/9.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/0.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/1.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/10.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/11.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/12.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/13.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/14.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/15.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/16.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/17.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/18.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/19.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/2.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/20.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/21.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/22.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/23.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/24.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/25.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/26.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/27.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/28.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/29.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/3.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/30.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/31.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/32.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/33.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/34.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/35.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/36.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/37.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/38.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/39.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/4.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/40.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/41.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/42.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/43.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/44.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/45.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/46.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/47.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/5.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/6.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/7.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/8.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/9.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons/na.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/0.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/1.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/10.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/11.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/12.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/13.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/14.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/15.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/16.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/17.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/18.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/19.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/2.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/20.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/21.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/22.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/23.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/24.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/25.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/26.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/27.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/28.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/29.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/3.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/30.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/31.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/32.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/33.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/34.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/35.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/36.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/37.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/38.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/39.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/4.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/40.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/41.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/42.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/43.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/44.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/45.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/46.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/47.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/5.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/6.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/7.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/8.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/9.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/na.png
Xshare/gnome/gdesklets/Sensors/GoodWeather/weather.py
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/weather.com
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/um/small_icons
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/um/large_icons
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/um
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/liquid/small_icons
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather/liquid
X at dirrm share/gnome/gdesklets/Sensors/GoodWeather
X at dirrm share/gnome/gdesklets/Displays/GoodWeather/gfx
X at dirrm share/gnome/gdesklets/Displays/GoodWeather
END-of-gdesklets-goodweather/pkg-plist
echo x - gdesklets-goodweather/pkg-message
sed 's/^X//' >gdesklets-goodweather/pkg-message << 'END-of-gdesklets-goodweather/pkg-message'
X##
XTo view the README:
X
X cat ${PREFIX}/share/gnome/gdesklets/Displays/${name}/README
X cat ${PREFIX}/share/gnome/gdesklets/Sensors/${name}/README
X
XTo view the installed applets:
X
X ls ${PREFIX}/share/gnome/gdesklets/Displays
X
XTo use those applets:
X
X gdesklets ${PREFIX}/share/gnome/gdesklets/Displays/${name}/${name}.display
X
XReplace the ${name} with the correct name to what you want to use applets.
X
XNOTE: Be sure to login as your user when you use the gdesklets command,
X as the configuration will be stored in the ~/.gdesklets/ directory.
X##
END-of-gdesklets-goodweather/pkg-message
exit
--- gdesklets-goodweather.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list