From b249e46b7355748850fba25fc2747ace32a923bc Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 9 May 2003 00:23:56 +0000 Subject: Actually, leave COPYING and controls.txt as they are, the frontends expect them there. --- misc/celestia/Makefile | 5 +---- misc/celestia/PLIST | 7 +++---- misc/celestia/distinfo | 4 ++-- misc/celestia/patches/patch-ae | 4 ++-- 4 files changed, 8 insertions(+), 12 deletions(-) (limited to 'misc/celestia') diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index 77bbc10c71e..ded8a2201c6 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/05/08 23:47:03 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/09 00:23:56 salo Exp $ # .include "../../misc/celestia/Makefile.common" @@ -11,14 +11,11 @@ USE_GMAKE= YES CONFIGURE_ARGS+= --without-gtk CONFIGURE_ARGS+= --without-kde -DOCDIR= ${PREFIX}/share/doc/celestia EGDIR= ${PREFIX}/share/examples/celestia CONF_FILES= ${EGDIR}/celestia.cfg.default ${PKG_SYSCONFDIR}/celestia.cfg post-install: - ${INSTALL_DATA_DIR} ${DOCDIR} - ${INSTALL_DATA} ${WRKSRC}/COPYING ${WRKSRC}/controls.txt ${DOCDIR} ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${WRKSRC}/celestia.cfg ${EGDIR}/celestia.cfg.default diff --git a/misc/celestia/PLIST b/misc/celestia/PLIST index 085f5772bd5..e1f95ccfb1f 100644 --- a/misc/celestia/PLIST +++ b/misc/celestia/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/08 23:47:03 salo Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/05/09 00:23:56 salo Exp $ bin/celestia +share/celestia/COPYING +share/celestia/controls.txt share/celestia/data/asterisms.dat share/celestia/data/boundaries.dat share/celestia/data/deepsky.dsc @@ -199,8 +201,6 @@ share/celestia/textures/medres/venus.jpg share/celestia/textures/medres/venuslike.jpg share/celestia/textures/medres/venussurface.jpg share/celestia/textures/mstar.jpg -share/doc/celestia/COPYING -share/doc/celestia/controls.txt share/doc/html/celestia/manual/celestia.html share/doc/html/celestia/manual/manual.css share/doc/html/celestia/manual/movement.html @@ -209,7 +209,6 @@ share/examples/celestia/celestia.cfg.default @dirrm share/examples/celestia @dirrm share/doc/html/celestia/manual @dirrm share/doc/html/celestia -@dirrm share/doc/celestia @dirrm share/celestia/textures/medres @dirrm share/celestia/textures/lores @exec ${MKDIR} %D/share/celestia/textures/hires diff --git a/misc/celestia/distinfo b/misc/celestia/distinfo index f93815ab769..535a1044706 100644 --- a/misc/celestia/distinfo +++ b/misc/celestia/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/05/08 23:47:03 salo Exp $ +$NetBSD: distinfo,v 1.2 2003/05/09 00:23:56 salo Exp $ SHA1 (celestia-1.3.0.tar.gz) = 1ec0c5520f9ca44d76df8828afe6cd2f3d361894 Size (celestia-1.3.0.tar.gz) = 15935711 bytes @@ -6,4 +6,4 @@ SHA1 (patch-aa) = 1523b4faec51534b2e0df05b93071b93c5c2f493 SHA1 (patch-ab) = 8e452ab8d693d0b79c89805adb6b876708285ec1 SHA1 (patch-ac) = 47bf6f71ea272f82dbbf661cd38e1a0f3e31abd3 SHA1 (patch-ad) = 76d5382d61154456d3f128e7ff170aaab0c2898b -SHA1 (patch-ae) = db8a8f02c208ef2b66f6e1874b32bf5821fb113c +SHA1 (patch-ae) = 0487878520c9328adb27cd7b60f0f50e362f897e diff --git a/misc/celestia/patches/patch-ae b/misc/celestia/patches/patch-ae index 3812536e5c3..336f03bc7be 100644 --- a/misc/celestia/patches/patch-ae +++ b/misc/celestia/patches/patch-ae @@ -1,4 +1,4 @@ -$NetBSD: patch-ae,v 1.1.1.1 2003/05/08 23:47:03 salo Exp $ +$NetBSD: patch-ae,v 1.2 2003/05/09 00:23:56 salo Exp $ --- Makefile.in.orig 2003-04-16 09:04:31.000000000 +0200 +++ Makefile.in 2003-05-08 23:54:18.000000000 +0200 @@ -7,7 +7,7 @@ $NetBSD: patch-ae,v 1.1.1.1 2003/05/08 23:47:03 salo Exp $ dosstuff = celestia.mak $(wildcard *.bat) noinst_DATA = devguide.txt $(dosstuff) -pkgdata_DATA = celestia.cfg $(wildcard *.cel) controls.txt COPYING -+pkgdata_DATA = $(wildcard *.cel) ++pkgdata_DATA = $(wildcard *.cel) controls.txt COPYING EXTRA_DIST = $(pkgdata_DATA) $(noinst_DATA) admin -- cgit v1.2.3