1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Add glunarclock - a GNOME applet which displays the current phase of the Moon.

This commit is contained in:
Maxim Sobolev 2000-10-31 15:47:34 +00:00
parent db536d806b
commit 3b1eee9ce1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34499
6 changed files with 44 additions and 0 deletions

View File

@ -3,6 +3,7 @@
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += glunarclock
SUBDIR += luna
SUBDIR += openuniverse
SUBDIR += pyweather

View File

@ -0,0 +1,28 @@
# Ports collection Makefile for: glunarclock
# Date created: 31 October 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= glunarclock
PORTVERSION= 0.1
CATEGORIES= astro gnome
MASTER_SITES= http://www.fortunecity.de/naturpark/bienen/99/download/
MAINTAINER= sobomax@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (glunarclock-0.1.tar.gz) = d57988f2cb825cb33cbe5a246fa75cd5

View File

@ -0,0 +1 @@
A GNOME applet which displays the current phase of the Moon

View File

@ -0,0 +1,6 @@
Glunarclock is a GNOME applet which displays the current phase of the Moon on
GNOME panel. Clicking on the applet displays astronomical tidbits pertaining to
the moon including various clock funtions. The user can select between a real
image as well as a cartoon image of the moon.
WWW: http://www.fortunecity.de/naturpark/bienen/99/software/glunarclock/

View File

@ -0,0 +1,7 @@
bin/glunarclock
etc/CORBA/servers/glunarclock.gnorba
share/gnome/applets/Clocks/glunarclock.desktop
share/gnome/pixmaps/glunarclock-logo.png
share/gnome/pixmaps/glunarclock/cartoonmoon_13frames.png
share/gnome/pixmaps/glunarclock/moon_60frames.png
@dirrm share/gnome/pixmaps/glunarclock