summaryrefslogtreecommitdiff
path: root/games/qqwing
diff options
context:
space:
mode:
authorprlw1 <prlw1>2014-11-29 13:42:30 +0000
committerprlw1 <prlw1>2014-11-29 13:42:30 +0000
commited8bc00808d8893bc3aaf0f92cf114975f0369eb (patch)
treeb2000e70bc0de53023aa11451b325e0cab1af398 /games/qqwing
parenteaa5cabfa1516892fa1b20762f5e60827b994a9a (diff)
downloadpkgsrc-ed8bc00808d8893bc3aaf0f92cf114975f0369eb.tar.gz
Add qqwing 1.3.3
QQwing is software for generating and solving Sudoku puzzles.
Diffstat (limited to 'games/qqwing')
-rw-r--r--games/qqwing/DESCR1
-rw-r--r--games/qqwing/Makefile19
-rw-r--r--games/qqwing/PLIST6
-rw-r--r--games/qqwing/buildlink3.mk12
-rw-r--r--games/qqwing/distinfo5
5 files changed, 43 insertions, 0 deletions
diff --git a/games/qqwing/DESCR b/games/qqwing/DESCR
new file mode 100644
index 00000000000..bc72a83adb6
--- /dev/null
+++ b/games/qqwing/DESCR
@@ -0,0 +1 @@
+QQwing is software for generating and solving Sudoku puzzles.
diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile
new file mode 100644
index 00000000000..8de0b1ec44c
--- /dev/null
+++ b/games/qqwing/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2014/11/29 13:42:30 prlw1 Exp $
+
+DISTNAME= qqwing-1.3.3
+CATEGORIES= games
+MASTER_SITES= http://qqwing.com/
+
+MAINTAINER= prlw1@cam.ac.uk
+HOMEPAGE= http://qqwing.com/
+COMMENT= Sudoku puzzle generator and solver
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake pkg-config
+USE_LANGUAGES= c c++
+
+PKGCONFIG_OVERRIDE+= qqwing.pc.in
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/qqwing/PLIST b/games/qqwing/PLIST
new file mode 100644
index 00000000000..b84c73cfbc3
--- /dev/null
+++ b/games/qqwing/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2014/11/29 13:42:30 prlw1 Exp $
+bin/qqwing
+include/qqwing.hpp
+lib/libqqwing.la
+lib/pkgconfig/qqwing.pc
+man/man1/qqwing.1
diff --git a/games/qqwing/buildlink3.mk b/games/qqwing/buildlink3.mk
new file mode 100644
index 00000000000..dfe2998373b
--- /dev/null
+++ b/games/qqwing/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/11/29 13:42:30 prlw1 Exp $
+
+BUILDLINK_TREE+= qqwing
+
+.if !defined(QQWING_BUILDLINK3_MK)
+QQWING_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.qqwing+= qqwing>=1.3.3
+BUILDLINK_PKGSRCDIR.qqwing?= ../../games/qqwing
+.endif # QQWING_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -qqwing
diff --git a/games/qqwing/distinfo b/games/qqwing/distinfo
new file mode 100644
index 00000000000..7e3deee2de5
--- /dev/null
+++ b/games/qqwing/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/11/29 13:42:30 prlw1 Exp $
+
+SHA1 (qqwing-1.3.3.tar.gz) = 4b654c9a348dc1b30acc14705fd8827400ba8101
+RMD160 (qqwing-1.3.3.tar.gz) = 593faad765a87630ca4684109ca35c7d69cdb5e0
+Size (qqwing-1.3.3.tar.gz) = 352173 bytes