rev 5033 - in www/v2: . images pages

Ana Beatriz Guerrero López ana at alioth.debian.org
Sat Dec 2 16:16:16 CET 2006


Author: ana
Date: 2006-12-02 16:16:13 +0100 (Sat, 02 Dec 2006)
New Revision: 5033

Added:
   www/v2/1024px.zip
   www/v2/genweb.sh
   www/v2/images/
   www/v2/images/KDEbian2-60x60.png
   www/v2/images/KDEbian2.png
   www/v2/images/background.gif
   www/v2/images/konqui.jpg
   www/v2/kde.dot
   www/v2/output/
   www/v2/pages/
   www/v2/pages/bottom
   www/v2/pages/descriptions
   www/v2/pages/faq
   www/v2/pages/index
   www/v2/pages/kde4
   www/v2/pages/kdeextras
   www/v2/pages/qtkde
   www/v2/pages/style.css
   www/v2/pages/top
Log:
Webpage version 2.
Initial import. Everybody is invited to improve it.



Added: www/v2/1024px.zip
===================================================================
(Binary files differ)


Property changes on: www/v2/1024px.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/v2/genweb.sh
===================================================================
--- www/v2/genweb.sh	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/genweb.sh	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,15 @@
+#!/bin/bash    
+
+OUTPUT=output
+rm -rf pages/*~
+FILES=`ls pages/ | grep -v "style.css\|top\|bottom"`
+
+cp pages/style.css $OUTPUT/style.css
+cp -a images $OUTPUT/
+
+for i in $FILES
+do
+	cat pages/top > $OUTPUT/$i.html
+	cat pages/$i >> $OUTPUT/$i.html
+	cat pages/bottom >> $OUTPUT/$i.html
+done


Property changes on: www/v2/genweb.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: www/v2/images/KDEbian2-60x60.png
===================================================================
(Binary files differ)


Property changes on: www/v2/images/KDEbian2-60x60.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/v2/images/KDEbian2.png
===================================================================
(Binary files differ)


Property changes on: www/v2/images/KDEbian2.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/v2/images/background.gif
===================================================================
(Binary files differ)


Property changes on: www/v2/images/background.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/v2/images/konqui.jpg
===================================================================
(Binary files differ)


Property changes on: www/v2/images/konqui.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: www/v2/kde.dot
===================================================================
--- www/v2/kde.dot	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/kde.dot	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,34 @@
+digraph KDE {
+
+    margin="0.2";
+
+/** LEGEND **/
+    frob     [shape=rect, color=brown, fontcolor=brown] ;
+    njordan  [shape=rect, color=blue, fontcolor=blue] ;
+    noel     [shape=rect, color=magenta, fontcolor=magenta] ;
+    "QT-KDE" [shape=rect] ;
+
+/** DEPS **/
+
+    "qt-x11-free" -> { arts } ;
+
+    arts -> libs ;
+
+    libs -> { "graphics,\n admin, toys,\n network,\n office" } ;
+
+    libs -> base       -> { utils artwork addons } ;
+    libs -> multimedia -> { accessibility addons } ;
+    pim  -> sdk        -> { webdev kdevelop } ;
+    { pim games } -> addons
+    
+    libs -> { edu pim games i18n } ;
+
+/* frob's packages */
+    edu      [color=brown, fontcolor=brown] ;
+    pim      [color=brown, fontcolor=brown] ;
+    games    [color=brown, fontcolor=brown] ;
+/* njordan packages */
+    kdevelop [color=blue, fontcolor=blue] ;
+/* noel packages */
+    i18n     [color=magenta, fontcolor=magenta] ;
+}

Added: www/v2/pages/bottom
===================================================================
--- www/v2/pages/bottom	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/bottom	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,40 @@
+		</div>
+
+		<div id="sidebar">
+			
+			<h2>Debian Qt/KDE Maintainers</h2>
+			<ul>
+				<li><a href="qtkde.html">General info</a></li>
+				<li><a href="#">Package list</a></li>
+				<li><a href="#">...</a>
+			</ul>
+			
+			<h2>Debian KDE Extras Team</h2>
+			<ul>
+				<li><a href="kdeextras.html">General info</a></li>
+				<li><a href="#">Package list</a></li>
+				<li><a href="#">...</a>
+			</ul>
+			
+			
+			<h2>Misc</h2>
+			<ul>
+				<li><a href="faq.html">FAQ</a></li>
+				<li><a href="kde4.html">KDE4</a></li>
+				<li><a href="descriptions.html">Descriptions policy draft</a></li>
+				<li><a href="#">bts-link</a></li>
+				<li><a href="#">How to package kde applications</a></li>
+				<li><a href="#">SVN quick guide</a></li>
+				
+			</ul>
+
+		</div>
+	
+		<div id="footer">
+			<p><a href="mailto:pkg-kde-talk at lists.alioth.debian.org">Contact us</a> | <a href="#header">Back to top</a><br />Design by <a href="http://andreasviklund.com/">Andreas Viklund</a>
+			</p>
+		</div>
+	
+	</div>
+</body>
+</html>
\ No newline at end of file

