[Pkg-e-commits] [SCM] Enlightenment 17 branch, master, updated. ce931de3c4c500e953ee9592805a87c3e006d334

Albin Tonnerre albin.tonnerre at gmail.com
Thu May 1 15:45:32 UTC 2008


The following commit has been merged in the master branch:
commit ce931de3c4c500e953ee9592805a87c3e006d334
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Thu May 1 17:20:56 2008 +0200

    Add manpages. Apart from enlightenment-config, those are placeholders for now
    Also, update the install files and overrides with the enlightenment -> e17 change

diff --git a/debian/e17-data.install b/debian/e17-data.install
index 0a45eb4..303c9e5 100644
--- a/debian/e17-data.install
+++ b/debian/e17-data.install
@@ -1,4 +1,4 @@
-debian/tmp/usr/share/lintian/overrides/enlightenment-data
+debian/tmp/usr/share/lintian/overrides/e17-data
 debian/tmp/usr/share/enlightenment
 debian/tmp/usr/share/locale
 debian/tmp/usr/share/xsessions
diff --git a/debian/e17-data.overrides b/debian/e17-data.overrides
index ddb7245..25b9347 100644
--- a/debian/e17-data.overrides
+++ b/debian/e17-data.overrides
@@ -1 +1 @@
-enlightenment-data: package-contains-empty-directory usr/share/enlightenment/data/fonts/
+e17-data: package-contains-empty-directory usr/share/enlightenment/data/fonts/
diff --git a/debian/e17.install b/debian/e17.install
index 6507142..eb0d5d8 100644
--- a/debian/e17.install
+++ b/debian/e17.install
@@ -14,4 +14,4 @@ debian/tmp/usr/lib/enlightenment/modules/*/e-module-*.edj
 #debian/tmp/usr/lib/enlightenment/modules/battery/*/batget
 debian/tmp/usr/lib/enlightenment/modules/cpufreq/*/freqset
 debian/tmp/usr/lib/enlightenment/modules/temperature/*/tempget
