parent
984f1eb657
commit
7ebccdd250
@ -0,0 +1,142 @@
|
||||
libtqt-perl (3.008-0ubuntu0) maverick; urgency=low
|
||||
|
||||
* Absorbed upstream
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 18 Dec 2011 03:09:00 -0600
|
||||
|
||||
libqt-perl (3.008-4ubuntu7) oneiric; urgency=low
|
||||
|
||||
* Oneiric upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Aug 2011 13:47:00 -0600
|
||||
|
||||
libqt-perl (3.008-4ubuntu1) karmic; urgency=low
|
||||
|
||||
* Fixing FTBFS
|
||||
+ debian/rules:
|
||||
- Fixed cp command for libtool.m4 from /usr/share/libtool to /usr/share/aclocal
|
||||
- Fixed cp command for ltmain.sh from /usr/share/libtool to /usr/share/libtool/config
|
||||
|
||||
-- Stephan Hermann <sh@sourcecode.de> Thu, 13 Aug 2009 06:12:48 +0000
|
||||
|
||||
libqt-perl (3.008-4) unstable; urgency=low
|
||||
|
||||
* Ack NMU.
|
||||
* Fix build on GNU/k*BSD. Closes: #511429.
|
||||
- admin/cvs.sh: Added autoconf*2.6* and autoconf*2.6*.
|
||||
- debian/control: libtool >= 1.5.2.
|
||||
- debian/rules: Updated the pre-build rule, see #511429.
|
||||
* debian/copyright: Fixed copyright-without-copyright-notice.
|
||||
* debian/control: Fixed debhelper-but-no-misc-depends and
|
||||
out-of-date-standards-version.
|
||||
|
||||
-- Bart Martens <bartm@debian.org> Thu, 12 Feb 2009 19:19:43 +0100
|
||||
|
||||
libqt-perl (3.008-3.1) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Use patch from Steve Cotton <steve0001@s.cotton.clara.co.uk>
|
||||
to break a ``use'' cycle between Qt and Qt::debug. Closes: #481642
|
||||
|
||||
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 06 Sep 2008 22:09:32 +0200
|
||||
|
||||
libqt-perl (3.008-3) unstable; urgency=low
|
||||
|
||||
* New maintainer. Closes: #379681.
|
||||
* debian/compat, debian/control, debian/examples, debian/manpages,
|
||||
debian/rules: Repackaged using dh-make and cdbs. Closes: #463089.
|
||||
* debian/control, debian/rules: Using chrpath to remove rpath.
|
||||
* config.h.in, PerlQt/bin/pqtapi, PerlQt/bin/pqtsh: Removed previously
|
||||
automatically added changes.
|
||||
* debian/watch: Added.
|
||||
|
||||
-- Bart Martens <bartm@debian.org> Sat, 09 Feb 2008 14:45:59 +0100
|
||||
|
||||
libqt-perl (3.008-2) unstable; urgency=low
|
||||
|
||||
* QA Upload (Ack NMU; Closes: #327326,#327993,#274779,#289658)
|
||||
* Set Maintainer to QA Group; Orphaned: #379681
|
||||
* Higher compat level, depend on at least dh 4.0.0
|
||||
* Update debian/copyright
|
||||
* "Fix" removing of empty directoriese in debian/rules (-exec instead
|
||||
of |xargs which will produce a warning)
|
||||
* Conforms to latest Standards Version 3.7.2
|
||||
|
||||
-- Michael Ablassmeier <abi@debian.org> Tue, 8 Aug 2006 15:29:52 +0200
|
||||
|
||||
libqt-perl (3.008-1.4) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
|
||||
* Rebuild against transitioned Qt libraries. (Closes: #327993)
|
||||
|
||||
* Now that libsmokeqt1 is available everywhere, don't use the internal copy
|
||||
of the library on mips and mipsel. Changes:
|
||||
|
||||
+ debian/control:
|
||||
- build-depend on libsmokeqt-dev on all arches
|
||||
- drop build-dependency on chrpath
|
||||
- remove ${mipsen:Conflicts} from libqt-perl's Conflicts line
|
||||
|
||||
+ debian/rules:
|
||||
- no --enable-smoke for ./configure
|
||||
- no make -C smoke call
|
||||
- no chrpath invocation
|
||||
- no -Vmipsen:Conflicts for dh_gencontrol
|
||||
|
||||
-- Adeodato Simó <asp16@alu.ua.es> Wed, 26 Oct 2005 22:42:24 +0200
|
||||
|
||||
libqt-perl (3.008-1.3) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Use -Wa,-xgot on mipsel when building libsmokeqt, otherwise we
|
||||
overflow the symbol table and the package fails to build.
|
||||
Closes: #289658.
|
||||
|
||||
-- Steve Langasek <vorlon@debian.org> Mon, 10 Jan 2005 04:16:37 -0800
|
||||
|
||||
libqt-perl (3.008-1.2) unstable; urgency=high
|
||||
|
||||
* Non-maintainer upload, with thanks to Adeodato Simó for his help in
|
||||
preparing it
|
||||
* High-urgency upload for sarge-targetted RC bugfix
|
||||
* Revert the changes in the previous upload for mips and mipsel,
|
||||
required for libqt-perl to be buildable on all arches and eligible
|
||||
for sarge. (See discussion in Bug#274779).
|
||||
* Make sure to keep --disable-rpath on all architectures and re-add
|
||||
LD_RUN_PATH='', as this is still needed.
|
||||
* Make libqt-perl conflict libsmokeqt1 and libsmokeqt-dev on mipsen.
|
||||
|
||||
-- Steve Langasek <vorlon@debian.org> Fri, 7 Jan 2005 18:13:13 -0800
|
||||
|
||||
libqt-perl (3.008-1.1) unstable; urgency=low
|
||||
|
||||
* Non maintainer upload.
|
||||
* Do not build libsmokeqt, as it already exists in the libsmokeqt1 package.
|
||||
(Closes: #274779)
|
||||
* List of changes:
|
||||
- added versioned Build-Dependency on libsmokeqt-dev.
|
||||
- remove --disable-rpath and --enable-smoke from ./configure invocation.
|
||||
- do not set LD_RUN_PATH when calling make.
|
||||
- remove chrpath on no-longer built libsmokeqt.so, remove Build-Dependency
|
||||
on chrpath too.
|
||||
|
||||
-- Adeodato Simó <asp16@alu.ua.es> Thu, 07 Oct 2004 20:55:04 +0200
|
||||
|
||||
libqt-perl (3.008-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* This updated tarball appears to happily build from source again. I
|
||||
couldn't reproduce the exact bug described by the submitter, however I did
|
||||
fix the other FTBFS bug I found by the version update (g++ 3.3
|
||||
incompatibilities). I'll assume things are ok now unless proved otherwise.
|
||||
(closes: #215048)
|
||||
|
||||
-- Peter Hawkins <peterh@debian.org> Sat, 11 Oct 2003 09:47:11 +1000
|
||||
|
||||
libqt-perl (3.006-1) unstable; urgency=low
|
||||
|
||||
* Initial Release. (closes: #177909)
|
||||
|
||||
-- Peter Hawkins <peterh@debian.org> Fri, 24 Jan 2003 10:02:36 +0800
|
||||
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,15 @@
|
||||
Source: libtqt-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||||
XSBC-Original-Maintainer: Bart Martens <bartm@debian.org>
|
||||
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libtqtinterface-dev, perl (>= 5.8.0), automake, autoconf, kdelibs4-trinity-dev, libsmokeqt-trinity-dev, chrpath, libtool (>= 1.5.2)
|
||||
Build-Conflicts: libqt-perl
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: libtqt-perl
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
|
||||
Description: Perl bindings for the TQt library
|
||||
This module lets you use the TQt library from Perl.
|
||||
It provides an object-oriented interface and is easy to use.
|
@ -0,0 +1,38 @@
|
||||
This package was debianized by Peter Hawkins <peterh@debian.org> on
|
||||
Fri, 24 Jan 2003 10:02:36 +0800.
|
||||
|
||||
It was downloaded from http://perlqt.sourceforge.net/
|
||||
|
||||
Copyright (c) 2002 Ashley Winters
|
||||
Copyright (c) 2002-2003 Germain Garand
|
||||
Copyright (C) 1992-2002 Trolltech AS.
|
||||
Copyright (c) 2001 Phil Thompson <phil@river-bank.demon.co.uk>
|
||||
Copyright (C) 1999 Sirtaj Singh Kang <taj@kde.org>
|
||||
Copyright (C) 2000-2002, Lost Highway Ltd
|
||||
Copyright (C) 1998 Kalle Dalheimer <kalle@kde.org>
|
||||
Copyright (C) 2002 by the KDE developers
|
||||
Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu)
|
||||
Copyright (C) 1997-1999, 2001 Stephan Kulow (coolo@kde.org)
|
||||
Copyright (c) 2002 Riverbank Computing Limited <info@riverbankcomputing.co.uk>
|
||||
Copyright (C) 1998-1999 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
||||
Copyright (C) 1989-2002 Free Software Foundation, Inc.
|
||||
|
||||
License:
|
||||
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
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 can be found in `/usr/share/common-licenses/GPL'.
|
||||
|
@ -0,0 +1,3 @@
|
||||
README
|
||||
TODO
|
||||
PerlQt/tutorials
|
@ -0,0 +1 @@
|
||||
PerlQt/examples/*
|
@ -0,0 +1,3 @@
|
||||
debian/pqtsh.1
|
||||
debian/pqtapi.1
|
||||
debian/puic.1
|
@ -0,0 +1,40 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
pqtapi \- PerlQt introspection tool
|
||||
.SH SYNOPSIS
|
||||
.B pqtapi
|
||||
.RI " [ " -r " " <re> " ] [ " <class> " ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B pqtapi
|
||||
command.
|
||||
.PP
|
||||
\fBpqtapi\fP is a PerlQt Introspection tool.
|
||||
|
||||
For example:
|
||||
$ pqtapi -ir 'setpoint.* int'
|
||||
void QCanvasLine::setPoints(int, int, int, int)
|
||||
void QPointArray::setPoint(uint, int, int)
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH OPTIONS
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching a regular expression/keyword <re>.
|
||||
.TP
|
||||
.B \-i
|
||||
Together with -r, perform a case-insensitive search.
|
||||
.TP
|
||||
.B \-v
|
||||
Display version information.
|
||||
.TP
|
||||
.B \-h
|
||||
Display usage information.
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,21 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
pqtsh \- PerlQt Graphical shell
|
||||
.SH SYNOPSIS
|
||||
.B pqtsh
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B pqtsh
|
||||
command.
|
||||
.PP
|
||||
\fBpqtsh\fP is a graphical shell that can be used to test and experiment
|
||||
with the PerlQt api interactively. It is fairly self-explanatory and includes
|
||||
an interactive example (Help -> Example).
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,65 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
puic \- Perl-QT User Interface Compiler
|
||||
.SH SYNOPSIS
|
||||
.B puic
|
||||
.RI " [ " options " ] [ " mode " ] " <uifile.ui> "
|
||||
|
||||
|
||||
Generate implementation:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " <input.ui> "
|
||||
|
||||
|
||||
Generate image collection:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " -embed " " <project> " " <image1> " " ... "
|
||||
|
||||
|
||||
Generate subclass implementation:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " -subclass " " <classname> " " <uifile.ui> "
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B puic
|
||||
command.
|
||||
.PP
|
||||
\fBpuic\fP is a program that generates a Perl package from a User Interface
|
||||
file created with the Qt Designer package. This will generate the package
|
||||
defined in the UI file and a basic main package for testing purposes.
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH OPTIONS
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
.B \-o <output filename>
|
||||
Specify the name of the output file. If no output file is specified, stdout
|
||||
will be used.
|
||||
.TP
|
||||
.B \-p <indent>
|
||||
Set the indent in spaces (0 to use a tab)
|
||||
.TP
|
||||
.B \-nofwd
|
||||
Omit imports of custom widgets
|
||||
.TP
|
||||
.B \-tr <func>
|
||||
Use func(...) rather than trUtf8(...) for i18n
|
||||
.TP
|
||||
.B \-x
|
||||
Generate extra code to test the class.
|
||||
.TP
|
||||
.B \-version
|
||||
Display version information.
|
||||
.TP
|
||||
.B \-help
|
||||
Display usage information.
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,56 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/autotools.mk
|
||||
|
||||
SAVERESTORE=\
|
||||
acinclude.m4 \
|
||||
aclocal.m4 \
|
||||
admin/config.guess \
|
||||
admin/config.sub \
|
||||
admin/libtool.m4.in \
|
||||
admin/ltmain.sh \
|
||||
config.h.in \
|
||||
configure \
|
||||
Makefile.in \
|
||||
puic/Makefile.in \
|
||||
smoke/Makefile.in \
|
||||
smoke/qt/Makefile.in \
|
||||
PerlQt/bin \
|
||||
|
||||
DEB_AUTO_UPDATE_AUTOCONF := 2.61
|
||||
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += \
|
||||
--prefix=/opt/trinity \
|
||||
--mandir=\$${prefix}/share/man \
|
||||
--infodir=\$${prefix}/share/info \
|
||||
--with-qt-dir=/usr/share/tqt3 \
|
||||
--disable-rpath \
|
||||
|
||||
DEB_MAKE_INSTALL_TARGET := install \
|
||||
prefix=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
PREFIX=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
SITEPREFIX=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
|
||||
pre-build:: pre-build-stamp
|
||||
|
||||
pre-build-stamp:
|
||||
for f in $(SAVERESTORE) ; do [ -e $$f.d-r-orig ] || cp -rp $$f $$f.d-r-orig ; done
|
||||
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
|
||||
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
|
||||
cp -f /usr/share/misc/config.guess admin/config.guess
|
||||
cp -f /usr/share/misc/config.sub admin/config.sub
|
||||
make -f admin/Makefile.common
|
||||
touch pre-build-stamp
|
||||
|
||||
build/libtqt-perl::
|
||||
chrpath -d puic/puic
|
||||
|
||||
clean::
|
||||
rm -f PerlQt/bin/.exists
|
||||
for f in $(SAVERESTORE) ; do [ ! -e $$f.d-r-orig ] || ( rm -rf $$f && mv $$f.d-r-orig $$f ) ; done
|
||||
rm -f pre-build-stamp
|
||||
|
||||
repair:
|
||||
for f in $(SAVERESTORE) ; do rm -f $$f ; cp -p ../orig/*/$$f $$f ; done
|
||||
|
@ -0,0 +1,2 @@
|
||||
version=3
|
||||
http://sf.net/perlqt/PerlQt-([^b]+)\.tar\.gz
|
@ -0,0 +1,142 @@
|
||||
libtqt-perl (3.008-0ubuntu0) maverick; urgency=low
|
||||
|
||||
* Absorbed upstream
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 18 Dec 2011 03:09:00 -0600
|
||||
|
||||
libqt-perl (3.008-4ubuntu7) oneiric; urgency=low
|
||||
|
||||
* Oneiric upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Aug 2011 13:47:00 -0600
|
||||
|
||||
libqt-perl (3.008-4ubuntu1) karmic; urgency=low
|
||||
|
||||
* Fixing FTBFS
|
||||
+ debian/rules:
|
||||
- Fixed cp command for libtool.m4 from /usr/share/libtool to /usr/share/aclocal
|
||||
- Fixed cp command for ltmain.sh from /usr/share/libtool to /usr/share/libtool/config
|
||||
|
||||
-- Stephan Hermann <sh@sourcecode.de> Thu, 13 Aug 2009 06:12:48 +0000
|
||||
|
||||
libqt-perl (3.008-4) unstable; urgency=low
|
||||
|
||||
* Ack NMU.
|
||||
* Fix build on GNU/k*BSD. Closes: #511429.
|
||||
- admin/cvs.sh: Added autoconf*2.6* and autoconf*2.6*.
|
||||
- debian/control: libtool >= 1.5.2.
|
||||
- debian/rules: Updated the pre-build rule, see #511429.
|
||||
* debian/copyright: Fixed copyright-without-copyright-notice.
|
||||
* debian/control: Fixed debhelper-but-no-misc-depends and
|
||||
out-of-date-standards-version.
|
||||
|
||||
-- Bart Martens <bartm@debian.org> Thu, 12 Feb 2009 19:19:43 +0100
|
||||
|
||||
libqt-perl (3.008-3.1) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Use patch from Steve Cotton <steve0001@s.cotton.clara.co.uk>
|
||||
to break a ``use'' cycle between Qt and Qt::debug. Closes: #481642
|
||||
|
||||
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 06 Sep 2008 22:09:32 +0200
|
||||
|
||||
libqt-perl (3.008-3) unstable; urgency=low
|
||||
|
||||
* New maintainer. Closes: #379681.
|
||||
* debian/compat, debian/control, debian/examples, debian/manpages,
|
||||
debian/rules: Repackaged using dh-make and cdbs. Closes: #463089.
|
||||
* debian/control, debian/rules: Using chrpath to remove rpath.
|
||||
* config.h.in, PerlQt/bin/pqtapi, PerlQt/bin/pqtsh: Removed previously
|
||||
automatically added changes.
|
||||
* debian/watch: Added.
|
||||
|
||||
-- Bart Martens <bartm@debian.org> Sat, 09 Feb 2008 14:45:59 +0100
|
||||
|
||||
libqt-perl (3.008-2) unstable; urgency=low
|
||||
|
||||
* QA Upload (Ack NMU; Closes: #327326,#327993,#274779,#289658)
|
||||
* Set Maintainer to QA Group; Orphaned: #379681
|
||||
* Higher compat level, depend on at least dh 4.0.0
|
||||
* Update debian/copyright
|
||||
* "Fix" removing of empty directoriese in debian/rules (-exec instead
|
||||
of |xargs which will produce a warning)
|
||||
* Conforms to latest Standards Version 3.7.2
|
||||
|
||||
-- Michael Ablassmeier <abi@debian.org> Tue, 8 Aug 2006 15:29:52 +0200
|
||||
|
||||
libqt-perl (3.008-1.4) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
|
||||
* Rebuild against transitioned Qt libraries. (Closes: #327993)
|
||||
|
||||
* Now that libsmokeqt1 is available everywhere, don't use the internal copy
|
||||
of the library on mips and mipsel. Changes:
|
||||
|
||||
+ debian/control:
|
||||
- build-depend on libsmokeqt-dev on all arches
|
||||
- drop build-dependency on chrpath
|
||||
- remove ${mipsen:Conflicts} from libqt-perl's Conflicts line
|
||||
|
||||
+ debian/rules:
|
||||
- no --enable-smoke for ./configure
|
||||
- no make -C smoke call
|
||||
- no chrpath invocation
|
||||
- no -Vmipsen:Conflicts for dh_gencontrol
|
||||
|
||||
-- Adeodato Simó <asp16@alu.ua.es> Wed, 26 Oct 2005 22:42:24 +0200
|
||||
|
||||
libqt-perl (3.008-1.3) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Use -Wa,-xgot on mipsel when building libsmokeqt, otherwise we
|
||||
overflow the symbol table and the package fails to build.
|
||||
Closes: #289658.
|
||||
|
||||
-- Steve Langasek <vorlon@debian.org> Mon, 10 Jan 2005 04:16:37 -0800
|
||||
|
||||
libqt-perl (3.008-1.2) unstable; urgency=high
|
||||
|
||||
* Non-maintainer upload, with thanks to Adeodato Simó for his help in
|
||||
preparing it
|
||||
* High-urgency upload for sarge-targetted RC bugfix
|
||||
* Revert the changes in the previous upload for mips and mipsel,
|
||||
required for libqt-perl to be buildable on all arches and eligible
|
||||
for sarge. (See discussion in Bug#274779).
|
||||
* Make sure to keep --disable-rpath on all architectures and re-add
|
||||
LD_RUN_PATH='', as this is still needed.
|
||||
* Make libqt-perl conflict libsmokeqt1 and libsmokeqt-dev on mipsen.
|
||||
|
||||
-- Steve Langasek <vorlon@debian.org> Fri, 7 Jan 2005 18:13:13 -0800
|
||||
|
||||
libqt-perl (3.008-1.1) unstable; urgency=low
|
||||
|
||||
* Non maintainer upload.
|
||||
* Do not build libsmokeqt, as it already exists in the libsmokeqt1 package.
|
||||
(Closes: #274779)
|
||||
* List of changes:
|
||||
- added versioned Build-Dependency on libsmokeqt-dev.
|
||||
- remove --disable-rpath and --enable-smoke from ./configure invocation.
|
||||
- do not set LD_RUN_PATH when calling make.
|
||||
- remove chrpath on no-longer built libsmokeqt.so, remove Build-Dependency
|
||||
on chrpath too.
|
||||
|
||||
-- Adeodato Simó <asp16@alu.ua.es> Thu, 07 Oct 2004 20:55:04 +0200
|
||||
|
||||
libqt-perl (3.008-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* This updated tarball appears to happily build from source again. I
|
||||
couldn't reproduce the exact bug described by the submitter, however I did
|
||||
fix the other FTBFS bug I found by the version update (g++ 3.3
|
||||
incompatibilities). I'll assume things are ok now unless proved otherwise.
|
||||
(closes: #215048)
|
||||
|
||||
-- Peter Hawkins <peterh@debian.org> Sat, 11 Oct 2003 09:47:11 +1000
|
||||
|
||||
libqt-perl (3.006-1) unstable; urgency=low
|
||||
|
||||
* Initial Release. (closes: #177909)
|
||||
|
||||
-- Peter Hawkins <peterh@debian.org> Fri, 24 Jan 2003 10:02:36 +0800
|
||||
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,15 @@
|
||||
Source: libtqt-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||||
XSBC-Original-Maintainer: Bart Martens <bartm@debian.org>
|
||||
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libtqtinterface-dev, perl (>= 5.8.0), automake, autoconf, kdelibs4-trinity-dev, libsmokeqt-trinity-dev, chrpath, libtool (>= 1.5.2)
|
||||
Build-Conflicts: libqt-perl
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: libtqt-perl
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
|
||||
Description: Perl bindings for the TQt library
|
||||
This module lets you use the TQt library from Perl.
|
||||
It provides an object-oriented interface and is easy to use.
|
@ -0,0 +1,38 @@
|
||||
This package was debianized by Peter Hawkins <peterh@debian.org> on
|
||||
Fri, 24 Jan 2003 10:02:36 +0800.
|
||||
|
||||
It was downloaded from http://perlqt.sourceforge.net/
|
||||
|
||||
Copyright (c) 2002 Ashley Winters
|
||||
Copyright (c) 2002-2003 Germain Garand
|
||||
Copyright (C) 1992-2002 Trolltech AS.
|
||||
Copyright (c) 2001 Phil Thompson <phil@river-bank.demon.co.uk>
|
||||
Copyright (C) 1999 Sirtaj Singh Kang <taj@kde.org>
|
||||
Copyright (C) 2000-2002, Lost Highway Ltd
|
||||
Copyright (C) 1998 Kalle Dalheimer <kalle@kde.org>
|
||||
Copyright (C) 2002 by the KDE developers
|
||||
Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu)
|
||||
Copyright (C) 1997-1999, 2001 Stephan Kulow (coolo@kde.org)
|
||||
Copyright (c) 2002 Riverbank Computing Limited <info@riverbankcomputing.co.uk>
|
||||
Copyright (C) 1998-1999 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
||||
Copyright (C) 1989-2002 Free Software Foundation, Inc.
|
||||
|
||||
License:
|
||||
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
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 can be found in `/usr/share/common-licenses/GPL'.
|
||||
|
@ -0,0 +1,3 @@
|
||||
README
|
||||
TODO
|
||||
PerlQt/tutorials
|
@ -0,0 +1 @@
|
||||
PerlQt/examples/*
|
@ -0,0 +1,3 @@
|
||||
debian/pqtsh.1
|
||||
debian/pqtapi.1
|
||||
debian/puic.1
|
@ -0,0 +1,40 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
pqtapi \- PerlQt introspection tool
|
||||
.SH SYNOPSIS
|
||||
.B pqtapi
|
||||
.RI " [ " -r " " <re> " ] [ " <class> " ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B pqtapi
|
||||
command.
|
||||
.PP
|
||||
\fBpqtapi\fP is a PerlQt Introspection tool.
|
||||
|
||||
For example:
|
||||
$ pqtapi -ir 'setpoint.* int'
|
||||
void QCanvasLine::setPoints(int, int, int, int)
|
||||
void QPointArray::setPoint(uint, int, int)
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH OPTIONS
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching a regular expression/keyword <re>.
|
||||
.TP
|
||||
.B \-i
|
||||
Together with -r, perform a case-insensitive search.
|
||||
.TP
|
||||
.B \-v
|
||||
Display version information.
|
||||
.TP
|
||||
.B \-h
|
||||
Display usage information.
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,21 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
pqtsh \- PerlQt Graphical shell
|
||||
.SH SYNOPSIS
|
||||
.B pqtsh
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B pqtsh
|
||||
command.
|
||||
.PP
|
||||
\fBpqtsh\fP is a graphical shell that can be used to test and experiment
|
||||
with the PerlQt api interactively. It is fairly self-explanatory and includes
|
||||
an interactive example (Help -> Example).
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,65 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
puic \- Perl-QT User Interface Compiler
|
||||
.SH SYNOPSIS
|
||||
.B puic
|
||||
.RI " [ " options " ] [ " mode " ] " <uifile.ui> "
|
||||
|
||||
|
||||
Generate implementation:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " <input.ui> "
|
||||
|
||||
|
||||
Generate image collection:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " -embed " " <project> " " <image1> " " ... "
|
||||
|
||||
|
||||
Generate subclass implementation:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " -subclass " " <classname> " " <uifile.ui> "
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B puic
|
||||
command.
|
||||
.PP
|
||||
\fBpuic\fP is a program that generates a Perl package from a User Interface
|
||||
file created with the Qt Designer package. This will generate the package
|
||||
defined in the UI file and a basic main package for testing purposes.
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH OPTIONS
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
.B \-o <output filename>
|
||||
Specify the name of the output file. If no output file is specified, stdout
|
||||
will be used.
|
||||
.TP
|
||||
.B \-p <indent>
|
||||
Set the indent in spaces (0 to use a tab)
|
||||
.TP
|
||||
.B \-nofwd
|
||||
Omit imports of custom widgets
|
||||
.TP
|
||||
.B \-tr <func>
|
||||
Use func(...) rather than trUtf8(...) for i18n
|
||||
.TP
|
||||
.B \-x
|
||||
Generate extra code to test the class.
|
||||
.TP
|
||||
.B \-version
|
||||
Display version information.
|
||||
.TP
|
||||
.B \-help
|
||||
Display usage information.
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,56 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/autotools.mk
|
||||
|
||||
SAVERESTORE=\
|
||||
acinclude.m4 \
|
||||
aclocal.m4 \
|
||||
admin/config.guess \
|
||||
admin/config.sub \
|
||||
admin/libtool.m4.in \
|
||||
admin/ltmain.sh \
|
||||
config.h.in \
|
||||
configure \
|
||||
Makefile.in \
|
||||
puic/Makefile.in \
|
||||
smoke/Makefile.in \
|
||||
smoke/qt/Makefile.in \
|
||||
PerlQt/bin \
|
||||
|
||||
DEB_AUTO_UPDATE_AUTOCONF := 2.61
|
||||
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += \
|
||||
--prefix=/opt/trinity \
|
||||
--mandir=\$${prefix}/share/man \
|
||||
--infodir=\$${prefix}/share/info \
|
||||
--with-qt-dir=/usr/share/tqt3 \
|
||||
--disable-rpath \
|
||||
|
||||
DEB_MAKE_INSTALL_TARGET := install \
|
||||
prefix=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
PREFIX=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
SITEPREFIX=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
|
||||
pre-build:: pre-build-stamp
|
||||
|
||||
pre-build-stamp:
|
||||
for f in $(SAVERESTORE) ; do [ -e $$f.d-r-orig ] || cp -rp $$f $$f.d-r-orig ; done
|
||||
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
|
||||
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
|
||||
cp -f /usr/share/misc/config.guess admin/config.guess
|
||||
cp -f /usr/share/misc/config.sub admin/config.sub
|
||||
make -f admin/Makefile.common
|
||||
touch pre-build-stamp
|
||||
|
||||
build/libtqt-perl::
|
||||
chrpath -d puic/puic
|
||||
|
||||
clean::
|
||||
rm -f PerlQt/bin/.exists
|
||||
for f in $(SAVERESTORE) ; do [ ! -e $$f.d-r-orig ] || ( rm -rf $$f && mv $$f.d-r-orig $$f ) ; done
|
||||
rm -f pre-build-stamp
|
||||
|
||||
repair:
|
||||
for f in $(SAVERESTORE) ; do rm -f $$f ; cp -p ../orig/*/$$f $$f ; done
|
||||
|
@ -0,0 +1,2 @@
|
||||
version=3
|
||||
http://sf.net/perlqt/PerlQt-([^b]+)\.tar\.gz
|
@ -0,0 +1,142 @@
|
||||
libtqt-perl (3.008-0ubuntu0) maverick; urgency=low
|
||||
|
||||
* Absorbed upstream
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sun, 18 Dec 2011 03:09:00 -0600
|
||||
|
||||
libqt-perl (3.008-4ubuntu7) oneiric; urgency=low
|
||||
|
||||
* Oneiric upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Aug 2011 13:47:00 -0600
|
||||
|
||||
libqt-perl (3.008-4ubuntu1) karmic; urgency=low
|
||||
|
||||
* Fixing FTBFS
|
||||
+ debian/rules:
|
||||
- Fixed cp command for libtool.m4 from /usr/share/libtool to /usr/share/aclocal
|
||||
- Fixed cp command for ltmain.sh from /usr/share/libtool to /usr/share/libtool/config
|
||||
|
||||
-- Stephan Hermann <sh@sourcecode.de> Thu, 13 Aug 2009 06:12:48 +0000
|
||||
|
||||
libqt-perl (3.008-4) unstable; urgency=low
|
||||
|
||||
* Ack NMU.
|
||||
* Fix build on GNU/k*BSD. Closes: #511429.
|
||||
- admin/cvs.sh: Added autoconf*2.6* and autoconf*2.6*.
|
||||
- debian/control: libtool >= 1.5.2.
|
||||
- debian/rules: Updated the pre-build rule, see #511429.
|
||||
* debian/copyright: Fixed copyright-without-copyright-notice.
|
||||
* debian/control: Fixed debhelper-but-no-misc-depends and
|
||||
out-of-date-standards-version.
|
||||
|
||||
-- Bart Martens <bartm@debian.org> Thu, 12 Feb 2009 19:19:43 +0100
|
||||
|
||||
libqt-perl (3.008-3.1) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Use patch from Steve Cotton <steve0001@s.cotton.clara.co.uk>
|
||||
to break a ``use'' cycle between Qt and Qt::debug. Closes: #481642
|
||||
|
||||
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 06 Sep 2008 22:09:32 +0200
|
||||
|
||||
libqt-perl (3.008-3) unstable; urgency=low
|
||||
|
||||
* New maintainer. Closes: #379681.
|
||||
* debian/compat, debian/control, debian/examples, debian/manpages,
|
||||
debian/rules: Repackaged using dh-make and cdbs. Closes: #463089.
|
||||
* debian/control, debian/rules: Using chrpath to remove rpath.
|
||||
* config.h.in, PerlQt/bin/pqtapi, PerlQt/bin/pqtsh: Removed previously
|
||||
automatically added changes.
|
||||
* debian/watch: Added.
|
||||
|
||||
-- Bart Martens <bartm@debian.org> Sat, 09 Feb 2008 14:45:59 +0100
|
||||
|
||||
libqt-perl (3.008-2) unstable; urgency=low
|
||||
|
||||
* QA Upload (Ack NMU; Closes: #327326,#327993,#274779,#289658)
|
||||
* Set Maintainer to QA Group; Orphaned: #379681
|
||||
* Higher compat level, depend on at least dh 4.0.0
|
||||
* Update debian/copyright
|
||||
* "Fix" removing of empty directoriese in debian/rules (-exec instead
|
||||
of |xargs which will produce a warning)
|
||||
* Conforms to latest Standards Version 3.7.2
|
||||
|
||||
-- Michael Ablassmeier <abi@debian.org> Tue, 8 Aug 2006 15:29:52 +0200
|
||||
|
||||
libqt-perl (3.008-1.4) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
|
||||
* Rebuild against transitioned Qt libraries. (Closes: #327993)
|
||||
|
||||
* Now that libsmokeqt1 is available everywhere, don't use the internal copy
|
||||
of the library on mips and mipsel. Changes:
|
||||
|
||||
+ debian/control:
|
||||
- build-depend on libsmokeqt-dev on all arches
|
||||
- drop build-dependency on chrpath
|
||||
- remove ${mipsen:Conflicts} from libqt-perl's Conflicts line
|
||||
|
||||
+ debian/rules:
|
||||
- no --enable-smoke for ./configure
|
||||
- no make -C smoke call
|
||||
- no chrpath invocation
|
||||
- no -Vmipsen:Conflicts for dh_gencontrol
|
||||
|
||||
-- Adeodato Simó <asp16@alu.ua.es> Wed, 26 Oct 2005 22:42:24 +0200
|
||||
|
||||
libqt-perl (3.008-1.3) unstable; urgency=low
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Use -Wa,-xgot on mipsel when building libsmokeqt, otherwise we
|
||||
overflow the symbol table and the package fails to build.
|
||||
Closes: #289658.
|
||||
|
||||
-- Steve Langasek <vorlon@debian.org> Mon, 10 Jan 2005 04:16:37 -0800
|
||||
|
||||
libqt-perl (3.008-1.2) unstable; urgency=high
|
||||
|
||||
* Non-maintainer upload, with thanks to Adeodato Simó for his help in
|
||||
preparing it
|
||||
* High-urgency upload for sarge-targetted RC bugfix
|
||||
* Revert the changes in the previous upload for mips and mipsel,
|
||||
required for libqt-perl to be buildable on all arches and eligible
|
||||
for sarge. (See discussion in Bug#274779).
|
||||
* Make sure to keep --disable-rpath on all architectures and re-add
|
||||
LD_RUN_PATH='', as this is still needed.
|
||||
* Make libqt-perl conflict libsmokeqt1 and libsmokeqt-dev on mipsen.
|
||||
|
||||
-- Steve Langasek <vorlon@debian.org> Fri, 7 Jan 2005 18:13:13 -0800
|
||||
|
||||
libqt-perl (3.008-1.1) unstable; urgency=low
|
||||
|
||||
* Non maintainer upload.
|
||||
* Do not build libsmokeqt, as it already exists in the libsmokeqt1 package.
|
||||
(Closes: #274779)
|
||||
* List of changes:
|
||||
- added versioned Build-Dependency on libsmokeqt-dev.
|
||||
- remove --disable-rpath and --enable-smoke from ./configure invocation.
|
||||
- do not set LD_RUN_PATH when calling make.
|
||||
- remove chrpath on no-longer built libsmokeqt.so, remove Build-Dependency
|
||||
on chrpath too.
|
||||
|
||||
-- Adeodato Simó <asp16@alu.ua.es> Thu, 07 Oct 2004 20:55:04 +0200
|
||||
|
||||
libqt-perl (3.008-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* This updated tarball appears to happily build from source again. I
|
||||
couldn't reproduce the exact bug described by the submitter, however I did
|
||||
fix the other FTBFS bug I found by the version update (g++ 3.3
|
||||
incompatibilities). I'll assume things are ok now unless proved otherwise.
|
||||
(closes: #215048)
|
||||
|
||||
-- Peter Hawkins <peterh@debian.org> Sat, 11 Oct 2003 09:47:11 +1000
|
||||
|
||||
libqt-perl (3.006-1) unstable; urgency=low
|
||||
|
||||
* Initial Release. (closes: #177909)
|
||||
|
||||
-- Peter Hawkins <peterh@debian.org> Fri, 24 Jan 2003 10:02:36 +0800
|
||||
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,15 @@
|
||||
Source: libtqt-perl
|
||||
Section: perl
|
||||
Priority: optional
|
||||
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||||
XSBC-Original-Maintainer: Bart Martens <bartm@debian.org>
|
||||
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libtqtinterface-dev, perl (>= 5.8.0), automake, autoconf, kdelibs4-trinity-dev, libsmokeqt-trinity-dev, chrpath, libtool (>= 1.5.2)
|
||||
Build-Conflicts: libqt-perl
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: libtqt-perl
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
|
||||
Description: Perl bindings for the TQt library
|
||||
This module lets you use the TQt library from Perl.
|
||||
It provides an object-oriented interface and is easy to use.
|
@ -0,0 +1,38 @@
|
||||
This package was debianized by Peter Hawkins <peterh@debian.org> on
|
||||
Fri, 24 Jan 2003 10:02:36 +0800.
|
||||
|
||||
It was downloaded from http://perlqt.sourceforge.net/
|
||||
|
||||
Copyright (c) 2002 Ashley Winters
|
||||
Copyright (c) 2002-2003 Germain Garand
|
||||
Copyright (C) 1992-2002 Trolltech AS.
|
||||
Copyright (c) 2001 Phil Thompson <phil@river-bank.demon.co.uk>
|
||||
Copyright (C) 1999 Sirtaj Singh Kang <taj@kde.org>
|
||||
Copyright (C) 2000-2002, Lost Highway Ltd
|
||||
Copyright (C) 1998 Kalle Dalheimer <kalle@kde.org>
|
||||
Copyright (C) 2002 by the KDE developers
|
||||
Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu)
|
||||
Copyright (C) 1997-1999, 2001 Stephan Kulow (coolo@kde.org)
|
||||
Copyright (c) 2002 Riverbank Computing Limited <info@riverbankcomputing.co.uk>
|
||||
Copyright (C) 1998-1999 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
||||
Copyright (C) 1989-2002 Free Software Foundation, Inc.
|
||||
|
||||
License:
|
||||
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
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 can be found in `/usr/share/common-licenses/GPL'.
|
||||
|
@ -0,0 +1,3 @@
|
||||
README
|
||||
TODO
|
||||
PerlQt/tutorials
|
@ -0,0 +1 @@
|
||||
PerlQt/examples/*
|
@ -0,0 +1,3 @@
|
||||
debian/pqtsh.1
|
||||
debian/pqtapi.1
|
||||
debian/puic.1
|
@ -0,0 +1,40 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
pqtapi \- PerlQt introspection tool
|
||||
.SH SYNOPSIS
|
||||
.B pqtapi
|
||||
.RI " [ " -r " " <re> " ] [ " <class> " ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B pqtapi
|
||||
command.
|
||||
.PP
|
||||
\fBpqtapi\fP is a PerlQt Introspection tool.
|
||||
|
||||
For example:
|
||||
$ pqtapi -ir 'setpoint.* int'
|
||||
void QCanvasLine::setPoints(int, int, int, int)
|
||||
void QPointArray::setPoint(uint, int, int)
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH OPTIONS
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
.B \-r <re>
|
||||
Find all functions matching a regular expression/keyword <re>.
|
||||
.TP
|
||||
.B \-i
|
||||
Together with -r, perform a case-insensitive search.
|
||||
.TP
|
||||
.B \-v
|
||||
Display version information.
|
||||
.TP
|
||||
.B \-h
|
||||
Display usage information.
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,21 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
pqtsh \- PerlQt Graphical shell
|
||||
.SH SYNOPSIS
|
||||
.B pqtsh
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B pqtsh
|
||||
command.
|
||||
.PP
|
||||
\fBpqtsh\fP is a graphical shell that can be used to test and experiment
|
||||
with the PerlQt api interactively. It is fairly self-explanatory and includes
|
||||
an interactive example (Help -> Example).
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,65 @@
|
||||
.TH PERLQT 1 "July 31, 2002"
|
||||
.SH NAME
|
||||
puic \- Perl-QT User Interface Compiler
|
||||
.SH SYNOPSIS
|
||||
.B puic
|
||||
.RI " [ " options " ] [ " mode " ] " <uifile.ui> "
|
||||
|
||||
|
||||
Generate implementation:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " <input.ui> "
|
||||
|
||||
|
||||
Generate image collection:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " -embed " " <project> " " <image1> " " ... "
|
||||
|
||||
|
||||
Generate subclass implementation:
|
||||
|
||||
.B puic
|
||||
.RI " [ " options " ] " -subclass " " <classname> " " <uifile.ui> "
|
||||
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B puic
|
||||
command.
|
||||
.PP
|
||||
\fBpuic\fP is a program that generates a Perl package from a User Interface
|
||||
file created with the Qt Designer package. This will generate the package
|
||||
defined in the UI file and a basic main package for testing purposes.
|
||||
|
||||
For more information, please see the documentation on the PerlQt website
|
||||
http://perlqt.sourceforge.net/
|
||||
|
||||
.SH OPTIONS
|
||||
A summary of options is included below.
|
||||
.TP
|
||||
.B \-o <output filename>
|
||||
Specify the name of the output file. If no output file is specified, stdout
|
||||
will be used.
|
||||
.TP
|
||||
.B \-p <indent>
|
||||
Set the indent in spaces (0 to use a tab)
|
||||
.TP
|
||||
.B \-nofwd
|
||||
Omit imports of custom widgets
|
||||
.TP
|
||||
.B \-tr <func>
|
||||
Use func(...) rather than trUtf8(...) for i18n
|
||||
.TP
|
||||
.B \-x
|
||||
Generate extra code to test the class.
|
||||
.TP
|
||||
.B \-version
|
||||
Display version information.
|
||||
.TP
|
||||
.B \-help
|
||||
Display usage information.
|
||||
|
||||
.SH AUTHOR
|
||||
This manual page was written by Peter Hawkins <peter@hawkins.emu.id.au>,
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
@ -0,0 +1,56 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/autotools.mk
|
||||
|
||||
SAVERESTORE=\
|
||||
acinclude.m4 \
|
||||
aclocal.m4 \
|
||||
admin/config.guess \
|
||||
admin/config.sub \
|
||||
admin/libtool.m4.in \
|
||||
admin/ltmain.sh \
|
||||
config.h.in \
|
||||
configure \
|
||||
Makefile.in \
|
||||
puic/Makefile.in \
|
||||
smoke/Makefile.in \
|
||||
smoke/qt/Makefile.in \
|
||||
PerlQt/bin \
|
||||
|
||||
DEB_AUTO_UPDATE_AUTOCONF := 2.61
|
||||
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += \
|
||||
--prefix=/opt/trinity \
|
||||
--mandir=\$${prefix}/share/man \
|
||||
--infodir=\$${prefix}/share/info \
|
||||
--with-qt-dir=/usr/share/tqt3 \
|
||||
--disable-rpath \
|
||||
|
||||
DEB_MAKE_INSTALL_TARGET := install \
|
||||
prefix=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
PREFIX=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
SITEPREFIX=$(CURDIR)/debian/libtqt-perl/usr \
|
||||
|
||||
pre-build:: pre-build-stamp
|
||||
|
||||
pre-build-stamp:
|
||||
for f in $(SAVERESTORE) ; do [ -e $$f.d-r-orig ] || cp -rp $$f $$f.d-r-orig ; done
|
||||
cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
|
||||
cp -f /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
|
||||
cp -f /usr/share/misc/config.guess admin/config.guess
|
||||
cp -f /usr/share/misc/config.sub admin/config.sub
|
||||
make -f admin/Makefile.common
|
||||
touch pre-build-stamp
|
||||
|
||||
build/libtqt-perl::
|
||||
chrpath -d puic/puic
|
||||
|
||||
clean::
|
||||
rm -f PerlQt/bin/.exists
|
||||
for f in $(SAVERESTORE) ; do [ ! -e $$f.d-r-orig ] || ( rm -rf $$f && mv $$f.d-r-orig $$f ) ; done
|
||||
rm -f pre-build-stamp
|
||||
|
||||
repair:
|
||||
for f in $(SAVERESTORE) ; do rm -f $$f ; cp -p ../orig/*/$$f $$f ; done
|
||||
|
@ -0,0 +1,2 @@
|
||||
version=3
|
||||
http://sf.net/perlqt/PerlQt-([^b]+)\.tar\.gz
|
Loading…
Reference in new issue