rev 9455 - in kde-extras/semantik/trunk/debian: . man patches

Peter Eisentraut petere at alioth.debian.org
Fri Feb 22 11:55:41 UTC 2008


Author: petere
Date: 2008-02-22 11:55:41 +0000 (Fri, 22 Feb 2008)
New Revision: 9455

Added:
   kde-extras/semantik/trunk/debian/man/semantik.1
   kde-extras/semantik/trunk/debian/patches/
   kde-extras/semantik/trunk/debian/patches/kde4-path.patch
   kde-extras/semantik/trunk/debian/semantik.examples
Removed:
   kde-extras/semantik/trunk/debian/semantik.docs
Modified:
   kde-extras/semantik/trunk/debian/changelog
   kde-extras/semantik/trunk/debian/rules
   kde-extras/semantik/trunk/debian/semantik.install
   kde-extras/semantik/trunk/debian/semantik.manpages
   kde-extras/semantik/trunk/debian/semantik.menu
Log:
Converted kdissert packaging to semantik


Modified: kde-extras/semantik/trunk/debian/changelog
===================================================================
--- kde-extras/semantik/trunk/debian/changelog	2008-02-22 11:34:57 UTC (rev 9454)
+++ kde-extras/semantik/trunk/debian/changelog	2008-02-22 11:55:41 UTC (rev 9455)
@@ -2,7 +2,7 @@
 
   * Initial release
 
- -- Peter Eisentraut <petere at debian.org>  Mon, 07 Jan 2008 16:36:31 +0100
+ -- Peter Eisentraut <petere at debian.org>  Fri, 22 Feb 2008 12:37:03 +0100
 
 kdissert (1.0.7-1) unstable; urgency=low
 

