pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

boolstuff: Imported into pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Jul 29 01:59:46 2016 +0200
Changeset:	9ce49eabf2550ee4e25755ca52bcb6bd12692128

Modified Files:
	cosmosmash/DESCR
Removed Files:
	boolstuff/DESCR
	boolstuff/Makefile
	boolstuff/PLIST
	boolstuff/distinfo

Log Message:
boolstuff: Imported into pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ce49eabf2550ee4e25755ca52bcb6bd12692128

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 boolstuff/DESCR    |  1 -
 boolstuff/Makefile | 19 -------------------
 boolstuff/PLIST    | 15 ---------------
 boolstuff/distinfo |  6 ------
 cosmosmash/DESCR   |  8 ++++++++
 5 files changed, 8 insertions(+), 41 deletions(-)

diffs:
diff --git a/boolstuff/DESCR b/boolstuff/DESCR
deleted file mode 100644
index fc58b06..0000000
--- a/boolstuff/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-BoolStuff - Disjunctive Normal Form boolean expression C++ library.
diff --git a/boolstuff/Makefile b/boolstuff/Makefile
deleted file mode 100644
index 5669907..0000000
--- a/boolstuff/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	boolstuff-0.1.16
-CATEGORIES=	math
-MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://perso.b2b2c.ca/~sarrazip/dev/boolstuff.html
-COMMENT=	Disjunctive Normal Form boolean expression C++ library
-LICENSE=	gnu-gpl-v2
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config
-USE_LANGUAGES=	c c++
-
-PKGCONFIG_OVERRIDE+=	boolstuff-0.1.pc.in
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/boolstuff/PLIST b/boolstuff/PLIST
deleted file mode 100644
index c84d7e7..0000000
--- a/boolstuff/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@comment $NetBSD$
-bin/booldnf
-include/boolstuff-0.1/boolstuff/BoolExpr.cpp
-include/boolstuff-0.1/boolstuff/BoolExpr.h
-include/boolstuff-0.1/boolstuff/BoolExprParser.h
-include/boolstuff-0.1/boolstuff/c-api.h
-lib/libboolstuff-0.1.la
-lib/pkgconfig/boolstuff-0.1.pc
-man/man1/booldnf.1
-man/man3/boolstuff.3
-share/doc/${PKGNAME}/AUTHORS
-share/doc/${PKGNAME}/COPYING
-share/doc/${PKGNAME}/NEWS
-share/doc/${PKGNAME}/README
-share/doc/${PKGNAME}/THANKS
diff --git a/boolstuff/distinfo b/boolstuff/distinfo
deleted file mode 100644
index ec8afb3..0000000
--- a/boolstuff/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (boolstuff-0.1.16.tar.gz) = fa65308d43914e2064d6fc45ca3d0be17c5e63a7
-RMD160 (boolstuff-0.1.16.tar.gz) = a2b5939679d9727a06c8e1a2fe1d29213a1b61c5
-SHA512 (boolstuff-0.1.16.tar.gz) = e8b905a37ac1b2a79736b8b2c2c75054721bba1ac741e0c475abd9d250c7eeb86f0a73749f3e25f3766b0c531bb8b84b4b93f68c990ac288fe7be6188d4c1b6f
-Size (boolstuff-0.1.16.tar.gz) = 389548 bytes
diff --git a/cosmosmash/DESCR b/cosmosmash/DESCR
index e69de29..156e00a 100644
--- a/cosmosmash/DESCR
+++ b/cosmosmash/DESCR
@@ -0,0 +1,8 @@
+Cosmosmash - A space rock shooting video game.
+
+In this game, you control a base that must destroy rocks before they hit the
+ground, or you lose points. You must also prevent "spinners" from touching the
+ground, or your base will explode.
+
+This game is a clone of the 1981 Astrosmash game for the Intellivision by
+Mattel Electronics.


Home | Main Index | Thread Index | Old Index