diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile new file mode 100644 index 00000000000..26f6127ca5b --- /dev/null +++ b/x11/xglobe/Makefile @@ -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 diff --git a/x11/xglobe/files/md5 b/x11/xglobe/files/md5 new file mode 100644 index 00000000000..15169c213a2 --- /dev/null +++ b/x11/xglobe/files/md5 @@ -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 diff --git a/x11/xglobe/patches/patch-Makefile b/x11/xglobe/patches/patch-Makefile new file mode 100644 index 00000000000..48fe213e8ec --- /dev/null +++ b/x11/xglobe/patches/patch-Makefile @@ -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 $@ $> diff --git a/x11/xglobe/pkg/COMMENT b/x11/xglobe/pkg/COMMENT new file mode 100644 index 00000000000..fc39e130afc --- /dev/null +++ b/x11/xglobe/pkg/COMMENT @@ -0,0 +1 @@ +display the Earth on X11 diff --git a/x11/xglobe/pkg/DESCR b/x11/xglobe/pkg/DESCR new file mode 100644 index 00000000000..1a4727d16e9 --- /dev/null +++ b/x11/xglobe/pkg/DESCR @@ -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. diff --git a/x11/xglobe/pkg/PLIST b/x11/xglobe/pkg/PLIST new file mode 100644 index 00000000000..ae06ffd34e5 --- /dev/null +++ b/x11/xglobe/pkg/PLIST @@ -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