Added: kde-extras/semantik/trunk/debian/man/semantik.1
===================================================================
--- kde-extras/semantik/trunk/debian/man/semantik.1	                        (rev 0)
+++ kde-extras/semantik/trunk/debian/man/semantik.1	2008-02-22 11:55:41 UTC (rev 9455)
@@ -0,0 +1,155 @@
+.\" This file was generated by kdemangen.pl
+.TH SEMANTIK 1 "Feb 2008" "K Desktop Environment" "Semantik - Writing documents that make sense"
+.SH NAME
+semantik
+\- Semantik - Writing documents that make sense
+.SH SYNOPSIS
+semantik [Qt\-options] [KDE\-options] 
+.SH DESCRIPTION
+kdissert is a mindmapping tool for supporting the creation of complex
+documents: dissertations, theses, presentations, and reports.  It
+supports pictures and features several document generators: LaTeX
+reports, LaTeX slides (based on Prosper and Beamer), OpenOffice.org
+documents, HTML, and plain text.
+
+A mindmap is a multicolored and image centered radial diagram that
+represents semantic or other connections between portions of learned
+material.  For example, it can graphically illustrate the structure
+of a thesis outline, a project plan, or the government institutions
+in a state.  Mindmaps have many applications in personal, family,
+educational, and business situations.  Possibilities include
+note-taking, brainstorming, summarizing, revising and general
+clarifying of thoughts.
+
+Though this application shares some similarities with general-purpose
+mindmapping tools like FreeMind or Vym, the very first goal of kdissert
+is to create general-purpose documents, not mindmaps.
+
+.SH OPTIONS
+.SS Generic options:
+.TP
+.B  \-\-help  
+Show help about options
+.TP
+.B  \-\-help\-qt  
+Show Qt specific options
+.TP
+.B  \-\-help\-kde  
+Show KDE specific options
+.TP
+.B  \-\-help\-all  
+Show all options
+.TP
+.B  \-\-author  
+Show author information
+.TP
+.B \-v,  \-\-version  
+Show version information
+.TP
+.B  \-\-license  
+Show license information
+.TP
+.B  \-\-  
+End of options
+.SS 
+.SS KDE options:
+.TP
+.B  \-\-caption  <caption>
+Use 'caption' as name in the titlebar
+.TP
+.B  \-\-icon  <icon>
+Use 'icon' as the application icon
+.TP
+.B  \-\-config  <filename>
+Use alternative configuration file
+.TP
+.B  \-\-nocrashhandler  
+Disable crash handler, to get core dumps
+.TP
+.B  \-\-waitforwm  
+Waits for a WM_NET compatible windowmanager
+.TP
+.B  \-\-style  <style>
+sets the application GUI style
+.TP
+.B  \-\-geometry  <geometry>
+sets the client geometry of the main widget - see man X for the argument format
+.SS Qt options:
+.TP
+.B  \-\-display  <displayname>
+Use the X-server display 'displayname'
+.TP
+.B  \-\-session  <sessionId>
+Restore the application for the given 'sessionId'
+.TP
+.B  \-\-cmap  
+Causes the application to install a private color
+map on an 8-bit display
+.TP
+.B  \-\-ncols  <count>
+Limits the number of colors allocated in the color
+cube on an 8-bit display, if the application is
+using the QApplication::ManyColor color
+specification
+.TP
+.B  \-\-nograb  
+tells Qt to never grab the mouse or the keyboard
+.TP
+.B  \-\-dograb  
+running under a debugger can cause an implicit
+-nograb, use -dograb to override
+.TP
+.B  \-\-sync  
+switches to synchronous mode for debugging
+.TP
+.B \-\-fn,  \-\-font  <fontname>
+defines the application font
+.TP
+.B \-\-bg,  \-\-background  <color>
+sets the default background color and an
+application palette (light and dark shades are
+calculated)
+.TP
+.B \-\-fg,  \-\-foreground  <color>
+sets the default foreground color
+.TP
+.B \-\-btn,  \-\-button  <color>
+sets the default button color
+.TP
+.B  \-\-name  <name>
+sets the application name
+.TP
+.B  \-\-title  <title>
+sets the application title (caption)
+.TP
+.B  \-\-visual  TrueColor
+forces the application to use a TrueColor visual on
+an 8-bit display
+.TP
+.B  \-\-inputstyle  <inputstyle>
+sets XIM (X Input Method) input style. Possible
+values are onthespot, overthespot, offthespot and
+root
+.TP
+.B  \-\-im  <XIM server>
+set XIM server
+.TP
+.B  \-\-noxim  
+disable XIM
+.TP
+.B  \-\-reverse  
+mirrors the whole layout of widgets
+.SS 
+
+.SH SEE ALSO
+Full user documentation is available through the KDE Help Center.  You can also enter the URL
+.BR help:/semantik/
+directly into konqueror or you can run 
+.BR "`khelpcenter help:/semantik/'"
+from the command-line.
+.br
+.SH AUTHORS
+.nf
+Thomas Nagy <tnagyemail-mail at yahoo.fr>
+.br
+

Added: kde-extras/semantik/trunk/debian/patches/kde4-path.patch
===================================================================
--- kde-extras/semantik/trunk/debian/patches/kde4-path.patch	                        (rev 0)
+++ kde-extras/semantik/trunk/debian/patches/kde4-path.patch	2008-02-22 11:55:41 UTC (rev 9455)
@@ -0,0 +1,10 @@
+--- semantik-0.6.5/kde4.py	2008-01-27 19:58:26.000000000 +0100
++++ semantik-0.6.5/kde4.py	2008-02-10 20:36:04.000000000 +0100
+@@ -31,7 +31,7 @@
+ 	if not kdeconfig:
+ 		conf.fatal('we need kde4-config')
+ 	prefix = os.popen('%s --prefix' % kdeconfig).read().strip()
+-	file = '%s/share/apps/cmake/modules/KDELibsDependencies.cmake' % prefix
++	file = '%s/share/kde4/apps/cmake/modules/KDELibsDependencies.cmake' % prefix
+ 	try: os.stat(file)
+ 	except: conf.fatal('could not open %s' % file)

Modified: kde-extras/semantik/trunk/debian/rules
===================================================================
--- kde-extras/semantik/trunk/debian/rules	2008-02-22 11:34:57 UTC (rev 9454)
+++ kde-extras/semantik/trunk/debian/rules	2008-02-22 11:55:41 UTC (rev 9455)
@@ -2,14 +2,14 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/langcore.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-WAF = env HOME=$(CURDIR)/debian/waftmp KDE4_DATA_INSTALL_DIR=/usr/share/kde4/apps ./waf -v
-DEB_COMPRESS_EXCLUDE = .docbook .kdi
-DEB_INSTALL_DOCS_ALL =
+WAF = env HOME=$(CURDIR)/debian/waftmp ./waf -v
+DEB_COMPRESS_EXCLUDE = .docbook .sem
 export CXXFLAGS
 
 