Added: www/v2/pages/descriptions
===================================================================
--- www/v2/pages/descriptions	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/descriptions	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,109 @@
+			<h2>Descriptions policy draft</h2>
+
+			<p>This is a proposal for the descriptions of the KDE packages in Debian. I
+			tried to <a
+			href="http://lists.kde.org/?t=110426692200003&amp;r=1&amp;w=2">contact upstream
+			in kde-devel</a> for a bit of help in this issue, but (maybe because of the
+			holidays) I didn't received many feedback. My suggestion is to agree on some
+			common brief guidelines, and make a list of packages that lack a description,
+			as <a
+			href="http://lists.kde.org/?l=kde-devel&amp;m=110429476924080&amp;w=2">Jess
+			Roncero suggested</a>. We can post the list in the KDE or Debian Wiki, and then
+			ask in kde-quality or debian-kde, so users can help with them.</p>
+			
+			<h3>The problem</h3>
+			<p>The descriptions actually are more or less like that (taken from
+			kaudiocreator, in kdemultimedia):</p>
+			
+	<pre>
+	Description: CD ripper and audio encoder frontend
+	KDE is a powerful Open Source graphical desktop environment
+	for Unix workstations. It combines ease of use, contemporary
+	functionality, and outstanding graphical design with the
+	technological superiority of the Unix operating system.
+	.
+	CD ripper and audio encoder frontend.
+	.
+	This package is part of the official KDE multimedia module.
+	</pre>
+			
+			<p>This haves two problems:</p>
+			
+			<ul>
+			<li>The KDE blurb is repeated again, and again, and the same for the reference
+			to the respective KDE module.</li>
+			<li>The <em>real</em> description is too short.</li>
+			</ul>
+			
+			<p>We should solve the second as mentioned above, trying to get the
+			descriptions from users or upstream developers. For the first, we can use this
+			proposed solution.</p>
+			
+			<h3>The solution</h3>
+			
+			<p>Proposed description for kaudiocreator:</p>
+			
+	<pre>
+	Description: CD ripper and audio encoder frontend for KDE
+	KAudioCreator is a tool for audio extraction (ripping) and encoding. It can
+	keep your WAV files, or convert them to Ogg/Vorbis, MP3, or FLAC. It also
+	searches CDDB to retrieve the information of the disk.
+	.
+	This package is part of KDE, as a component of the KDE multimedia module.
+	See the 'kde' and 'kdemultimedia' packages for more information.
+	</pre>
+			
+			<p>Of course, having a better description of the application, is not part of
+			the policy, is just common sense. ;-) What is important to highlight, is that
+			the <q>KDE is a powerful...</q> blurb, and the <q>this package is part
+			of...</q> final, are merged and simplified at the end. It's more logical to
+			have the description first, because those using KDE already know what it is,
+			and those who don't use it, don't care about it, and are just interested in the
+			application. Summarizing:</p>
+			
+			<ol>
+			<li>Description of the application. Always open to improvements and
+			corrections.</li>
+			<li><samp>This package is part of KDE, as a component of the KDE foo module. See
+			the 'kde' and 'kdefoo' packages for more information.</samp></li>
+			<li><samp>Homepage: http://foo.kde.org/</samp>. This probably doesn't make
+			sense for some modules (like this, multimedia), but the websites of KDE-Edu,
+			KDE-Accesibility, KDE-PIM, and maybe others, are interesting, and can be
+			promoted.</li>
+			</ol>
+			
+			<h3>Metapackages</h3>
+			
+			<p>The individual descriptions, rely a bit on the metapackages to describe the
+			context, so we can move the <q>KDE is...</q> blurb to them. This is a proposed
+			description for the packages in <samp>meta-kde</samp>:</p>
+			
+			<h5>kde</h5>
+	<pre>
+	Description: The K Desktop Environment official modules
+	KDE is a powerful Open Source graphical desktop environment
+	for Unix workstations. It combines ease of use, contemporary
+	functionality, and outstanding graphical design with the
+	technological superiority of the Unix operating system.
+	.
+	This package includes all the official modules released with KDE. This
+	includes multimedia, networking, personal information manager (PIM),
+	graphics, education, games, web development, and other artwork and
+	utilities.
+	</pre>
+			
+			<p>Notes: instead of saying "kdeadmin, kdeartwork, ..." (which is the same as
+			looking at the Depends), I prefer to say a really descriptive word.</p>
+			
+			<h5>kde-core</h5>
+	<pre>
+	Description: The K Desktop Environment core modules
+	KDE is a powerful Open Source graphical desktop environment
+	for Unix workstations. It combines ease of use, contemporary
+	functionality, and outstanding graphical design with the
+	technological superiority of the Unix operating system.
+	.
+	This package includes all the core official modules released with KDE. This
+	includes just the basic desktop (browser, file manager, text editor, control
+	center, panel, etc.) and important libraries and data.
+	</pre>
\ No newline at end of file

