Cute background, the Earth
This commit is contained in:
parent
4de7362f18
commit
74740d7141
29
x11/xglobe/Makefile
Normal file
29
x11/xglobe/Makefile
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2000/05/19 13:49:35 espie Exp $
|
||||||
|
|
||||||
|
CATEGORIES=x11
|
||||||
|
HOMEPAGE=http://wwwrzstud.rz.uni-karlsruhe.de/%7Euddn/xglobe/
|
||||||
|
MASTER_SITES=${HOMEPAGE}
|
||||||
|
DISTNAME=xglobe-0.5
|
||||||
|
|
||||||
|
MAINTAINER=espie@cvs.openbsd.org
|
||||||
|
|
||||||
|
FAKE= Yes
|
||||||
|
|
||||||
|
# GPL, included map is free
|
||||||
|
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
USE_X11= Yes
|
||||||
|
|
||||||
|
LIB_DEPENDS=qt.1.45::x11/qt
|
||||||
|
|
||||||
|
MAKE_FLAGS=XGLOBE_DIR=${PREFIX}
|
||||||
|
MAKE_FLAGS+=QT_INCLUDE_DIR=${LOCALBASE}/include/X11/qt
|
||||||
|
MAKE_FLAGS+=QT_LIB_DIR=${LOCALBASE}/lib
|
||||||
|
|
||||||
|
FAKE_FLAGS=XGLOBE_DIR=${WRKINST}${PREFIX}
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
x11/xglobe/files/md5
Normal file
3
x11/xglobe/files/md5
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (xglobe-0.5.tar.gz) = 87caf7803f1d71a0b024188e3a2c759c
|
||||||
|
RMD160 (xglobe-0.5.tar.gz) = 0aa1f0c6fefa2a87d09a0c75fdc897a07889ee5c
|
||||||
|
SHA1 (xglobe-0.5.tar.gz) = ba436e1105462577dd9fb1cbedcec93dd58e4e3a
|
9
x11/xglobe/patches/patch-Makefile
Normal file
9
x11/xglobe/patches/patch-Makefile
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
$OpenBSD: patch-Makefile,v 1.1.1.1 2000/05/19 13:49:35 espie Exp $
|
||||||
|
--- Makefile.orig Fri May 19 13:03:55 2000
|
||||||
|
+++ Makefile Fri May 19 13:04:12 2000
|
||||||
|
@@ -112,4 +112,4 @@ markerlist.o: markerlist.cpp markerlist.
|
||||||
|
|
||||||
|
earthapp.cpp: earthapp.moc;
|
||||||
|
earthapp.moc: earthapp.h
|
||||||
|
- $(MOC) -o $@ $<
|
||||||
|
+ $(MOC) -o $@ $>
|
1
x11/xglobe/pkg/COMMENT
Normal file
1
x11/xglobe/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
display the Earth on X11
|
6
x11/xglobe/pkg/DESCR
Normal file
6
x11/xglobe/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
XGlobe displays the earth as seen from space on your X desktop, similar
|
||||||
|
to xearth by Kirk Lauritz Johnson.
|
||||||
|
The image of the globe is updated at regular intervals.
|
||||||
|
XGlobe uses a world map image which is mapped to the globe.
|
||||||
|
With a good map this can look very nice.
|
||||||
|
It is possible to mark locations on the globe.
|
5
x11/xglobe/pkg/PLIST
Normal file
5
x11/xglobe/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/05/19 13:49:35 espie Exp $
|
||||||
|
bin/xglobe
|
||||||
|
lib/xglobe/map.bmp
|
||||||
|
lib/xglobe/xglobe-markers
|
||||||
|
@dirrm lib/xglobe
|
Loading…
Reference in New Issue
Block a user