diff options
author | adamw <adamw@FreeBSD.org> | 2003-11-19 09:22:49 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-11-19 09:22:49 +0800 |
commit | 3178944c71b587e55e266f30f1efaa6c29e2e6b6 (patch) | |
tree | 256679bd3327cee0c55838c83d6a90938c343547 /astro/gdesklets-goodweather/pkg-plist | |
parent | 7e8ff2b54b669ab0a6dab5dffdd4a6a17b8a20c1 (diff) | |
download | freebsd-ports-graphics-3178944c71b587e55e266f30f1efaa6c29e2e6b6.tar.gz freebsd-ports-graphics-3178944c71b587e55e266f30f1efaa6c29e2e6b6.tar.zst freebsd-ports-graphics-3178944c71b587e55e266f30f1efaa6c29e2e6b6.zip |
Add Python compilation post-install, and an extra mirror.
Add a patch to work around a bug wherein changing your
location would cause old data to be displayed (patch by
Franz Klammer <klammer@webonaut.com>).
PR: ports/59440
Submitted by: Jeremy Messenger <mezz7@cox.net> (maintainer)
Diffstat (limited to 'astro/gdesklets-goodweather/pkg-plist')
-rw-r--r-- | astro/gdesklets-goodweather/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/gdesklets-goodweather/pkg-plist b/astro/gdesklets-goodweather/pkg-plist index 4e2e64d0828..e577be2ada2 100644 --- a/astro/gdesklets-goodweather/pkg-plist +++ b/astro/gdesklets-goodweather/pkg-plist @@ -6,6 +6,8 @@ share/gnome/gdesklets/Displays/GoodWeather/gfx/bg-right.png share/gnome/gdesklets/Displays/GoodWeather/gfx/bg-weather.png share/gnome/gdesklets/Sensors/GoodWeather/README share/gnome/gdesklets/Sensors/GoodWeather/__init__.py +share/gnome/gdesklets/Sensors/GoodWeather/__init__.pyc +share/gnome/gdesklets/Sensors/GoodWeather/__init__.pyo share/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/1.png share/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/10.png share/gnome/gdesklets/Sensors/GoodWeather/liquid/large_icons/11.png @@ -285,6 +287,8 @@ share/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/8.png share/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/9.png share/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons/na.png share/gnome/gdesklets/Sensors/GoodWeather/weather.py +share/gnome/gdesklets/Sensors/GoodWeather/weather.pyc +share/gnome/gdesklets/Sensors/GoodWeather/weather.pyo @dirrm share/gnome/gdesklets/Sensors/GoodWeather/weather.com/small_icons @dirrm share/gnome/gdesklets/Sensors/GoodWeather/weather.com/large_icons @dirrm share/gnome/gdesklets/Sensors/GoodWeather/weather.com |