Added: www/v2/pages/faq
===================================================================
--- www/v2/pages/faq	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/faq	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,80 @@
+
+			<h2>Frequently Asked Questions (FAQ)</h2>
+
+			<h4 id="q1">1. I can't compile Qt/KDE applications! I get this: configure error:
+			Qt not found</h4>
+			
+			<p>A very common problem when compiling KDE programs (or other ones which use
+			Qt), is that the configure script, is unable to find where Qt is, and failing
+			with a message like this:
+			
+			<p><samp>checking for Qt... configure: error: Qt (&gt;= Qt 3.1.0) (headers and
+			libraries) not found. Please check your installation!</samp></p>
+			
+			<p>This problem can mean different things:</p>
+			
+			<ul>
+			<li>You don't have the necessary Qt packages installed.</li>
+			<li>The packages are installed, but configure is unable to find them.</li>
+			</ul>
+			
+			<p>First, make sure you have (at least) libqt3-mt-dev and qt3-dev-tools. If
+			configure is successful, but during compilation, the build fails because a file
+			is missing (for example, qlist.h), this means this software is using obsolete
+			headers. Please, report this fact to the developers of this software, and to
+			complete the build, install libqt3-compat-headers.</p>
+			
+			<p>If configure still fails with the same error, this means is failing to
+			find where Qt is installed. You can pass the exact path to the configure script
+			this way:
+			
+			<p><kbd>--with-qt-dir=/usr/share/qt3</kbd></p>
+			
+			<p>Since this is a bit annoying if you are compiling lots of times, you can
+			set the environment variable QTDIR, pointing to /usr/share/qt3 (in bash:
+			export QTDIR=/usr/share/qt3).</p>
+			
+			
+			
+			<h4 id="q2">2. When I remove one application, my whole KDE is deleted!</h4>
+			
+			<p>Make sure you understand what a metapackage is, and how are structured the
+			<a href="packages.html">KDE packages</a>. If you installed all KDE, for
+			example, running <kbd>apt-get install kde</kbd>, you have installed a
+			metapackage, and all its dependencies (kdebase, kdenetwork, kdegraphics, etc.),
+			but the metapackage itself is empty.</p>
+			
+			<p>If after this, you remove, for example, kfloppy, you will see that two more
+			packages will be removed: kdeutils, and kde. This doesn't means that all your
+			utils and all your desktop will be removed, just means that you no longer have
+			your <em>complete</em> set of utils, and the whole KDE applications.</p>
+			
+			<p>Using aptitude it's a bit different. If you installed the kde metapackage
+			using aptitude, the rest of packages installed as dependencies of kde, are
+			marked as automatically installed. Then, if you remove one of this dependencies
+			(for example, kfloppy), it will remove kdeutils and kde, and the rest of
+			packages that those packages depend on (because they are marked as
+			automatically installed).</p>
+			
+			<p>If you don't want those packages removed, mark them as manually installed
+			(with aptitude unmarkauto or pressing <kbd>m</kbd> (lowercase) in GUI mode when
+			the package name is highlighted).</p>
+			
+			
+			
+			<h4 id="q3">3. How do I install KDE?</h4>
+			
+			<p>If you want the desktop, and the basic applications, install kde-core, and
+			x-window-system-core. If you want the complete desktop, and all applications,
+			install kde instead. See the <a href="packages.html">overview of the KDE
+			packages</a> for more information.</p>
+			
+			
+			<h4 id="q4">4. I can't decrypt some messages with KMail</h4>
+			
+			<p>You probably are missing the gnupg-agent package. Read the document about <a
+			href="http://kmail.kde.org/kmail-pgpmime-howto.html">using OpenPGP and
+			PGP/MIME</a> in the KMail website. Using Debian you don't need to build
+			anything, so skip the first part, and install pinentry-qt and gnupg-agent.
+			After that, configure GPG as explained in the HOWTO. Restart X to make sure
+			<code>/etc/X11/Xsession.d/90gpg-agent</code> is run.</p>

