[43524] trunk/dports/x11/xearth/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Dec 11 00:32:16 PST 2008
Revision: 43524
http://trac.macports.org/changeset/43524
Author: jeremyhu at macports.org
Date: 2008-12-11 00:32:16 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
xearth: added platforms, updated homepage and leeching off gentoo mirror for tarball since upstream is 404, updated dependencies, not universal_variant
Modified Paths:
--------------
trunk/dports/x11/xearth/Portfile
Modified: trunk/dports/x11/xearth/Portfile
===================================================================
--- trunk/dports/x11/xearth/Portfile 2008-12-11 08:10:35 UTC (rev 43523)
+++ trunk/dports/x11/xearth/Portfile 2008-12-11 08:32:16 UTC (rev 43524)
@@ -4,17 +4,24 @@
name xearth
version 1.1
categories x11
+platforms darwin macosx
maintainers nomaintainer
description Draws the planet Earth in the root window
long_description "Xearth sets the X root window to an image of the Earth, as seen from your favorite vantage point in space, correctly shaded for the current position of the Sun. By default, xearth updates the displayed image every five minutes. The time between updates can be changed using either X resource or a command-line option. Xearth can also be configured to either create and render into its own top-level Xwindow or render directly into PPM or GIF files; see the man page for details."
-homepage http://www.cs.colorado.edu/~tuna/xearth/
-master_sites ftp://ftp.cs.colorado.edu/users/tuna/
+homepage http://hewgill.com/xearth/original/
+master_sites ftp://ftp.eenet.ee/pub/gentoo/distfiles
checksums md5 6e409dffaa8dc5fae1064e38935ab61f
-depends_lib lib:libX11.6:XFree86
-depends_build bin:xmkmf:imake
+depends_lib \
+ lib:libXext.6:xorg-libXext \
+ lib:libXt.6:xorg-libXt
+depends_build \
+ bin:xmkmf:imake
use_xmkmf yes
+# xmkmf based
+universal_variant no
+
destroot {
xinstall -o root -m 755 -d "${destroot}${prefix}/bin"
xinstall -o root -m 755 -d "${destroot}${prefix}/share/man/man1"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/f07692a8/attachment.html>
More information about the macports-changes
mailing list