debian/0000775000000000000000000000000012134012160007156 5ustar debian/menu0000664000000000000000000000021611623215365010062 0ustar ?package(qxw):needs="X11" section="Games/Tools"\ title="Qxw" command="/usr/games/qxw" longtitle="Qxw: advanced crossword construction tool" debian/patches/0000775000000000000000000000000012134012261010607 5ustar debian/patches/libs-underlinkage.patch0000664000000000000000000000104512134012261015227 0ustar Index: qxw-20110923/Makefile =================================================================== --- qxw-20110923.orig/Makefile 2011-09-23 11:09:23.000000000 -0400 +++ qxw-20110923/Makefile 2013-04-18 11:43:42.866147007 -0400 @@ -24,7 +24,7 @@ all: qxw COPTS := -O9 -Wall -LFLAGS := -lgtk-x11-2.0 -lgdk-x11-2.0 -lm -lcairo -lgobject-2.0 -lpcre +LFLAGS := -lgtk-x11-2.0 -lgdk-x11-2.0 -lm -lcairo -lgobject-2.0 -lpcre -ldl qxw: qxw.o filler.o dicts.o gui.o draw.o gcc -rdynamic -Wall -ldl qxw.o filler.o dicts.o gui.o draw.o $(LFLAGS) -o qxw debian/patches/series0000664000000000000000000000003012134012160012013 0ustar libs-underlinkage.patch debian/docs0000664000000000000000000000000011623170705010033 0ustar debian/rules0000775000000000000000000000067211622740407010260 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/compat0000664000000000000000000000000211622740407010371 0ustar 7 debian/copyright0000664000000000000000000000240311625720477011135 0ustar This work was packaged for Debian by Mark Owen on Fri, 26 Aug 2011 14:10:08 +0100 It was downloaded from . Upstream Author: Mark Owen Copyright (C) 2011 Mark Owen License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is Copyright (C) 2011 Mark Owen and you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. debian/source/0000775000000000000000000000000011623037764010501 5ustar debian/source/format0000664000000000000000000000001411623037764011707 0ustar 3.0 (quilt) debian/control0000664000000000000000000000211412134012126010561 0ustar Source: qxw Section: games Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Mark Owen Build-Depends: debhelper (>= 7), libcairo2-dev (>= 1.6.0), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.8.0), libpcre3-dev (>= 7.7) Standards-Version: 3.9.2 Homepage: http://www.quinapalus.com/qxw.html Package: qxw Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: wordlist Description: advanced interactive crossword construction tool Qxw is a program to help you create and publish crosswords, from the simplest blocked grid to sophisticated thematic puzzles. It can make rectangular-, hexagonal- or circular-format grids with blocks, bars or both. It has an automatic grid-filling facility that can handle a wide range of answer treatments and you can even add your own answer treatment methods. Grids can be filled using letters, digits, or a mixture of both. Qxw can produce output in a range of formats ready for publication. . Qxw is written in C and has a GUI based on GTK+. debian/watch0000664000000000000000000000025711623437733010236 0ustar # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # http://www.quinapalus.com/qxwdownload.html qxw-(\d*)\.tar\.gz debian/qxw.manpages0000664000000000000000000000001511622740407011523 0ustar debian/qxw.6 debian/qxw.examples0000664000000000000000000000001311622740407011544 0ustar examples/* debian/qxw.60000664000000000000000000000416111622742557010113 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH QXW 6 "May 31, 2011" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME qxw \- create and publish crosswords .SH SYNOPSIS .B qxw .RI [ options ] .RI [ file ] .br .SH DESCRIPTION This manual page briefly documents the .B qxw command. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBQxw\fP is a program that can help you create and publish crosswords, from the simplest blocked grid to sophisticated thematic puzzles. It can make rectangular-, hexagonal- or circular-format grids with blocks, bars or both. It has an automatic grid-filling facility that can handle a wide range of answer treatments and you can even add your own answer treatment methods. Grids can be filled using letters, digits, or a mixture of both. Qxw can produce output in a range of formats ready for publication. The optional argument is the name of a crossword description file in Qxw's native format to load at start-up. .SH OPTIONS .TP .B \-? Show usage summary, version and licence information. .TP .BI \-d\ file Load specified dictionary at start-up. The option may be repeated to load multiple dictionaries. .P This program also accepts the standard GTK options. .SH SEE ALSO .BR "gtk-options" (7). The program is documented more fully at . .SH AUTHOR Qxw was written by Mark Owen. .PP This manual page was written by Mark Owen , for the Debian project (and may be used by others). debian/changelog0000664000000000000000000000120412134012144011027 0ustar qxw (20110923-1ubuntu1) raring; urgency=low * Added missing lib to link, fixing FTBFS. -- Daniel T Chen Thu, 18 Apr 2013 11:42:21 -0400 qxw (20110923-1) unstable; urgency=low * New upstream release -- Mark Owen Fri, 23 Sep 2011 16:13:18 +0100 qxw (20110826-1) unstable; urgency=low * New upstream release with minor fixes * Minor change to debian/copyright -- Mark Owen Fri, 26 Aug 2011 14:43:10 +0100 qxw (20110818-1) unstable; urgency=low * Initial release (Closes: #638465) -- Mark Owen Wed, 18 Aug 2011 14:30:08 +0100