Added: www/v2/pages/index
===================================================================
--- www/v2/pages/index	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/index	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,14 @@
+
+			<h2>Welcome!</h2>
+			<p><img src="images/konqui.jpg" width="152" height="184" alt="Konqui" class="left photo" />This is the home page of the teams normally known as the  <strong><span class="gray">Debian Qt/KDE Maintainers</span></strong> and <strong><span class="gray">Debian KDE Extras Team</span></strong> . We are a group of people with a common goal in mind: bringing the better KDE possible to Debian.</p>
+			
+			<h2>Latest news:</h2>
+
+			<p><strong>December 1, 2006</strong><br />
+			KOffice 1.6.1 uploaded to unstable.</p>
+			
+			<p><strong>December 2, 2006</strong><br />
+			Starting new webpage.</p>
+		
+	
+

Added: www/v2/pages/kde4
===================================================================
--- www/v2/pages/kde4	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/kde4	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,9 @@
+
+			<h2>KDE4</h2>
+			<p>At this moment, we are busy trying to get KDE3 in the best shape possible for Etch. After Etch, we will start to work for KDE4.</p>
+			
+			<p>Also, at this moment most KDE libraries are still under heavy development, and the API gets changed weekly. The best way to do KDE4 development just now is getting kdelibs, kdepimlibs, ... from the SVN as explained in: http://wiki.kde.org/tiki-index.php?page=KDE3To4
+			</p>
+
+	
+

Added: www/v2/pages/kdeextras
===================================================================
--- www/v2/pages/kdeextras	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/kdeextras	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,4 @@
+			<h2>Debian KDE Extras Team</h2>
+			<p>Brief descrption about the team here ...</p>
+			<p>Mailing list: <a href="mailto:pkg-kde-extras at lists.alioth.debian.org">pkg-kde-extras at lists.alioth.debian.org</a></p>
+			<p>Mailing list archives: <a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras">http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras</a></p>
\ No newline at end of file

Added: www/v2/pages/qtkde
===================================================================
--- www/v2/pages/qtkde	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/qtkde	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,4 @@
+			<h2>Debian Qt/KDE Maintainers</h2>
+			<p>Brief descrption about the team here ...</p>
+			<p>Mailing list: <a href="mailto:debian-qt-kde at lists.debian.org">debian-qt-kde at lists.debian.org</a></p>
+			<p>Mailing list archives: <a href="http://lists.debian.org/debian-qt-kde/">http://lists.debian.org/debian-qt-kde/</a></p>
\ No newline at end of file

