summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-31 15:47:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-31 15:47:34 +0000
commit3b1eee9ce11212142b7e559d922a54fd1fa094b0 (patch)
treed665480607b40e4e27a8a3bbec3d0b322018fda4 /astro
parentUnbroke: ${SED} couldn't be placed there. (diff)
Add glunarclock - a GNOME applet which displays the current phase of the Moon.
Notes
Notes: svn path=/head/; revision=34499
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile1
-rw-r--r--astro/glunarclock/Makefile28
-rw-r--r--astro/glunarclock/distinfo1
-rw-r--r--astro/glunarclock/pkg-comment1
-rw-r--r--astro/glunarclock/pkg-descr6
-rw-r--r--astro/glunarclock/pkg-plist7
6 files changed, 44 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index e6370438207d..40bf12cf1673 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -3,6 +3,7 @@
SUBDIR += dgpsip
SUBDIR += ephem
+ SUBDIR += glunarclock
SUBDIR += luna
SUBDIR += openuniverse
SUBDIR += pyweather
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile
new file mode 100644
index 000000000000..3dad5ceed24a
--- /dev/null
+++ b/astro/glunarclock/Makefile
@@ -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>
diff --git a/astro/glunarclock/distinfo b/astro/glunarclock/distinfo
new file mode 100644
index 000000000000..967ee455c4b7
--- /dev/null
+++ b/astro/glunarclock/distinfo
@@ -0,0 +1 @@
+MD5 (glunarclock-0.1.tar.gz) = d57988f2cb825cb33cbe5a246fa75cd5
diff --git a/astro/glunarclock/pkg-comment b/astro/glunarclock/pkg-comment
new file mode 100644
index 000000000000..2698acf88f1d
--- /dev/null
+++ b/astro/glunarclock/pkg-comment
@@ -0,0 +1 @@
+A GNOME applet which displays the current phase of the Moon
diff --git a/astro/glunarclock/pkg-descr b/astro/glunarclock/pkg-descr
new file mode 100644
index 000000000000..69f7328931d0
--- /dev/null
+++ b/astro/glunarclock/pkg-descr
@@ -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/
diff --git a/astro/glunarclock/pkg-plist b/astro/glunarclock/pkg-plist
new file mode 100644
index 000000000000..abf41bfd53d1
--- /dev/null
+++ b/astro/glunarclock/pkg-plist
@@ -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