-common-build-arch:: build-stamp debian/kdissert.xpm debian/kdissert-16.xpm
+common-build-arch:: build-stamp debian/semantik.xpm debian/semantik-16.xpm
 build-stamp:
 	mkdir -p debian/waftmp
 	$(WAF) configure --prefix=/usr --qtdir=/usr/share/qt4 --want-rpath=0
@@ -17,21 +17,20 @@
 	touch $@
 
 
-debian/kdissert.xpm: src/appdata/hi32-app-kdissert.png
+debian/semantik.xpm: src/images/semantik-32.png
 	convert $< $@
 
-debian/kdissert-16.xpm: src/appdata/hi16-app-kdissert.png
+debian/semantik-16.xpm: src/images/semantik-16.png
 	convert $< $@
 
 
 common-install-arch::
 	$(WAF) install --destdir=$(DEB_DESTDIR)
-	rm -r $(DEB_DESTDIR)/usr/share/applnk
 
 
 clean::
 	rm -f build-stamp
 	-$(WAF) distclean
-	rm -f debian/kdissert.xpm debian/kdissert-16.xpm
+	rm -f debian/semantik.xpm debian/semantik-16.xpm
 	rm -rf debian/waftmp
 	rm -rf build/

Deleted: kde-extras/semantik/trunk/debian/semantik.docs

Added: kde-extras/semantik/trunk/debian/semantik.examples
===================================================================
--- kde-extras/semantik/trunk/debian/semantik.examples	                        (rev 0)
+++ kde-extras/semantik/trunk/debian/semantik.examples	2008-02-22 11:55:41 UTC (rev 9455)
@@ -0,0 +1 @@
+example.sem

Modified: kde-extras/semantik/trunk/debian/semantik.install
===================================================================
--- kde-extras/semantik/trunk/debian/semantik.install	2008-02-22 11:34:57 UTC (rev 9454)
+++ kde-extras/semantik/trunk/debian/semantik.install	2008-02-22 11:55:41 UTC (rev 9455)
@@ -1,2 +1,2 @@
-debian/kdissert.xpm usr/share/pixmaps/
-debian/kdissert-16.xpm usr/share/pixmaps/
+debian/semantik.xpm usr/share/pixmaps/
+debian/semantik-16.xpm usr/share/pixmaps/

Modified: kde-extras/semantik/trunk/debian/semantik.manpages
===================================================================
--- kde-extras/semantik/trunk/debian/semantik.manpages	2008-02-22 11:34:57 UTC (rev 9454)
+++ kde-extras/semantik/trunk/debian/semantik.manpages	2008-02-22 11:55:41 UTC (rev 9455)
@@ -1 +1 @@
-debian/man/kdissert.1
+debian/man/semantik.1

Modified: kde-extras/semantik/trunk/debian/semantik.menu
===================================================================
--- kde-extras/semantik/trunk/debian/semantik.menu	2008-02-22 11:34:57 UTC (rev 9454)
+++ kde-extras/semantik/trunk/debian/semantik.menu	2008-02-22 11:55:41 UTC (rev 9455)
@@ -1,8 +1,8 @@
-?package(kdissert):\
+?package(semantik):\
 	needs="X11"\
 	section="Applications/Office"\
-	title="kdissert"\
-	command="/usr/bin/kdissert"\
-	icon32x32="/usr/share/pixmaps/kdissert.xpm"\
-	icon16x16="/usr/share/pixmaps/kdissert-16.xpm"\
+	title="semantik"\
+	command="/usr/bin/semantik"\
+	icon32x32="/usr/share/pixmaps/semantik.xpm"\
+	icon16x16="/usr/share/pixmaps/semantik-16.xpm"\
 	hints="KDE"




More information about the pkg-kde-commits mailing list