Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
commit
17bd64a4f5
@ -0,0 +1,84 @@
|
||||
tqca-tls (1.0-0) lenny; urgency=low
|
||||
|
||||
* TQt upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 17 Dec 2011 19:48:00 -0600
|
||||
|
||||
qca-tls (1.0-5) natty; urgency=low
|
||||
|
||||
* Natty upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Aug 2011 13:51:00 -0600
|
||||
|
||||
qca-tls (1.0-4) unstable; urgency=low
|
||||
|
||||
* Honour DEB_BUILD_OPTIONS=nostrip (Closes: Bug#437850)
|
||||
* Fixed a intian warning
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Tue, 14 Aug 2007 17:13:06 +0200
|
||||
|
||||
qca-tls (1.0-3) unstable; urgency=low
|
||||
|
||||
* Changed two type conversions to const to make gcc happy
|
||||
(Closes: Bug#337449)
|
||||
* Set Standards-Version to 3.6.2.0
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Thu, 15 Dec 2005 22:59:09 +0100
|
||||
|
||||
qca-tls (1.0-2) unstable; urgency=low
|
||||
|
||||
* Recompiled for C++ ABI transition.
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 26 Aug 2005 18:10:30 +0000
|
||||
|
||||
qca-tls (1.0-1) unstable; urgency=low
|
||||
|
||||
* Most of the following changes were done by Peter Palfrader
|
||||
<weasel@debian.org> - many thanks to him!
|
||||
* New upstream version (closes: #235093).
|
||||
* qca-tls is a non-native package now (closes: #235084).
|
||||
* Clean up properly in clean target:
|
||||
rm -rf .ui .moc .obj Makefile conf.log conf.pri extra.pri
|
||||
(closes: #235089).
|
||||
* Do not copy over config.{sub,guess} from /usr/share during
|
||||
build. They are not needed at all (closes: #235085).
|
||||
* Remove debian/qca.doc-base.EX example file (closes: #235092).
|
||||
* Do not ship readme in the binary package: it's just install
|
||||
instructions (closes: #234939).
|
||||
* Something changed that makes the configure script make the
|
||||
Makefile install the .so into usr/lib, as opposed to usr/share
|
||||
(closes: #233530). At any rate, we will not claim to have
|
||||
built a working package if it happens again:
|
||||
* Make the build fail if we don't have a
|
||||
usr/lib/qt3/plugins/crypto/libqca-tls.so file after install.
|
||||
* Make stamps in debian/rules actually work.
|
||||
* Update copyright file to list current download link
|
||||
* Added QMAKE_PROJECT_DEPTH=0 to .pro file to make qca-tls build in
|
||||
nested directory structures.
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Sat, 28 Feb 2004 13:35:28 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.3) unstable; urgency=low
|
||||
|
||||
* Damn. Added build-depends on libssl-dev...
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 13 Feb 2004 15:06:45 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.2) unstable; urgency=low
|
||||
|
||||
* Added build-depends on libqt3-mt-dev
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 13 Feb 2004 13:27:34 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.1) unstable; urgency=low
|
||||
|
||||
* Upload to unstable
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Thu, 12 Feb 2004 20:28:19 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1) experimental; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
* New upstream version
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Wed, 10 Dec 2003 12:21:07 +0100
|
@ -0,0 +1 @@
|
||||
4
|
@ -0,0 +1,21 @@
|
||||
Source: tqca-tls
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Jan Niehusmann <jan@debian.org>
|
||||
Build-Depends: debhelper (>= 4.0.0), libtqtinterface-dev, libssl-dev
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: tqca-tls
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: TLS plugin for the TQt Cryptographic Architecture (TQCA)
|
||||
This is a plugin to provide SSL/TLS capability to programs that
|
||||
utilize the TQt Cryptographic Architecture (TQCA).
|
||||
.
|
||||
TQCA is a library providing an easy API for several cryptographic algorithms
|
||||
to TQt programs.
|
||||
.
|
||||
At the moment only the tqca-tls plugin is packaged for debian, as it's
|
||||
used by the package 'psi'. The generic library and several other plugins
|
||||
will be packaged when upstream releases them.
|
@ -0,0 +1,20 @@
|
||||
This package was debianized by Jan Niehusmann <jan@debian.org> on
|
||||
Tue, 9 Dec 2003 19:30:45 +0100.
|
||||
|
||||
It was downloaded from http://psi.affinix.com/?page=download
|
||||
|
||||
|
||||
Upstream Author: Justin Karneges <justin-psi@affinix.com>
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright (C) 2003 Justin Karneges
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in /usr/share/common-licenses/LGPL file.
|
||||
|
@ -0,0 +1,2 @@
|
||||
usr/bin
|
||||
usr/sbin
|
@ -0,0 +1 @@
|
||||
README
|
@ -0,0 +1,110 @@
|
||||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
# Sample debian/rules that uses debhelper.
|
||||
# GNU copyright 1997 to 1999 by Joey Hess.
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
|
||||
# These are used for cross-compiling and for saving the configure script
|
||||
# from having to guess our platform (since we know it already)
|
||||
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
|
||||
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
|
||||
|
||||
|
||||
CFLAGS = -Wall -g
|
||||
|
||||
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
||||
CFLAGS += -O0
|
||||
else
|
||||
CFLAGS += -O2
|
||||
endif
|
||||
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
INSTALL_PROGRAM += -s
|
||||
endif
|
||||
|
||||
# shared library versions, option 1
|
||||
version=2.0.5
|
||||
major=2
|
||||
# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
|
||||
#version=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
|
||||
#major=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
|
||||
|
||||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
# Add here commands to configure the package.
|
||||
CFLAGS="$(CFLAGS)" ./configure
|
||||
touch configure-stamp
|
||||
|
||||
build: configure-stamp build-stamp
|
||||
build-stamp:
|
||||
dh_testdir
|
||||
|
||||
# Add here commands to compile the package.
|
||||
$(MAKE)
|
||||
|
||||
touch build-stamp
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-stamp configure-stamp
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
[ ! -f Makefile ] || $(MAKE) distclean
|
||||
rm -rf .ui .moc .obj Makefile conf.log conf.pri extra.pri
|
||||
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
# Add here commands to install the package into debian/tmp
|
||||
$(MAKE) install INSTALL_ROOT=$(CURDIR)/debian/tmp/
|
||||
[ -e $(CURDIR)/debian/tmp/usr/lib/tqt3/plugins/crypto/libqca-tls.so ] || ( echo "libqca-tls.so not in usr/lib/tqt3/plugins/crypto/libqca-tls.so" && exit 1 )
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: build install
|
||||
# We have nothing to do by default.
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installchangelogs
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
dh_install --sourcedir=debian/tmp --list-missing
|
||||
# dh_installmenu
|
||||
# dh_installdebconf
|
||||
# dh_installlogrotate
|
||||
# dh_installemacsen
|
||||
# dh_installpam
|
||||
# dh_installmime
|
||||
# dh_installinit
|
||||
# dh_installcron
|
||||
# dh_installinfo
|
||||
dh_installman
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
# dh_perl
|
||||
# dh_python
|
||||
# dh_makeshlibs
|
||||
dh_installdeb
|
||||
dh_shlibdeps
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
binary: binary-indep binary-arch
|
||||
.PHONY: build clean binary-indep binary-arch binary install
|
@ -0,0 +1 @@
|
||||
usr/lib/tqt3/plugins/crypto/*
|
@ -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: libtqt-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,84 @@
|
||||
tqca-tls (1.0-0) squeeze; urgency=low
|
||||
|
||||
* TQt upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 17 Dec 2011 19:48:00 -0600
|
||||
|
||||
qca-tls (1.0-5) natty; urgency=low
|
||||
|
||||
* Natty upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Aug 2011 13:51:00 -0600
|
||||
|
||||
qca-tls (1.0-4) unstable; urgency=low
|
||||
|
||||
* Honour DEB_BUILD_OPTIONS=nostrip (Closes: Bug#437850)
|
||||
* Fixed a intian warning
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Tue, 14 Aug 2007 17:13:06 +0200
|
||||
|
||||
qca-tls (1.0-3) unstable; urgency=low
|
||||
|
||||
* Changed two type conversions to const to make gcc happy
|
||||
(Closes: Bug#337449)
|
||||
* Set Standards-Version to 3.6.2.0
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Thu, 15 Dec 2005 22:59:09 +0100
|
||||
|
||||
qca-tls (1.0-2) unstable; urgency=low
|
||||
|
||||
* Recompiled for C++ ABI transition.
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 26 Aug 2005 18:10:30 +0000
|
||||
|
||||
qca-tls (1.0-1) unstable; urgency=low
|
||||
|
||||
* Most of the following changes were done by Peter Palfrader
|
||||
<weasel@debian.org> - many thanks to him!
|
||||
* New upstream version (closes: #235093).
|
||||
* qca-tls is a non-native package now (closes: #235084).
|
||||
* Clean up properly in clean target:
|
||||
rm -rf .ui .moc .obj Makefile conf.log conf.pri extra.pri
|
||||
(closes: #235089).
|
||||
* Do not copy over config.{sub,guess} from /usr/share during
|
||||
build. They are not needed at all (closes: #235085).
|
||||
* Remove debian/qca.doc-base.EX example file (closes: #235092).
|
||||
* Do not ship readme in the binary package: it's just install
|
||||
instructions (closes: #234939).
|
||||
* Something changed that makes the configure script make the
|
||||
Makefile install the .so into usr/lib, as opposed to usr/share
|
||||
(closes: #233530). At any rate, we will not claim to have
|
||||
built a working package if it happens again:
|
||||
* Make the build fail if we don't have a
|
||||
usr/lib/qt3/plugins/crypto/libqca-tls.so file after install.
|
||||
* Make stamps in debian/rules actually work.
|
||||
* Update copyright file to list current download link
|
||||
* Added QMAKE_PROJECT_DEPTH=0 to .pro file to make qca-tls build in
|
||||
nested directory structures.
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Sat, 28 Feb 2004 13:35:28 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.3) unstable; urgency=low
|
||||
|
||||
* Damn. Added build-depends on libssl-dev...
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 13 Feb 2004 15:06:45 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.2) unstable; urgency=low
|
||||
|
||||
* Added build-depends on libqt3-mt-dev
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 13 Feb 2004 13:27:34 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.1) unstable; urgency=low
|
||||
|
||||
* Upload to unstable
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Thu, 12 Feb 2004 20:28:19 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1) experimental; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
* New upstream version
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Wed, 10 Dec 2003 12:21:07 +0100
|
@ -0,0 +1 @@
|
||||
4
|
@ -0,0 +1,21 @@
|
||||
Source: tqca-tls
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Jan Niehusmann <jan@debian.org>
|
||||
Build-Depends: debhelper (>= 4.0.0), libtqtinterface-dev, libssl-dev
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: tqca-tls
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: TLS plugin for the TQt Cryptographic Architecture (TQCA)
|
||||
This is a plugin to provide SSL/TLS capability to programs that
|
||||
utilize the TQt Cryptographic Architecture (TQCA).
|
||||
.
|
||||
TQCA is a library providing an easy API for several cryptographic algorithms
|
||||
to TQt programs.
|
||||
.
|
||||
At the moment only the tqca-tls plugin is packaged for debian, as it's
|
||||
used by the package 'psi'. The generic library and several other plugins
|
||||
will be packaged when upstream releases them.
|
@ -0,0 +1,20 @@
|
||||
This package was debianized by Jan Niehusmann <jan@debian.org> on
|
||||
Tue, 9 Dec 2003 19:30:45 +0100.
|
||||
|
||||
It was downloaded from http://psi.affinix.com/?page=download
|
||||
|
||||
|
||||
Upstream Author: Justin Karneges <justin-psi@affinix.com>
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright (C) 2003 Justin Karneges
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in /usr/share/common-licenses/LGPL file.
|
||||
|
@ -0,0 +1,2 @@
|
||||
usr/bin
|
||||
usr/sbin
|
@ -0,0 +1 @@
|
||||
README
|
@ -0,0 +1,110 @@
|
||||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
# Sample debian/rules that uses debhelper.
|
||||
# GNU copyright 1997 to 1999 by Joey Hess.
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
|
||||
# These are used for cross-compiling and for saving the configure script
|
||||
# from having to guess our platform (since we know it already)
|
||||
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
|
||||
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
|
||||
|
||||
|
||||
CFLAGS = -Wall -g
|
||||
|
||||
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
||||
CFLAGS += -O0
|
||||
else
|
||||
CFLAGS += -O2
|
||||
endif
|
||||
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
INSTALL_PROGRAM += -s
|
||||
endif
|
||||
|
||||
# shared library versions, option 1
|
||||
version=2.0.5
|
||||
major=2
|
||||
# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
|
||||
#version=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
|
||||
#major=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
|
||||
|
||||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
# Add here commands to configure the package.
|
||||
CFLAGS="$(CFLAGS)" ./configure
|
||||
touch configure-stamp
|
||||
|
||||
build: configure-stamp build-stamp
|
||||
build-stamp:
|
||||
dh_testdir
|
||||
|
||||
# Add here commands to compile the package.
|
||||
$(MAKE)
|
||||
|
||||
touch build-stamp
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-stamp configure-stamp
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
[ ! -f Makefile ] || $(MAKE) distclean
|
||||
rm -rf .ui .moc .obj Makefile conf.log conf.pri extra.pri
|
||||
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
# Add here commands to install the package into debian/tmp
|
||||
$(MAKE) install INSTALL_ROOT=$(CURDIR)/debian/tmp/
|
||||
[ -e $(CURDIR)/debian/tmp/usr/lib/tqt3/plugins/crypto/libqca-tls.so ] || ( echo "libqca-tls.so not in usr/lib/tqt3/plugins/crypto/libqca-tls.so" && exit 1 )
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: build install
|
||||
# We have nothing to do by default.
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installchangelogs
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
dh_install --sourcedir=debian/tmp --list-missing
|
||||
# dh_installmenu
|
||||
# dh_installdebconf
|
||||
# dh_installlogrotate
|
||||
# dh_installemacsen
|
||||
# dh_installpam
|
||||
# dh_installmime
|
||||
# dh_installinit
|
||||
# dh_installcron
|
||||
# dh_installinfo
|
||||
dh_installman
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
# dh_perl
|
||||
# dh_python
|
||||
# dh_makeshlibs
|
||||
dh_installdeb
|
||||
dh_shlibdeps
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
binary: binary-indep binary-arch
|
||||
.PHONY: build clean binary-indep binary-arch binary install
|
@ -0,0 +1 @@
|
||||
usr/lib/tqt3/plugins/crypto/*
|
@ -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: libtqt-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 @@
|
||||
squeeze
|
@ -0,0 +1,84 @@
|
||||
tqca-tls (1.0-0) maverick; urgency=low
|
||||
|
||||
* TQt upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 17 Dec 2011 19:48:00 -0600
|
||||
|
||||
qca-tls (1.0-5) natty; urgency=low
|
||||
|
||||
* Natty upload
|
||||
|
||||
-- Timothy Pearson <kb9vqf@pearsoncomputing.net> Mon, 15 Aug 2011 13:51:00 -0600
|
||||
|
||||
qca-tls (1.0-4) unstable; urgency=low
|
||||
|
||||
* Honour DEB_BUILD_OPTIONS=nostrip (Closes: Bug#437850)
|
||||
* Fixed a intian warning
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Tue, 14 Aug 2007 17:13:06 +0200
|
||||
|
||||
qca-tls (1.0-3) unstable; urgency=low
|
||||
|
||||
* Changed two type conversions to const to make gcc happy
|
||||
(Closes: Bug#337449)
|
||||
* Set Standards-Version to 3.6.2.0
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Thu, 15 Dec 2005 22:59:09 +0100
|
||||
|
||||
qca-tls (1.0-2) unstable; urgency=low
|
||||
|
||||
* Recompiled for C++ ABI transition.
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 26 Aug 2005 18:10:30 +0000
|
||||
|
||||
qca-tls (1.0-1) unstable; urgency=low
|
||||
|
||||
* Most of the following changes were done by Peter Palfrader
|
||||
<weasel@debian.org> - many thanks to him!
|
||||
* New upstream version (closes: #235093).
|
||||
* qca-tls is a non-native package now (closes: #235084).
|
||||
* Clean up properly in clean target:
|
||||
rm -rf .ui .moc .obj Makefile conf.log conf.pri extra.pri
|
||||
(closes: #235089).
|
||||
* Do not copy over config.{sub,guess} from /usr/share during
|
||||
build. They are not needed at all (closes: #235085).
|
||||
* Remove debian/qca.doc-base.EX example file (closes: #235092).
|
||||
* Do not ship readme in the binary package: it's just install
|
||||
instructions (closes: #234939).
|
||||
* Something changed that makes the configure script make the
|
||||
Makefile install the .so into usr/lib, as opposed to usr/share
|
||||
(closes: #233530). At any rate, we will not claim to have
|
||||
built a working package if it happens again:
|
||||
* Make the build fail if we don't have a
|
||||
usr/lib/qt3/plugins/crypto/libqca-tls.so file after install.
|
||||
* Make stamps in debian/rules actually work.
|
||||
* Update copyright file to list current download link
|
||||
* Added QMAKE_PROJECT_DEPTH=0 to .pro file to make qca-tls build in
|
||||
nested directory structures.
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Sat, 28 Feb 2004 13:35:28 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.3) unstable; urgency=low
|
||||
|
||||
* Damn. Added build-depends on libssl-dev...
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 13 Feb 2004 15:06:45 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.2) unstable; urgency=low
|
||||
|
||||
* Added build-depends on libqt3-mt-dev
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Fri, 13 Feb 2004 13:27:34 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1.1) unstable; urgency=low
|
||||
|
||||
* Upload to unstable
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Thu, 12 Feb 2004 20:28:19 +0100
|
||||
|
||||
qca-tls (0.0-CVS-20031209-1) experimental; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
* New upstream version
|
||||
|
||||
-- Jan Niehusmann <jan@debian.org> Wed, 10 Dec 2003 12:21:07 +0100
|
@ -0,0 +1 @@
|
||||
4
|
@ -0,0 +1,21 @@
|
||||
Source: tqca-tls
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Jan Niehusmann <jan@debian.org>
|
||||
Build-Depends: debhelper (>= 4.0.0), libtqtinterface-dev, libssl-dev
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: tqca-tls
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: TLS plugin for the TQt Cryptographic Architecture (TQCA)
|
||||
This is a plugin to provide SSL/TLS capability to programs that
|
||||
utilize the TQt Cryptographic Architecture (TQCA).
|
||||
.
|
||||
TQCA is a library providing an easy API for several cryptographic algorithms
|
||||
to TQt programs.
|
||||
.
|
||||
At the moment only the tqca-tls plugin is packaged for debian, as it's
|
||||
used by the package 'psi'. The generic library and several other plugins
|
||||
will be packaged when upstream releases them.
|
@ -0,0 +1,20 @@
|
||||
This package was debianized by Jan Niehusmann <jan@debian.org> on
|
||||
Tue, 9 Dec 2003 19:30:45 +0100.
|
||||
|
||||
It was downloaded from http://psi.affinix.com/?page=download
|
||||
|
||||
|
||||
Upstream Author: Justin Karneges <justin-psi@affinix.com>
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright (C) 2003 Justin Karneges
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in /usr/share/common-licenses/LGPL file.
|
||||
|
@ -0,0 +1,2 @@
|
||||
usr/bin
|
||||
usr/sbin
|
@ -0,0 +1 @@
|
||||
README
|
@ -0,0 +1,110 @@
|
||||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
# Sample debian/rules that uses debhelper.
|
||||
# GNU copyright 1997 to 1999 by Joey Hess.
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
|
||||
# These are used for cross-compiling and for saving the configure script
|
||||
# from having to guess our platform (since we know it already)
|
||||
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
|
||||
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
|
||||
|
||||
|
||||
CFLAGS = -Wall -g
|
||||
|
||||
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
||||
CFLAGS += -O0
|
||||
else
|
||||
CFLAGS += -O2
|
||||
endif
|
||||
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
INSTALL_PROGRAM += -s
|
||||
endif
|
||||
|
||||
# shared library versions, option 1
|
||||
version=2.0.5
|
||||
major=2
|
||||
# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
|
||||
#version=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
|
||||
#major=`ls src/.libs/lib*.so.* | \
|
||||
# awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
|
||||
|
||||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
# Add here commands to configure the package.
|
||||
CFLAGS="$(CFLAGS)" ./configure
|
||||
touch configure-stamp
|
||||
|
||||
build: configure-stamp build-stamp
|
||||
build-stamp:
|
||||
dh_testdir
|
||||
|
||||
# Add here commands to compile the package.
|
||||
$(MAKE)
|
||||
|
||||
touch build-stamp
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-stamp configure-stamp
|
||||
|
||||
# Add here commands to clean up after the build process.
|
||||
[ ! -f Makefile ] || $(MAKE) distclean
|
||||
rm -rf .ui .moc .obj Makefile conf.log conf.pri extra.pri
|
||||
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
# Add here commands to install the package into debian/tmp
|
||||
$(MAKE) install INSTALL_ROOT=$(CURDIR)/debian/tmp/
|
||||
[ -e $(CURDIR)/debian/tmp/usr/lib/tqt3/plugins/crypto/libqca-tls.so ] || ( echo "libqca-tls.so not in usr/lib/tqt3/plugins/crypto/libqca-tls.so" && exit 1 )
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: build install
|
||||
# We have nothing to do by default.
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installchangelogs
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
dh_install --sourcedir=debian/tmp --list-missing
|
||||
# dh_installmenu
|
||||
# dh_installdebconf
|
||||
# dh_installlogrotate
|
||||
# dh_installemacsen
|
||||
# dh_installpam
|
||||
# dh_installmime
|
||||
# dh_installinit
|
||||
# dh_installcron
|
||||
# dh_installinfo
|
||||
dh_installman
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
# dh_perl
|
||||
# dh_python
|
||||
# dh_makeshlibs
|
||||
dh_installdeb
|
||||
dh_shlibdeps
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
binary: binary-indep binary-arch
|
||||
.PHONY: build clean binary-indep binary-arch binary install
|
@ -0,0 +1 @@
|
||||
usr/lib/tqt3/plugins/crypto/*
|
@ -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: libtqt-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