[Demudi-commits] r1168 - in vkeybd/trunk: . debian debian/patches
Free Ekanayaka
free-guest at alioth.debian.org
Wed Mar 28 01:17:13 CET 2007
Author: free-guest
Date: 2007-03-28 00:17:11 +0000 (Wed, 28 Mar 2007)
New Revision: 1168
Added:
vkeybd/trunk/debian/
vkeybd/trunk/debian/changelog
vkeybd/trunk/debian/compat
vkeybd/trunk/debian/control
vkeybd/trunk/debian/copyright
vkeybd/trunk/debian/dirs
vkeybd/trunk/debian/docs
vkeybd/trunk/debian/install
vkeybd/trunk/debian/manpages
vkeybd/trunk/debian/patches/
vkeybd/trunk/debian/patches/00list
vkeybd/trunk/debian/patches/vkeybd_tcl_permissions_fix.dpatch
vkeybd/trunk/debian/patches/vkeybd_xpm_fix.dpatch
vkeybd/trunk/debian/rules
vkeybd/trunk/debian/sftovkb.sgml
vkeybd/trunk/debian/vkeybd.desktop
vkeybd/trunk/debian/vkeybd.menu
vkeybd/trunk/debian/vkeybd.sgml
vkeybd/trunk/debian/watch
vkeybd/trunk/sftovkb.1
vkeybd/trunk/vkeybd.1
Modified:
vkeybd/trunk/Makefile
vkeybd/trunk/vkeybd.tcl
Log:
[svn-inject] Applying Debian modifications to trunk
Modified: vkeybd/trunk/Makefile
===================================================================
--- vkeybd/trunk/Makefile 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/Makefile 2007-03-28 00:17:11 UTC (rev 1168)
@@ -8,7 +8,7 @@
#
# installation directory
#
-PREFIX = /usr/local
+PREFIX = /usr
# binary and Tcl script are put there
BIN_DIR = $(PREFIX)/bin
# man page
@@ -37,7 +37,7 @@
#
TCL_VERSION = 8.4
TCLLIB = -ltcl$(TCL_VERSION)
-TCLINC =
+TCLINC = -I/usr/include/tcl8.4
TKLIB = -ltk$(TCL_VERSION)
TKINC =
XLIB = -L/usr/X11R6/lib -lX11
Property changes on: vkeybd/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Added: vkeybd/trunk/debian/changelog
===================================================================
--- vkeybd/trunk/debian/changelog 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/changelog 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,37 @@
+vkeybd (1:0.1.17a-1) unstable; urgency=low
+
+ * New upstream release
+ * Set Maintainer to debian-multimedia
+ * Added myself to Uploaders
+ * Fixed watch file
+
+ -- Free Ekanayaka <freee at debian.org> Tue, 27 Mar 2007 11:11:17 +0200
+
+vkeybd (1:0.1.17-3) unstable; urgency=low
+
+ * Removed unnecessary build-depends on xlibs-dev (Closes: #346976)
+ * Added compat file and removed DH_COMPAT from debian/rules
+
+ -- Free Ekanayaka <free at agnula.org> Tue, 17 Jan 2006 07:35:17 +0100
+
+vkeybd (1:0.1.17-2) unstable; urgency=low
+
+ * Better description (closes: #310506), thanks to
+ browaeys.alban at wanadoo.fr
+ * Added desktop file
+
+ -- Free Ekanayaka <free at agnula.org> Wed, 14 Sep 2005 10:13:50 +0100
+
+vkeybd (1:0.1.17-1) unstable; urgency=low
+
+ * Initial upload (closes: #193256)
+ [ Note: this package belongs to source package awe in woody and it has
+ been remove from sid in 2002. Beside vkeybd the awe source package in woody
+ provides also packages holding kernel drivers for Sound Blaster AWE32. After
+ these drivers have been included in the Linux kernel the upstream splitted
+ the code and changed the versioning of vkeybd, thus I'm using epoch ]
+ * Upload sposored by Marco Presi
+ * Menu icon (closes: #299396)
+
+ -- Free Ekanayaka <free at agnula.org> Fri, 6 May 2005 10:50:48 +0200
+
Added: vkeybd/trunk/debian/compat
===================================================================
--- vkeybd/trunk/debian/compat 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/compat 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1 @@
+4
Added: vkeybd/trunk/debian/control
===================================================================
--- vkeybd/trunk/debian/control 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/control 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,16 @@
+Source: vkeybd
+Section: sound
+Priority: optional
+Maintainer: Debian Multimedia Team <debian-multimedia at lists.debian.org>
+Uploaders: Free Ekanayaka <freee at debian.org>
+Build-Depends: dpatch, docbook-to-man, debhelper (>> 4.0.0), tcl8.4-dev, tk8.4-dev, libasound2-dev
+Standards-Version: 3.7.2
+
+Package: vkeybd
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Virtual MIDI Keyboard
+ This program allows you to use the Linux AWE32 driver, OSS MIDI sequencer,
+ or ALSA MIDI sequencer and provides "virtual" keyboard (the musical type),
+ which can be "played" using the keyboard or mouse under X11.
+
Added: vkeybd/trunk/debian/copyright
===================================================================
--- vkeybd/trunk/debian/copyright 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/copyright 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,22 @@
+This package was debianized by Free Ekanayaka <free at centrotemporeale.it> on
+Thu, 5 Jun 2003 15:24:12 +0200.
+
+It was downloaded from http: http://mitglied.lycos.de/iwai/alsa.html
+
+
+Upstream Author: Takashi Iwai <tiwai at suse.de>
+
+Copyright (C) 1996 Takashi Iwai
+
+This program 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 program 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.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
Added: vkeybd/trunk/debian/dirs
===================================================================
--- vkeybd/trunk/debian/dirs 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/dirs 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,4 @@
+usr/bin
+usr/sbin
+usr/share/
+usr/share/pixmaps
Added: vkeybd/trunk/debian/docs
===================================================================
--- vkeybd/trunk/debian/docs 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/docs 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1 @@
+README
Added: vkeybd/trunk/debian/install
===================================================================
--- vkeybd/trunk/debian/install 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/install 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1 @@
+debian/vkeybd.desktop usr/share/applications
Added: vkeybd/trunk/debian/manpages
===================================================================
--- vkeybd/trunk/debian/manpages 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/manpages 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,2 @@
+vkeybd.1
+sftovkb.1
Added: vkeybd/trunk/debian/patches/00list
===================================================================
--- vkeybd/trunk/debian/patches/00list 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/patches/00list 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,2 @@
+vkeybd_tcl_permissions_fix.dpatch
+vkeybd_xpm_fix.dpatch
Added: vkeybd/trunk/debian/patches/vkeybd_tcl_permissions_fix.dpatch
===================================================================
--- vkeybd/trunk/debian/patches/vkeybd_tcl_permissions_fix.dpatch 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/patches/vkeybd_tcl_permissions_fix.dpatch 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,16 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## vkeybd_tcl_permissions_fix.dpatch by Marco Presi (Zufus) <zufus at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad vkeybd-0.1.17/vkeybd.tcl /tmp/dpep.yQ1NZN/vkeybd-0.1.17/vkeybd.tcl
+--- vkeybd-0.1.17/vkeybd.tcl 2005-05-10 00:06:36.000000000 +0200
++++ /tmp/dpep.yQ1NZN/vkeybd-0.1.17/vkeybd.tcl 2005-05-10 00:06:59.000000000 +0200
+@@ -1,5 +1,3 @@
+-#!/bin/tcl
+-#
+ # Virtual Tiny Keyboard
+ #
+ # Copyright (c) 1997-2000 by Takashi Iwai
Property changes on: vkeybd/trunk/debian/patches/vkeybd_tcl_permissions_fix.dpatch
___________________________________________________________________
Name: svn:executable
+ *
Added: vkeybd/trunk/debian/patches/vkeybd_xpm_fix.dpatch
===================================================================
--- vkeybd/trunk/debian/patches/vkeybd_xpm_fix.dpatch 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/patches/vkeybd_xpm_fix.dpatch 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,305 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## vkeybd_xpm_fix.dpatch by Marco Presi (Zufus) <zufus at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad vkeybd-0.1.17/vkeybd.xpm /tmp/dpep.ufyHue/vkeybd-0.1.17/vkeybd.xpm
+--- vkeybd-0.1.17/vkeybd.xpm 1970-01-01 01:00:00.000000000 +0100
++++ /tmp/dpep.ufyHue/vkeybd-0.1.17/vkeybd.xpm 2005-05-10 00:10:52.000000000 +0200
+@@ -0,0 +1,294 @@
++/* XPM */
++static char *vkeybd[] = {
++/* columns rows colors chars-per-pixel */
++"32 32 256 2",
++" c #030303",
++". c #060804",
++"X c #0A0A0A",
++"o c #070609",
++"O c #060412",
++"+ c #0C100E",
++"@ c #0E1211",
++"# c #0E1018",
++"$ c #13150B",
++"% c #101314",
++"& c #1F1E1E",
++"* c #0F0F31",
++"= c #0E1429",
++"- c #0F1030",
++"; c #121923",
++": c #141B27",
++"> c #111434",
++", c #16123E",
++"< c #1E201F",
++"1 c #21201F",
++"2 c #242424",
++"3 c #2B2C2D",
++"4 c #2D2B33",
++"5 c #2D2E3B",
++"6 c #2F302F",
++"7 c #2F3039",
++"8 c #343638",
++"9 c #0F0E43",
++"0 c #3A3C46",
++"q c #312970",
++"w c #33307B",
++"e c #2F2B6B",
++"r c #3D4248",
++"t c #344E6E",
++"y c #31497C",
++"u c #375369",
++"i c #365070",
++"p c #3A5475",
++"a c #3B5D7A",
++"s c #385579",
++"d c #3D6277",
++"f c #3D617D",
++"g c #3D6A70",
++"h c #443F34",
++"j c #453F47",
++"k c #444142",
++"l c #43434D",
++"z c #444B4E",
++"x c #474A52",
++"c c #4F5455",
++"v c #4E535B",
++"b c gray32",
++"n c #585659",
++"m c #595A55",
++"M c #5B5D5A",
++"N c #555758",
++"B c #454660",
++"V c #41586E",
++"C c #425B7C",
++"Z c #455B77",
++"A c #5C5D66",
++"S c #446271",
++"D c #476862",
++"F c #636463",
++"G c #6B6B66",
++"H c #68686B",
++"J c #6C7074",
++"K c #787876",
++"L c #7A7A7B",
++"P c #737577",
++"I c #6B6972",
++"U c #0806B9",
++"Y c #2C2C85",
++"T c #2C2D8B",
++"R c #2D3085",
++"E c #312F88",
++"W c #333395",
++"Q c #2E2AB5",
++"! c #2C27B7",
++"~ c #362DA9",
++"^ c #322DBB",
++"/ c #322CB0",
++"( c #3231B2",
++") c #0503C1",
++"_ c #0202D2",
++"` c #0903D4",
++"' c #0103ED",
++"] c #0A03E1",
++"[ c #0302F4",
++"{ c #0303FA",
++"} c #0A02FC",
++"| c #0509F5",
++" . c #1B16E9",
++".. c #1216F1",
++"X. c #2420CE",
++"o. c #2D27D6",
++"O. c #3931DE",
++"+. c #2B2DE8",
++"@. c #2A2CE5",
++"#. c #2D31E1",
++"$. c #3034E4",
++"%. c #3230F1",
++"&. c #2927F8",
++"*. c #395988",
++"=. c #3D628C",
++"-. c #3F6580",
++";. c #3D6393",
++":. c #3D6498",
++">. c #3F64A6",
++",. c #3E40C3",
++"<. c #3E41D6",
++"1. c #455D81",
++"2. c #435598",
++"3. c #53558B",
++"4. c #4353B2",
++"5. c #4A5BB7",
++"6. c #544FA6",
++"7. c #5255B0",
++"8. c #515BA7",
++"9. c #42648C",
++"0. c #42698D",
++"q. c #4A638B",
++"w. c #456684",
++"e. c #436593",
++"r. c #406598",
++"t. c #446994",
++"y. c #436999",
++"u. c #4D6692",
++"i. c #49639C",
++"p. c #4A6B94",
++"a. c #4A6B9A",
++"s. c #4D719A",
++"d. c #516A95",
++"f. c #566E9A",
++"g. c #586F9B",
++"h. c #54749B",
++"j. c #56799E",
++"k. c #59729C",
++"l. c #5B789E",
++"z. c #577495",
++"x. c #5475A1",
++"c. c #5679A1",
++"v. c #5B75A1",
++"b. c #5A7AA3",
++"n. c #4566A4",
++"m. c #757B82",
++"M. c #647998",
++"N. c #6175A3",
++"B. c #617BA3",
++"V. c #647EA9",
++"C. c #5A63C1",
++"Z. c #676BC6",
++"A. c #7873C1",
++"S. c #7E807F",
++"D. c #5C80A6",
++"F. c #688391",
++"G. c #758592",
++"H. c #738A9B",
++"J. c #7B8A9D",
++"K. c #778399",
++"L. c #6282AB",
++"P. c #6881A3",
++"I. c #6C89AA",
++"U. c #6782A9",
++"Y. c #6B8CB0",
++"T. c #728BAC",
++"R. c #7C8DA1",
++"E. c #7A8DAE",
++"W. c #728DB2",
++"Q. c #708CBD",
++"!. c #7591A2",
++"~. c #7C92A3",
++"^. c #7D99AA",
++"/. c #7391B4",
++"(. c #7A93B3",
++"). c #7B97BA",
++"_. c #847E85",
++"`. c #828181",
++"'. c #80879D",
++"]. c #94988F",
++"[. c #828DA1",
++"{. c #8B95AA",
++"}. c #899AA5",
++"|. c #8C9BA9",
++" X c #8694A6",
++".X c #849CB3",
++"XX c #839CBB",
++"oX c #899DB2",
++"OX c #939AA5",
++"+X c #939CB1",
++"@X c #989EB4",
++"#X c #9C9FB8",
++"$X c #8FA0AF",
++"%X c #87A2B9",
++"&X c #8CA2B4",
++"*X c #8BA4BB",
++"=X c #86A0B7",
++"-X c #9AA0A7",
++";X c #96A3B3",
++":X c #93A5BB",
++">X c #94AABC",
++",X c #9AA5B9",
++"<X c #AAAAAA",
++"1X c #A1A6AC",
++"2X c #A2A6BD",
++"3X c #A6ABBB",
++"4X c #AEB0B3",
++"5X c #ABB0B8",
++"6X c #B2B1AF",
++"7X c #B1B1B1",
++"8X c #BBBDBE",
++"9X c #B4B7BE",
++"0X c #8598C2",
++"qX c #8BA4C3",
++"wX c #8EA8C0",
++"eX c #89A6C7",
++"rX c #92ACC2",
++"tX c #99ABC2",
++"yX c #9AA5C4",
++"uX c #9CB2C4",
++"iX c #9CB5D1",
++"pX c #A4AAC0",
++"aX c #A4AAC5",
++"sX c #A7B8CB",
++"dX c #B7BCC2",
++"fX c #A7AAD6",
++"gX c #BDC1C1",
++"hX c #BDC3CB",
++"jX c #C0BFBC",
++"kX c #C1C0BD",
++"lX c #C1C1C1",
++"zX c #CACBCA",
++"xX c #CBC8C4",
++"cX c #CED6C8",
++"vX c #D1D1CA",
++"bX c #DADBCA",
++"nX c #D3D3D4",
++"mX c #DADADA",
++"MX c #D6D8D7",
++"NX c #D8D8E9",
++"BX c #DDE3F7",
++"VX c #E0DDD7",
++"CX c #E1E5CF",
++"ZX c #E4E5E4",
++"AX c #E5E9E3",
++"SX c #ECECED",
++"DX c #E7E7E8",
++"FX c #E7E7F6",
++"GX c #F1EDE0",
++"HX c #FBFBEB",
++"JX c #F5F4F3",
++"KX c #F6F8F6",
++"LX c #FAF5FD",
++"PX c #FBFCF4",
++"IX c #FCFDFC",
++"UX c #F6F4F9",
++/* pixels */
++"sX X*X*X*XrXwX=X:X>XyX>XaXyXoX%XwXrXiX*X.X=X%X*X=X*XrXwXeXwXXX%X",
++"iX.X:X,X&XsX>X&X>X&X:XJ.uXuX!.uXtX:XuX$X:X:X:XuX:X:XuX|.XX*X>X>X",
++")..X{.pXK.2X3X{.>X&X&XF.>XuX^. at X,X{.;XJ.|.+X at XpX;X at X;X'.R.{. at X{.",
++"q.z.u.k.u.v.d.f.V.q.f.q.h.v.f.d.V.h.k.u.u.f.g.v.d.f.k.u.a.d.q.d.",
++"M.z.b.b.k.l.b.l.v.k.N.v.k.k.N.v.L.k.v.k.l.b.h.b.v.z.L.c.c.l.j.b.",
++"E.R. XH.~.J.R.R.H.^.!.!.H.!.H.R.J.J.R.R.~.R.J.R.J.R.!.H.R.J.'.J.",
++"b.b.l.c.D.c.c.l.b.b.c.D.b.b.v.c.b.c.h.b.l.b.v.k.b.b.b.c.l.l.l.b.",
++"e.a.i.*.t.r.e.e.y.=.e.y.e.;.t.e.a.e.y.e.r.t.e.9.;.a.y.e.t.e.e.;.",
++"*.t.i.e.y.;.x.Q.D.p.t.p.0.0.u.k.v.9.e.;.:.L.Q.b.t.9.=.t.e.;.s.;.",
++"/.).).p.0.0.l.Y.eX0XE.E.qXqXXX).eXk.0.t.y.I.M.%XXX(.iXT.(.Y.0XU.",
++").I.(.s.e.;.j.I.).(.P.H.(.(.H.B.Y.s.=.0.=.I.T.T.T.I.T.p.H.L./.D.",
++"h.9.u.t.i.;.a.v.l.s.p.e.p.y.e.t.a.a.9.t.t.c.I.s.t.s.t.t.e.s.s.a.",
++":.y.r.=.:.r.9.=.:.y.y.:.:.:.y.:.e.y.y.y.y.:.>.n.w.0.*.i.:.;.:.;.",
++"u p s u s p s p p p t t p i a p i i t i p u p p u *.y V p p i t ",
++"r J 4XA 0 z 6.3.z x P dXhX-X5X8Xm.x r m.OXN 0 v 7.O.,. X9XOXv l ",
++" m mXj : ~ w $ . H KXIXvXSXIXP X X L jX4 > O.' ` yXIX<X& . ",
++" n AX8 ; ^ T @ F IXIXnXSXIXK X X S.lX3 > %.{ | tXIX4X< . ",
++"o n SX0 > / W @ X F IXIXnXDXLXL X @ S.lX6 = +.{ } ;XKX4X2 o ",
++" n FXj > ~ T @ F IXKXMXSXIXK . X `.lX4 * %.{ { aXIX6X< ",
++" n ZXj O ; ^ E + . F PXIXMXDXIXL o X `.lX7 * @.{ } -XIX<X2 . ",
++" m CXh X ; Q E # O J LXIXzXZXIXL . X `.lX7 > $.{ { 2XIX<X2 . ",
++"X n AXk o = ! W # o F IXIXvXSXIXJ . X L lX4 * #.[ { aXIX6X2 ",
++" c DXj = Q Y + $ G IXIXmXDXPXK X o L lX8 . > $.| [ pXIX7X2 ",
++" M ZXk : ( R # . M PXIXnXSXIXP o X `.kX3 9 @.' } 2XIX7X2 X ",
++"c ].AX_.M e o.! q e <XPXPXnXFXLX1XF N <XnXL x q &.{ } ,XIXzXP b ",
++"zXJXIXLXFX! . .o.A.IXIXHXnXFXIXPXJXzXPXIXUXfXX...' } aXIXIXJXxX",
++"lXPXHXHXFX) ' { } A.IXLXPXcXFXIXIXIXzXIXIXPX2X} | { { ;XIXIXLXzX",
++"9XIXIXIXBX_ { { } 5.IXIXIXcXSXIXIXIXdXIXIXHX3X' [ { } ;XIXIXIX8X",
++"jXIXPXHXBX_ { { } Z.PXPXIXvXGXIXIXIXjXIXIXPXfX} } [ } ,XIXIXIXlX",
++"<XmXbXbXhXU _ ` ) 8.mXVXNXjXkXmXmXmX<XmXmXmX0X` _ _ ` XmXmXMX<X",
++"m.oX{.|.}.4.5.5.4.N.OX X{. X}.|.|.{.G.}.|.$XG.2.i.8.2.H.|.|.}.G.",
++"a -.d *.D a g f d C Z d d w.p f f a w.a a C C S s =.V C a f a w."
++};
Property changes on: vkeybd/trunk/debian/patches/vkeybd_xpm_fix.dpatch
___________________________________________________________________
Name: svn:executable
+ *
Added: vkeybd/trunk/debian/rules
===================================================================
--- vkeybd/trunk/debian/rules 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/rules 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,96 @@
+#!/usr/bin/make -f
+# 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
+
+include /usr/share/dpatch/dpatch.make
+
+ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
+ CFLAGS += -g
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ # Add here commands to configure the package.
+
+ touch configure-stamp
+
+
+build: build-stamp
+
+build-stamp: patch-stamp configure-stamp
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+ /usr/bin/docbook-to-man debian/vkeybd.sgml > vkeybd.1
+ /usr/bin/docbook-to-man debian/sftovkb.sgml > sftovkb.1
+
+ touch build-stamp
+
+clean: unpatch
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) clean
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/vkeybd.
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/vkeybd
+ install -m 755 vkeybd $(CURDIR)/debian/vkeybd/usr/bin
+ install -m 755 sftovkb $(CURDIR)/debian/vkeybd/usr/bin
+ #$(MAKE) install-man DESTDIR=$(CURDIR)/debian/vkeybd
+ install -m 644 $(CURDIR)/vkeybd.xpm $(CURDIR)/debian/vkeybd/usr/share/pixmaps/vkeybd.xpm
+
+# 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_install
+# dh_installdebconf
+ dh_installdocs
+ dh_installexamples
+ dh_installmenu
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+ dh_installcron
+ dh_installman
+ dh_installinfo
+# dh_undocumented
+ dh_installchangelogs
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_makeshlibs
+ dh_installdeb
+# dh_perl
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
Property changes on: vkeybd/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: vkeybd/trunk/debian/sftovkb.sgml
===================================================================
--- vkeybd/trunk/debian/sftovkb.sgml 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/sftovkb.sgml 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,97 @@
+<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
+
+<!-- Process this file with docbook-to-man to generate an nroff manual
+ page: `docbook-to-man manpage.sgml > manpage.1'. You may view
+ the manual page with: `docbook-to-man manpage.sgml | nroff -man |
+ less'. A typical entry in a Makefile or Makefile.am is:
+
+manpage.1: manpage.sgml
+ docbook-to-man $< > $@
+
+
+ The docbook-to-man binary is found in the docbook-to-man package.
+ Please remember that if you create the nroff version in one of the
+ debian/rules file targets (such as build), you will need to include
+ docbook-to-man in your Build-Depends control field.
+
+ -->
+
+ <!-- Fill in your name for Free and Ekanayaka. -->
+ <!ENTITY dhfirstname "<firstname>Free</firstname>">
+ <!ENTITY dhsurname "<surname>Ekanayaka</surname>">
+ <!-- Please adjust the date whenever revising the manpage. -->
+ <!ENTITY dhdate "<date>November 17, 2003</date>">
+ <!-- 1 should be 1-8, maybe w/ subsection other parameters are
+ allowed: see man(7), man(1). -->
+ <!ENTITY dhsection "<manvolnum>1</manvolnum>">
+ <!ENTITY dhemail "<email>free at agnula.org</email>">
+ <!ENTITY dhusername "Free Ekanayaka">
+ <!ENTITY dhucpackage "<refentrytitle>DeMuDi undocumented package</refentrytitle>">
+ <!ENTITY dhpackage "Vkeybd">
+
+ <!ENTITY debian "<productname>Debian</productname>">
+ <!ENTITY gnu "<acronym>GNU</acronym>">
+ <!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
+]>
+
+<refentry>
+ <refentryinfo>
+ <address>
+ &dhemail;
+ </address>
+ <author>
+ &dhfirstname;
+ &dhsurname;
+ </author>
+ <copyright>
+ <year>2003</year>
+ <holder>&dhusername;</holder>
+ </copyright>
+ &dhdate;
+ </refentryinfo>
+ <refmeta>
+ &dhucpackage;
+
+ &dhsection;
+ </refmeta>
+ <refnamediv>
+ <refname>&dhpackage;</refname>
+
+ <refpurpose>program included in the DeMuDi distribution</refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>DESCRIPTION</title>
+
+ <para>This program was packaged by the AGNULA team for the
+ DeMuDi project (http://www.agnula.org).</para>
+
+ <para>A manual page for this application has not been provided
+ yet.</para>
+
+ </refsect1>
+ <refsect1>
+ <title>SEE ALSO</title>
+
+ <para>info (1), whatis (1), apropos (1), dpkg (8), locate (1),
+ find (1), updatedb (1), undocumented (2), man (7), missing (7)</para>
+ </refsect1>
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
+
+
Added: vkeybd/trunk/debian/vkeybd.desktop
===================================================================
--- vkeybd/trunk/debian/vkeybd.desktop 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/vkeybd.desktop 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Encoding=UTF-8
+
+Name=VKeyBd
+GenericName=MIDI Virtual Keyboard
+Comment=MIDI Virtual Keyboard
+Icon=/usr/share/icons/vkeybd.xpm
+
+Type=Application
+Categories=Application;AudioVideo;Audio;
+
+Exec=vkeybd
+Terminal=false
Added: vkeybd/trunk/debian/vkeybd.menu
===================================================================
--- vkeybd/trunk/debian/vkeybd.menu 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/vkeybd.menu 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,6 @@
+?package(vkeybd):needs="x11" \
+ title="MIDI Virtual Keyboard" \
+ section="Apps/Sound" \
+ icon="/usr/share/pixmaps/vkeybd.xpm" \
+ longtitle="MIDI based Virtual Keyboard program" \
+ command="/usr/bin/vkeybd"
Added: vkeybd/trunk/debian/vkeybd.sgml
===================================================================
--- vkeybd/trunk/debian/vkeybd.sgml 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/vkeybd.sgml 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,97 @@
+<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
+
+<!-- Process this file with docbook-to-man to generate an nroff manual
+ page: `docbook-to-man manpage.sgml > manpage.1'. You may view
+ the manual page with: `docbook-to-man manpage.sgml | nroff -man |
+ less'. A typical entry in a Makefile or Makefile.am is:
+
+manpage.1: manpage.sgml
+ docbook-to-man $< > $@
+
+
+ The docbook-to-man binary is found in the docbook-to-man package.
+ Please remember that if you create the nroff version in one of the
+ debian/rules file targets (such as build), you will need to include
+ docbook-to-man in your Build-Depends control field.
+
+ -->
+
+ <!-- Fill in your name for Free and Ekanayaka. -->
+ <!ENTITY dhfirstname "<firstname>Free</firstname>">
+ <!ENTITY dhsurname "<surname>Ekanayaka</surname>">
+ <!-- Please adjust the date whenever revising the manpage. -->
+ <!ENTITY dhdate "<date>November 17, 2003</date>">
+ <!-- 1 should be 1-8, maybe w/ subsection other parameters are
+ allowed: see man(7), man(1). -->
+ <!ENTITY dhsection "<manvolnum>1</manvolnum>">
+ <!ENTITY dhemail "<email>free at agnula.org</email>">
+ <!ENTITY dhusername "Free Ekanayaka">
+ <!ENTITY dhucpackage "<refentrytitle>DeMuDi undocumented package</refentrytitle>">
+ <!ENTITY dhpackage "vkeybd">
+
+ <!ENTITY debian "<productname>Debian</productname>">
+ <!ENTITY gnu "<acronym>GNU</acronym>">
+ <!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
+]>
+
+<refentry>
+ <refentryinfo>
+ <address>
+ &dhemail;
+ </address>
+ <author>
+ &dhfirstname;
+ &dhsurname;
+ </author>
+ <copyright>
+ <year>2003</year>
+ <holder>&dhusername;</holder>
+ </copyright>
+ &dhdate;
+ </refentryinfo>
+ <refmeta>
+ &dhucpackage;
+
+ &dhsection;
+ </refmeta>
+ <refnamediv>
+ <refname>&dhpackage;</refname>
+
+ <refpurpose>program included in the DeMuDi distribution</refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>DESCRIPTION</title>
+
+ <para>This program was packaged by the AGNULA team for the
+ DeMuDi project (http://www.agnula.org).</para>
+
+ <para>A manual page for this application has not been provided
+ yet.</para>
+
+ </refsect1>
+ <refsect1>
+ <title>SEE ALSO</title>
+
+ <para>info (1), whatis (1), apropos (1), dpkg (8), locate (1),
+ find (1), updatedb (1), undocumented (2), man (7), missing (7)</para>
+ </refsect1>
+</refentry>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
+
+
Added: vkeybd/trunk/debian/watch
===================================================================
--- vkeybd/trunk/debian/watch 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/debian/watch 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,4 @@
+version=2
+
+# Pattern Version
+http://www.alsa-project.org/~iwai/alsa.html vkeybd-(.*)\.tar\.bz2 debian uupdate
Added: vkeybd/trunk/sftovkb.1
===================================================================
--- vkeybd/trunk/sftovkb.1 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/sftovkb.1 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,68 @@
+.\" $Header: /aolnet/dev/src/CVS/sgml/docbook-to-man/cmd/docbook-to-man.sh,v 1.1.1.1 1998/11/13 21:31:59 db3l Exp $
+.\"
+.\" transcript compatibility for postscript use.
+.\"
+.\" synopsis: .P! <file.ps>
+.\"
+.de P!
+.fl
+\!!1 setgray
+.fl
+\\&.\"
+.fl
+\!!0 setgray
+.fl \" force out current output buffer
+\!!save /psv exch def currentpoint translate 0 0 moveto
+\!!/showpage{}def
+.fl \" prolog
+.sy sed -e 's/^/!/' \\$1\" bring in postscript file
+\!!psv restore
+.
+.de pF
+.ie \\*(f1 .ds f1 \\n(.f
+.el .ie \\*(f2 .ds f2 \\n(.f
+.el .ie \\*(f3 .ds f3 \\n(.f
+.el .ie \\*(f4 .ds f4 \\n(.f
+.el .tm ? font overflow
+.ft \\$1
+..
+.de fP
+.ie !\\*(f4 \{\
+. ft \\*(f4
+. ds f4\"
+' br \}
+.el .ie !\\*(f3 \{\
+. ft \\*(f3
+. ds f3\"
+' br \}
+.el .ie !\\*(f2 \{\
+. ft \\*(f2
+. ds f2\"
+' br \}
+.el .ie !\\*(f1 \{\
+. ft \\*(f1
+. ds f1\"
+' br \}
+.el .tm ? font underflow
+..
+.ds f1\"
+.ds f2\"
+.ds f3\"
+.ds f4\"
+'\" t
+.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
+.TH "DeMuDi undocumented package" "1"
+.SH "NAME"
+% \(em program included in the DeMuDi distribution
+.SH "DESCRIPTION"
+.PP
+This program was packaged by the AGNULA team for the
+DeMuDi project (http://www.agnula.org).
+.PP
+A manual page for this application has not been provided
+yet.
+.SH "SEE ALSO"
+.PP
+info (1), whatis (1), apropos (1), dpkg (8), locate (1),
+find (1), updatedb (1), undocumented (2), man (7), missing (7)
+.\" created by instant / docbook-to-man, Thu 08 Apr 2004, 19:00
Added: vkeybd/trunk/vkeybd.1
===================================================================
--- vkeybd/trunk/vkeybd.1 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/vkeybd.1 2007-03-28 00:17:11 UTC (rev 1168)
@@ -0,0 +1,68 @@
+.\" $Header: /aolnet/dev/src/CVS/sgml/docbook-to-man/cmd/docbook-to-man.sh,v 1.1.1.1 1998/11/13 21:31:59 db3l Exp $
+.\"
+.\" transcript compatibility for postscript use.
+.\"
+.\" synopsis: .P! <file.ps>
+.\"
+.de P!
+.fl
+\!!1 setgray
+.fl
+\\&.\"
+.fl
+\!!0 setgray
+.fl \" force out current output buffer
+\!!save /psv exch def currentpoint translate 0 0 moveto
+\!!/showpage{}def
+.fl \" prolog
+.sy sed -e 's/^/!/' \\$1\" bring in postscript file
+\!!psv restore
+.
+.de pF
+.ie \\*(f1 .ds f1 \\n(.f
+.el .ie \\*(f2 .ds f2 \\n(.f
+.el .ie \\*(f3 .ds f3 \\n(.f
+.el .ie \\*(f4 .ds f4 \\n(.f
+.el .tm ? font overflow
+.ft \\$1
+..
+.de fP
+.ie !\\*(f4 \{\
+. ft \\*(f4
+. ds f4\"
+' br \}
+.el .ie !\\*(f3 \{\
+. ft \\*(f3
+. ds f3\"
+' br \}
+.el .ie !\\*(f2 \{\
+. ft \\*(f2
+. ds f2\"
+' br \}
+.el .ie !\\*(f1 \{\
+. ft \\*(f1
+. ds f1\"
+' br \}
+.el .tm ? font underflow
+..
+.ds f1\"
+.ds f2\"
+.ds f3\"
+.ds f4\"
+'\" t
+.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
+.TH "DeMuDi undocumented package" "1"
+.SH "NAME"
+vkeybd \(em program included in the DeMuDi distribution
+.SH "DESCRIPTION"
+.PP
+This program was packaged by the AGNULA team for the
+DeMuDi project (http://www.agnula.org).
+.PP
+A manual page for this application has not been provided
+yet.
+.SH "SEE ALSO"
+.PP
+info (1), whatis (1), apropos (1), dpkg (8), locate (1),
+find (1), updatedb (1), undocumented (2), man (7), missing (7)
+.\" created by instant / docbook-to-man, Thu 08 Apr 2004, 19:00
Modified: vkeybd/trunk/vkeybd.tcl
===================================================================
--- vkeybd/trunk/vkeybd.tcl 2007-03-28 00:16:52 UTC (rev 1167)
+++ vkeybd/trunk/vkeybd.tcl 2007-03-28 00:17:11 UTC (rev 1168)
@@ -1,4 +1,4 @@
-#!/usr/bin/wish -f
+#!/bin/tcl
#
# Virtual Tiny Keyboard
#
More information about the Demudi-commits
mailing list