[SCM] korundum packaging branch, master, updated. 198cd1232ad600838cd8e9e1e22f08a9978c9e22

Pino Toscano pino at alioth.debian.org
Thu Aug 25 10:44:39 UTC 2011


The following commit has been merged in the master branch:
commit e0b59729bacdbf66e7c6768863235182f52ef6d9
Author: Pino Toscano <pino at debian.org>
Date:   Thu Aug 25 12:39:10 2011 +0200

    import the manpages from kdebindings
    
    maybe not totally uptodate, but still something...
---
 debian/krubyapplication.1    |   23 +++++++++++++++++++++++
 debian/rbkconfig_compiler4.1 |   34 ++++++++++++++++++++++++++++++++++
 debian/ruby-kde4.manpages    |    2 ++
 3 files changed, 59 insertions(+), 0 deletions(-)

diff --git a/debian/krubyapplication.1 b/debian/krubyapplication.1
new file mode 100644
index 0000000..7325f64
--- /dev/null
+++ b/debian/krubyapplication.1
@@ -0,0 +1,23 @@
+.TH KRUBYAPPLICATION "1" "July 2008" "Korundum version 4.1" 
+.SH NAME
+krubyapplication \- a KDE ruby application loader
+
+.SH SYNOPSIS
+.B krubyapplication 
+application_directory/ruby_script
+[Qt-options]
+[KDE-options]
+
+.SH DESCRIPTION
+
+.B krubyapplication
+Allows KDE ruby applications to be launched via a
+.B .desktop
+file.
+
+.SH AUTHOR
+.B krubyapplication
+was written by Richard Dale.
+
+This manual page was written by David Palacio for the Debian
+project, but may be used by others. 
diff --git a/debian/rbkconfig_compiler4.1 b/debian/rbkconfig_compiler4.1
new file mode 100644
index 0000000..f0bbc50
--- /dev/null
+++ b/debian/rbkconfig_compiler4.1
@@ -0,0 +1,34 @@
+.TH RBKCONFIG_COMPILER4 "1" "July 2008" "KDE4 version 4.1" 
+.SH NAME
+rbkconfig_compiler4 \- KDE config resource compiler
+
+.SH SYNOPSIS
+.B rbkconfig_compiler4
+[options]
+.I inputs
+file.kcfg
+file.kcfgc
+
+.SH DESCRIPTION
+
+.B rbkconfig_compiler4
+compiles KDE config resources into ruby code.
+
+.SH OPTIONS
+.TP
+.BI -L, --license
+Displays software license
+.TP
+.BI -d, --directory <directory>
+Directory to generate files in. By default it is set to the current directory.
+.TP
+.BI -h, --help
+Display option summary
+
+.SH AUTHOR
+.B rbkconfig_compiler4
+was written by Copyright 2003 Cornelius Schumacher, Waldo Bastian, Zack Rusin,
+Reinhold Kainhofer, Duncan Mac-Vicar P., Harald Fernengel and Richard Dale.
+
+This manual page was written by David
+Palacio for the Debian project, but may be used by others.
diff --git a/debian/ruby-kde4.manpages b/debian/ruby-kde4.manpages
new file mode 100644
index 0000000..5f5023c
--- /dev/null
+++ b/debian/ruby-kde4.manpages
@@ -0,0 +1,2 @@
+debian/krubyapplication.1
+debian/rbkconfig_compiler4.1

-- 
korundum packaging



More information about the pkg-kde-commits mailing list