-debian/tmp/usr/share/lintian/overrides/enlightenment
+debian/tmp/usr/share/lintian/overrides/e17
diff --git a/debian/e17.overrides b/debian/e17.overrides
index dfaf846..b927362 100644
--- a/debian/e17.overrides
+++ b/debian/e17.overrides
@@ -1 +1 @@
-enlightenment: possible-gpl-code-linked-with-openssl
+e17: possible-gpl-code-linked-with-openssl
diff --git a/debian/enlightenment-config.1 b/debian/enlightenment-config.1
new file mode 100644
index 0000000..e55354a
--- /dev/null
+++ b/debian/enlightenment-config.1
@@ -0,0 +1,41 @@
+.TH ENLIGHTENMENT-CONFIG 1 "May 1, 2008" enlightenment
+.SH NAME
+enlighenment-config \- get and set informations about installed enlightenment
+.SH SYNOPSIS
+.B enlightenment-config
+[\fIOPTION\fR] ...
+.br
+.SH DESCRIPTION
+Provides information about the installed enlightenment (e17) program
+.SH OPTION
+Values for OPTION are:
+.TP
+\fB\-\-prefix[=DIR]\fR
+print prefix. If DIR is given, set the prefix to DIR
+.TP
+\fB\-\-exec-prefix[=DIR]\fR
+print path to directory containing executables. If DIR is given, set the prefix to DIR
+.TP
+\fB\-\-libs\fR
+print library linking information
+.TP
+\fB\-\-cflags\fR
+print preprocessor flags and compiler options
+.TP
+\fB\-\-modules-dir\fR
+print installation patch of the modules
+.TP
+\fB\-\-help\fR
+print this help and exit
+.TP
+\fB\-\-version\fR
+print version information
+.SH BUGS
+To report a bug, please visit \fIhttp://bugs.enlightenment.org/\fR
+.SH AUTHOR
+.TP
+enlightenment was written by the Enlightenment Development Team
+.I http://web.enlightenment.org
+.PP
+This manual page was written by Albin Tonnerre <albin.tonnerre at gmail.com>
+for the Debian project (but may be used by others).
diff --git a/debian/enlightenment.1 b/debian/enlightenment.1
new file mode 100644
index 0000000..8fad947
--- /dev/null
+++ b/debian/enlightenment.1
@@ -0,0 +1,36 @@
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ENLIGHTENMENT 1 "May 1, 2008" enlightenment
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+enlightenment \- This is just a placeholder until real man page has been written
+.SH SYNOPSIS
+.B enlightenment
+[\fIOPTION\fR] ...
+.SH DESCRIPTION
+.PP
+\fBenlightenment\fP does not have a man page yet.
+.SH OPTIONS
+.\"These programs follow the usual GNU command line syntax, with long
+.\"options starting with two dashes (`-').
+.\"A summary of options is included below.
+.\"For a complete description, see the Info files.
+.SH SEE ALSO
+.SH AUTHOR
+enlightenment was written by the Enlightenment Development Team
+.I http://web.enlightenment.org
+.PP
+This manual page was written by Albin Tonnerre <albin.tonnerre at gmail.com>
+for the Debian project (but may be used by others).
diff --git a/debian/enlightenment_imc.1 b/debian/enlightenment_imc.1
new file mode 100644
index 0000000..e7001ff
--- /dev/null
+++ b/debian/enlightenment_imc.1
@@ -0,0 +1,36 @@
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ENLIGHTENMENT_IMC 1 "May 1, 2008" enlightenment
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+enlightenment_imc \- This is just a placeholder until real man page has been written
+.SH SYNOPSIS
+.B enlightenment_imc
+[\fIOPTION\fR] ...
+.SH DESCRIPTION
+.PP
+\fBenlightenment_imc\fP does not have a man page yet.
+.SH OPTIONS
+.\"These programs follow the usual GNU command line syntax, with long
+.\"options starting with two dashes (`-').
+.\"A summary of options is included below.
+.\"For a complete description, see the Info files.
+.SH SEE ALSO
+.SH AUTHOR
+enlightenment was written by the Enlightenment Development Team
+.I http://web.enlightenment.org
+.PP
+This manual page was written by Albin Tonnerre <albin.tonnerre at gmail.com>
+for the Debian project (but may be used by others).
diff --git a/debian/enlightenment_remote.1 b/debian/enlightenment_remote.1
new file mode 100644
index 0000000..59743c6
--- /dev/null
+++ b/debian/enlightenment_remote.1
@@ -0,0 +1,36 @@
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ENLIGHTENMENT_REMOTE 1 "May 1, 2008" enlightenment
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+enlightenment_remote \- This is just a placeholder until real man page has been written
+.SH SYNOPSIS
+.B enlightenment_remote
+[\fIOPTION\fR] ...
+.SH DESCRIPTION
+.PP
+\fBenlightenment_remote\fP does not have a man page yet.
+.SH OPTIONS
+.\"These programs follow the usual GNU command line syntax, with long
+.\"options starting with two dashes (`-').
+.\"A summary of options is included below.
+.\"For a complete description, see the Info files.
+.SH SEE ALSO
+.SH AUTHOR
+enlightenment was written by the Enlightenment Development Team
+.I http://web.enlightenment.org
+.PP
+This manual page was written by Albin Tonnerre <albin.tonnerre at gmail.com>
+for the Debian project (but may be used by others).
diff --git a/debian/enlightenment_start.1 b/debian/enlightenment_start.1
new file mode 100644
index 0000000..e8083bf
--- /dev/null
+++ b/debian/enlightenment_start.1
@@ -0,0 +1,36 @@
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH ENLIGHTENMENT_START 1 "May 1, 2008" enlightenment
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+enlightenment_start \- This is just a placeholder until real man page has been written
+.SH SYNOPSIS
+.B enlightenment_start
+[\fIOPTION\fR] ...
+.SH DESCRIPTION
+.PP
+\fBenlightenment_start\fP does not have a man page yet.
+.SH OPTIONS
+.\"These programs follow the usual GNU command line syntax, with long
+.\"options starting with two dashes (`-').
+.\"A summary of options is included below.
+.\"For a complete description, see the Info files.
+.SH SEE ALSO
+.SH AUTHOR
+enlightenment was written by the Enlightenment Development Team
+.I http://web.enlightenment.org
+.PP
+This manual page was written by Albin Tonnerre <albin.tonnerre at gmail.com>
+for the Debian project (but may be used by others).
diff --git a/debian/rules b/debian/rules
index 428a488..5307966 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,5 +17,7 @@ install/e17::
 	mkdir -p debian/tmp/usr/share/lintian/overrides
 	cp debian/e17.overrides debian/tmp/usr/share/lintian/overrides/e17
 
+DEB_INSTALL_MANPAGES_e17 := $(DEB_SRCDIR)/debian/enlightenment.1 $(DEB_SRCDIR)/debian/enlightenment_*.1
+DEB_INSTALL_MANPAGES_e17-dev := $(DEB_SRCDIR)/debian/enlightenment-config.1
 DEB_DH_STRIP_ARGS := --dbg-package=e17-dbg
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath

-- 
Enlightenment 17



More information about the Pkg-e-commits mailing list