Port details |
- goesimage Wallpapers from NOAA Geostationary Operational Environment Satellite
- 0.1.4 deskutils
=2 0.1.3_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-05-26 01:23:29
- Last Update: 2024-10-14 04:14:32
- Commit Hash: 39d51f2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: UNLICENSE
- WWW:
- https://github.com/pigmonkey/goesimage
- Description:
- goesimage downloads beautiful images of the planet Earth from the NOAA
Geostationary Operational Environment Satellite (https://www.goes.noaa.gov/) and
makes them your wallpaper.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- goesimage>0:deskutils/goesimage
- To install the port:
- cd /usr/ports/deskutils/goesimage/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/goesimage
- pkg install goesimage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: goesimage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728742199
SHA256 (pigmonkey-goesimage-0.1.4_GH0.tar.gz) = bae76e41871aba72542ea903c5ac61cc2934f8ebb2c4745407bc04d8272f3c82
SIZE (pigmonkey-goesimage-0.1.4_GH0.tar.gz) = 4099980
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- curl : ftp/curl
- nitrogen : sysutils/nitrogen
- ImageMagick6>=6 : graphics/ImageMagick6
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_goesimage
- USES:
- magick:6,run shebangfix
- pkg-message:
- For install:
- You installed goesimage, the program that downloads images from the
NOAA Geostationary Operational Environment Satellite and makes them
your wallpaper.
It only makes sense to install goesimage if you are running some
graphical desktop environment.
You need to enable goesimage by running this command:
$ goesimage-enable
This will install the crontab procedure for your current user.
Images will be saved in your ~/.cache/goesimage/ directory, and will
be set as a wallpaper on the Xorg server running on DISPLAY=:0
Before uninstalling, you need to disable it:
$ goesimage-disable
You can also download and update the wallpaper any time:
$ goesimage-run-now
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4 14 Oct 2024 04:14:32
    |
Yuri Victorovich (yuri)  Author: Yonas Yanfa |
deskutils/goesimage: update 0.1.3 → 0.1.4
PR: 282027 |
0.1.3_1 30 Apr 2023 11:10:42
    |
Felix Palmen (zirias)  |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.3 11 Dec 2021 13:50:53
    |
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
0.1.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.3 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
0.1.3 28 Jun 2019 04:59:30
  |
yuri  |
deskutils/goesimage: Update 0.1.2 -> 0.1.3
Reported by: portscout |
0.1.2 03 Jun 2019 09:01:42
  |
yuri  |
deskutils/goesimage: Update 0.1.1-4 -> 0.1.2
Reported by: portscout |
0.1.1.4_1 03 Jun 2019 01:49:04
  |
yuri  |
deskutils/goesimage: Fix bug in the user crontab manipulation procedure |
0.1.1.4 01 Jun 2019 21:55:38
  |
yuri  |
deskutils/goesimage: Update 0.1.1-1 -> 0.1.1-4
Port changes:
* Use nitrogen to set the wallpaper because it can handle interaction with
desktop managers which feh can't
* Change the cron schedule to match wallpaper updates on the server
* Update pkg-message |
0.1.1.1_1 27 May 2019 01:48:54
  |
yuri  |
deskutils/goesimage: Add goesimage-run-now executable |
0.1.1.1 26 May 2019 04:45:54
  |
yuri  |
deskutils/goesimage: Fix WWW |
0.1.1.1 26 May 2019 04:44:35
  |
yuri  |
deskutils/goesimage: Update 0.1.1 -> 0.1.1-1
* License is defined
* Many cosmetic changes |
0.1.1 26 May 2019 01:23:16
  |
yuri  |
New port: deskutils/goesimage: Wallpapers from NOAA Geostationary Operational
Environment Satellite |