Added: www/v2/pages/style.css
===================================================================
--- www/v2/pages/style.css	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/style.css	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,190 @@
+/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.
+
+Version: 1.0, March 29, 2006 */
+
+/******** General tags ********/
+body{
+font:76% Verdana,Tahoma,Arial,sans-serif;
+background:#ffffff url(images/background.gif) top center repeat-y;
+color:#404040;
+line-height:1.2em;
+margin:0 auto;
+padding:0;
+}
+
+a{
+text-decoration:none;
+color:#4088b8;
+font-weight:bold;
+}
+
+a:hover{text-decoration:underline;}
+a img{border:0;}
+p{margin:0 0 18px 10px;}
+ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
+ul ul,ol ol{margin:4px 0 4px 35px;}
+
+h1{
+font-size:4.2em;
+letter-spacing:-8px;
+margin:0 0 30px 25px;
+color:#4088b8;
+}
+
+h1 a{text-transform:none; color:#4088b8;}
+
+h2{
+font-size:1.4em;
+color:#4088b8;
+border-bottom:4px solid #dadada;
+padding:0 2px 2px 5px;
+margin:0 0 10px 0;
+letter-spacing:-1px;
+}
+
+h3{
+font-size:1.2em;
+font-weight:bold;
+color:#4088b8;
+border-bottom:1px solid #dadada;
+margin:10px 0 8px 0;
+padding:1px 2px 2px 3px;
+}
+
+h5{margin:0 0 18px 10px;}
+
+pre{margin:0 0 18px 10px;}
+
+blockquote{
+font-size:0.9em;
+border:1px solid #dadada;
+margin:20px 10px;
+padding:8px;
+}
+
+/******** Main wrap ********/
+#wrap{
+color:#404040;
+width:970px;
+margin:10px auto;
+padding:0;
+}
+
+#header{margin:0;}
+
+#toplinks{text-align:right; padding:5px 2px 2px 3px;}
+
+#slogan{
+font-size:1.5em;
+color:#808080;
+font-weight:bold;
+letter-spacing:-1px;
+margin:15px 0px 20px 35px;
+line-height:1.2em;
+}
+
+/******** sidebar ********/
+#sidebar{
+float:left;
+width:195px;
+margin:0 0 5px 0;
+padding:1px 0 0 0;
+}
+
+#sidebar ul{
+list-style:none;
+font-size:0.9em;
+margin:0;
+padding:0 0 15px 10px;
+}
+
+#sidebar li{
+list-style:none;
+margin:0 0 4px 0;
+padding:0;
+}
+
+#sidebar li a{
+font-size:1.2em;
+font-weight:bold;
+padding:2px;
+}
+
+#sidebar ul ul{
+margin:4px 0 3px 15px;
+line-height:1.2em;
+padding:0;
+}
+
+#sidebar ul ul li a{font-weight:normal;}
+#sidebar h2{margin:3px 0px 8px 0px;}
+
+/******** Content variations ********/
+#content{
+line-height:1.5em;
+width:750px;
+float:right;
+text-align:left;
+margin:0;
+padding:0;
+}
+
+#contentalt{
+line-height:1.5em;
+width:750px;
+float:left;
+text-align:left;
+padding:0;
+margin-right:20px;
+}
+
+#content h3, #contentalt h3{margin:10px 0 8px;}
+
+/******** Footer ********/
+#footer{
+clear:both;
+text-align:right;
+color:#808080;
+font-size:0.9em;
+border-top:4px solid #dadada;
+margin:0 auto;
+padding:8px 0;
+line-height:1.6em;
+}
+
+#footer p{margin:0; padding:0;}
+#footer a{color:#808080;}
+
+/******** Various classes ********/
+.box{
+color:#ffffff;
+font-size:0.9em;
+background-color:#4088b8;
+border:1px solid #c8c8c8;
+line-height:1.3em;
+padding:5px 5px 5px 8px;
+}
+
+.box a{color:#f0f0f0;}
+.left{float:left; margin:0 15px 4px 0;}
+.right{float:right; margin:0 0 4px 15px;}
+.textright{text-align:right;}
+.readmore{text-align:right; margin:-10px 10px 12px 0;}
+
+.center{text-align:center;}
+.blue{color:#4088b8;}
+.big{font-size:1.3em;}
+.small{font-size:0.8em;}
+.bold{font-weight:bold;}
+
+.clear{clear:both;}
+.hide{display:none;}
+.fade{color:#c8c8c8;}
+.gray{color:#808080;}
+
+.photo{
+border:1px solid #bababa;
+padding:2px;
+background-color:#ffffff;
+margin:6px 18px 2px 5px;
+}
\ No newline at end of file

Added: www/v2/pages/top
===================================================================
--- www/v2/pages/top	2006-12-02 14:15:57 UTC (rev 5032)
+++ www/v2/pages/top	2006-12-02 15:16:13 UTC (rev 5033)
@@ -0,0 +1,24 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+	<meta name="description" content="The Debian KDE maintainers website" />
+	<meta name="keywords" content="debian, kde, qt" />
+	<meta name="author" content="The Debian KDE maintainers / Design by Andreas Viklund - http://andreasviklund.com/" />
+	<link rel="stylesheet" type="text/css" href="style.css" title="1024px style" media="screen,projection" />
+	<title>The Debian KDE maintainers website</title>
+</head>
+
+<body>
+	<div id="wrap">
+	
+		<div id="header">
+			<p id="toplinks">Skip to: <a href="#content">Content</a> | <a href="#sidebar">Navigation</a> | <a href="#footer">Footer</a></p>
+			
+			<h1><img src="images/KDEbian2-60x60.png" /><a href="index.html"> Debian <span class="fade">KDE Team</span></a></h1>
+			<!--<p id="slogan">packaging the best Desktop Enviroment...</p> -->
+		</div>
+
+		<div id="content">
+




More information about the pkg-kde-commits mailing list