diff options
author | adamw <adamw@FreeBSD.org> | 2003-11-18 15:30:13 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-11-18 15:30:13 +0800 |
commit | 40870341772ac1721ae2ed10bfbdfd3759f4e413 (patch) | |
tree | da5a990179b2e6e500d947da4602470962bd1f8e /astro/Makefile | |
parent | 97392ce7c67004fa272bdf945fd69dd787e5eeea (diff) | |
download | freebsd-ports-gnome-40870341772ac1721ae2ed10bfbdfd3759f4e413.tar.gz freebsd-ports-gnome-40870341772ac1721ae2ed10bfbdfd3759f4e413.tar.zst freebsd-ports-gnome-40870341772ac1721ae2ed10bfbdfd3759f4e413.zip |
Add gdesklets-goodweather, a gdesklet weather forecast thingy.
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.
PR: ports/59407
Submitted by: Jeremy Messenger <mezz7@cox.net>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 0cf125c5b5d9..f2698478652a 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -7,6 +7,7 @@ SUBDIR += dgpsip SUBDIR += ephem SUBDIR += fooseti + SUBDIR += gdesklets-goodweather SUBDIR += gkrellmearth SUBDIR += gkrellmoon SUBDIR += gkrellmseti |