debian/0000755000000000000000000000000012261474174007176 5ustar debian/control0000644000000000000000000000145012261313762010574 0ustar Source: qemuctl Homepage: http://qemuctl.sourceforge.net/ Section: misc Priority: optional Maintainer: Tobias Frost Vcs-Browser: https://gitorious.org/qemuctl-debian/qemuctl-debian/ Vcs-Git: http://git.gitorious.org/qemuctl-debian/qemuctl-debian.git Build-Depends: debhelper (>= 9), libqt4-dev, libx11-dev, libxext-dev, qt4-qmake, perl Standards-Version: 3.9.5 Package: qemuctl Architecture: any Depends: qemu ( >= 0.8.0-1), ${misc:Depends}, ${shlibs:Depends} Recommends: qemu-launcher Description: controlling GUI for qemu This is a controller GUI for the run-time options of QEMU computer emulator. It can be used as a stand-alone application or as a plug-in for Qemu Launcher. (Only x86 PC emulator is supported.) debian/changelog0000644000000000000000000000316612261314015011041 0ustar qemuctl (0.3.1-1) unstable; urgency=low * New maintainer. (Closes: #595553) * New upstream release * Removing both patches -- they have been applied upstream * Bumping S-V to 3.9.5, no changes required * Generate manpage in d/rules to avoid linitian warning * Add Vcs-* fields to d/control -- Tobias Frost Thu, 02 Jan 2014 17:37:04 +0100 qemuctl (0.3-1) unstable; urgency=low * QA upload. * Set Maintainter to QA Group. * New upstream release. Fixes by upstream: - commit does not work (Closes: #500490) - upstream does not use perl anymore (Closes: #435039), therefore is the not arch:all anymore. - "Can't locate object method "signal_connect" (Closes: #416351) - "Typo in qemuctl" (Closes: #428104) * Basically regnerationg debian/* from scratch: Updating - d/compat -> 9 - d/rules remade with the help of dh-make - d/copyright transferred to dep5 - d/watch removed dh-make boilerplate - d/control updated, also setting homepage right (Closes: #615404) * Due to above set policy to 3.9.4 * New patch 001-ftbfs.patch to fix missing include on unistd.h * New patch 002-debug_cannotopendisplay.patch to fix window integration of qemu window -- Tobias Frost Sat, 07 Sep 2013 13:16:12 +0200 qemuctl (0.2-2) unstable; urgency=low * Added kvm support (Closes: #409573). Thanks to Junichi Uekawa. -- Miguel Gea Milvaques Mon, 28 May 2007 19:05:36 +0200 qemuctl (0.2-1) unstable; urgency=low * Initial release (Closes: #384586) -- Miguel Gea Milvaques Fri, 25 Aug 2006 12:07:53 +0200 debian/qemuctl.lintian-overrides0000644000000000000000000000017512261310074014217 0ustar # This is not a spelling error, but part of a symbol name. qemuctl: spelling-error-in-binary usr/bin/qemuctl comand command debian/docs0000644000000000000000000000001612261310471010033 0ustar debian/README debian/install0000644000000000000000000000002112261310074010544 0ustar qemuctl /usr/bin debian/copyright0000644000000000000000000000355212261310534011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: qemuctl Source: https://sourceforge.net/projects/qemuctl/files/ Files: * Copyright: 2006- Peter Rustler . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: 2006-2013 Miguel Gea Milvaques 2013 Tobias Frost License: GPL-2+ 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/qemuctl.manpages0000644000000000000000000000002112261312420012337 0ustar debian/qemuctl.1 debian/README0000644000000000000000000000043612261310074010045 0ustar README ====== If you want to use qemuctl with qemu-laucher, at the "Launcher settings" tab, set the Path to'qemu-ctl' to /usr/bin/qemuctl . Now select the "Configurations" tab and the "Emulator" tab. Select "Provide a control panel". Now, qemuctl is ready to use with qemu-launcher. debian/watch0000644000000000000000000000014212261310534010211 0ustar # Compulsory line, this is a version 3 file version=3 http://sf.net/qemuctl/qemuctl(.*)\.tar\.gz debian/rules0000755000000000000000000000116612261312145010247 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ # overriden to avoid installing to usr/lib//... (the override is empty) override_dh_auto_install: override_dh_installman: pod2man doc/qemuctl.pod > debian/qemuctl.1 dh_installman debian/qemuctl.10000644000000000000000000001201612261474164010731 0ustar .\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{ . if \nF \{ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "QEMUCTL 1" .TH QEMUCTL 1 "2013-10-06" "perl v5.18.1" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" qemuctl \- Graphical control for qemu .SH "SYNTAX" .IX Header "SYNTAX" qemuctl [\s-1OPTIONS\s0] .SH "DESCRIPTION" .IX Header "DESCRIPTION" This is a controlling \s-1GUI\s0 for the emulator \*(L"qemu\*(R". It is not for configuring devices or starting qemu, no it's for changing media, reset the vm, and so on at runtime. You can start it out of your favorite configuring \s-1GUI\s0 like you would do with qemu. .SH "OPTIONS" .IX Header "OPTIONS" \&\fB\-qemuctl\-cmd .PP Change qemu/kvm executable ( default: /usr/bin/qemu ) .PP \&\fB\-qemuctl\-suspend\-file .PP Change qemu/kvm suspend file ( default: suspend ) .PP \&\fB\-qemuctl\-suspend\-dir .PP Change qemu/kvm suspend dir ( default: current dir ) .PP \&\fB\-qemuctl\-nowakeup .PP Do not wakeup using default suspend file .PP \&\fB\-qemuctl\-port .PP Change qemu/kvm monitor port ( default: 6453 ) .SH "FILES" .IX Header "FILES" none .SH "ENVIRONMENT VARIABLES" .IX Header "ENVIRONMENT VARIABLES" none .SH "AUTHORS" .IX Header "AUTHORS" Peter Rustler .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fIqemu\fR\|(1) debian/source/0000755000000000000000000000000012261310074010462 5ustar debian/source/format0000644000000000000000000000001412261310074011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212261310534010361 0ustar 9