public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Cendron (scen)" <scen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/it/desktop/kde: kde4-guide.xml
Date: Wed, 10 Nov 2010 21:15:38 +0000 (UTC)	[thread overview]
Message-ID: <20101110211538.7BEB120051@flycatcher.gentoo.org> (raw)

scen        10/11/10 21:15:38

  Modified:             kde4-guide.xml
  Log:
  Version 2.1, revision 1.63 of EN CVS

Revision  Changes    Path
1.9                  xml/htdocs/proj/it/desktop/kde/kde4-guide.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/it/desktop/kde/kde4-guide.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/it/desktop/kde/kde4-guide.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/it/desktop/kde/kde4-guide.xml?r1=1.8&r2=1.9

Index: kde4-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/it/desktop/kde/kde4-guide.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- kde4-guide.xml	25 Aug 2010 20:52:09 -0000	1.8
+++ kde4-guide.xml	10 Nov 2010 21:15:38 -0000	1.9
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/desktop/kde/kde4-guide.xml,v 1.8 2010/08/25 20:52:09 scen Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/it/desktop/kde/kde4-guide.xml,v 1.9 2010/11/10 21:15:38 scen Exp $ -->
 
 <guide lang="it">
 <title>Guida a KDE per Gentoo</title>
@@ -37,8 +37,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2</version>
-<date>2010-08-14</date>
+<version>2.1</version>
+<date>2010-11-03</date>
 
 <chapter>
 <title>KDE 3</title>
@@ -101,7 +101,8 @@
 <table>
   <tr>
     <ti>
-      <uri link="#kde_portage">KDE SC tramite Portage (attualmente 4.4.5)</uri>
+      <uri link="#kde_portage">KDE SC tramite Portage (stabile: 4.4.5,
+      test: 4.5.3)</uri>
     </ti>
   </tr>
   <tr>
@@ -111,8 +112,8 @@
   </tr>
   <tr>
     <ti>
-      <uri link="#live">ebuild KDE "live" (attualmente 4.4.9999, 4.5.9999,
-      9999)</uri> (sorgenti da repository SVN, ndt)
+      <uri link="#live">ebuild KDE "live" (attualmente 4.5.9999, 9999)</uri>
+      (sorgenti da repository SVN, ndt)
     </ti>
   </tr>
 </table>
@@ -120,7 +121,7 @@
 </body>
 </section>
 <section id="kde_portage">
-<title>Installare KDE SC 4.4.5 (da Portage)</title>
+<title>Installare KDE SC 4.4.5 o 4.5.3 (da Portage)</title>
 <body>
 
 <note>
@@ -130,41 +131,45 @@
 </note>
 
 <p>
-L'installazione può essere eseguita sia usando i meta pacchetti sia usando i
-"set" (insiemi di pacchetti, ndt).
+KDE SC 4.4.5 è l'attuale rilascio stabile.
 </p>
 
-<pre caption="Installazione di KDE usando i meta pacchetti">
-# <i>emerge -av kde-meta:4.4</i> <comment>(contiene tutti i moduli di KDE)</comment>
-# <i>emerge -av kdebase-meta:4.4 kdegames-meta:4.4</i> <comment>(installazione dei soli moduli prescelti)</comment>
+<pre caption="Installazione di KDE 4.4.5 usando i meta pacchetti">
+# <i>emerge -av kde-meta</i> <comment>(contiene tutti i moduli di KDE)</comment>
+# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installazione dei soli moduli prescelti)</comment>
 </pre>
 
 <p>
-Per l'installazione tramite i "set" passare alla sezione <uri
-link="#sets">Utilizzo dei Set</uri>.
+Anche KDE SC 4.5.3 è in portage, ma in ~testing. Gli utenti con sistemi stabili
+doranno inoltre posizionare <uri
+link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.5.keywords;h=8663dc27daa94aa6f312283cb894e0176d96cc9b;hb=HEAD">
+questo file keywords</uri> in <path>/etc/portage/package.keywords</path>.
 </p>
 
+<pre caption="Installazione di KDE 4.5.3 usando i meta pacchetti">
+# <i>emerge -av kde-meta</i> <comment>(contiene tutti i moduli di KDE)</comment>
+# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installazione dei soli moduli prescelti)</comment>
+</pre>
+
 <note>
-KDE SC 4.5.0, il rilascio più recente di KDE Software Compilation, non verrà
-incluso nell'albero di portage in quanto sono presenti alcuni bug assenti nella
-versione precedente, tra cui:
-<uri link="https://bugs.kde.org/show_bug.cgi?id=230247">Bug nella notifica
-d'avvio di akonadi</uri>
-<uri link="https://bugs.kde.org/show_bug.cgi?id=243991">Video composito non
-funnzionante su NVidia/TwinView</uri>
-<uri link="https://bugs.kde.org/show_bug.cgi?id=247144">bug nella visualizzione
-delle cartelle in Plasma</uri>
-<uri link="https://bugs.kde.org/show_bug.cgi?id=245491">bug dei suggerimenti in
-Dolphin, corretto nella versione 4.5.1</uri>
-Ci sono altre numerose imperfezioni nella barra di sistema e nelle aree di
-notifiche Plasma e una regressione di KTar (kdelibs) corretta nella versione
-4.5.1. Rilasciare una versione di KDE SC contenente bug conosciuto causerebbe
-soloamente duplicati in bugs.kde.org.
+Probabilmente KDE SC 4.5 non verrà mai reso stabile. Le spiegazioni sono
+elencate nel <uri
+link="http://www.gentoo.org/proj/en/desktop/kde/meeting-logs/kde-project-meeting-summary-20100902.txt">
+sommario dell'incontro di Settembre</uri> e in <uri
+link="http://blog.tampakrap.gr/gentoo-kde-and-qt-september-meetings/">questo
+messaggio blog</uri>.
 </note>
 
+<p>
+A causa della riscrittura quasi totale di KDEPI, gli sviluppatori principali di
+KDEPI hanno deciso di non rilasciare KDEPIM per KDE 4.5. Invece, continueranno
+a rilasciare nuove versioni 4.4.x di KDEPIM (attualmente c'è la 4.4.7) che può
+essere installata sia in KDE 4.4.5 che in KDE 4.5.3.
+</p>
+
 </body>
 </section>
-<section id="snapshots">
+<!--<section id="snapshots">
 <title>Installare gli snapshot di KDE 4.4.XX (dall'overlay kde)</title>
 <body>
 
@@ -179,7 +184,7 @@
 </p>
 
 </body>
-</section>
+</section>-->
 <section id="live">
 <title>Installare le ebuild "live" di KDE SC (dall'overlay kde)</title>
 <body>
@@ -195,18 +200,14 @@
 checkout pubblico attraverso un account anonimo (anonsvn). Gentoo, in quanto
 distribuzione basata su sorgenti, ha l'abilità di fornire ebuild "live" che
 effettuano il checkout del codice sia dal ramo ("branch") più recente che da
-quello principale (trunk). Attualmente, vengono forniti gli ebuild 4.4.9999 dal
-ramo 4.4.
+quello principale (trunk). Attualmente, vengono forniti gli ebuild 4.5.9999 dal
+ramo 4.5 e le ebuild 9999 dal ramo trunk di SVN.
 </p>
 
 <table>
 <tr>
  <th>Versione Ebuild</th>
  <th>Versione KDE SC</th>
-</tr>
-<tr>
- <ti>4.4.9999</ti>
- <ti>KDE 4.4.Branch</ti>
  </tr>
 <tr>
   <ti>4.5.9999</ti>
@@ -253,9 +254,6 @@
 
 <pre caption="Creare il collegamento simbolico del file kde-4.X.9999.keywords o
 kde-live">
-# <i>cd /etc/portage/package.keywords</i>
-# <i>ln -s /percorso/all/overlay/kde/Documentation/package.keywords/kde-4.4.9999.keywords
-.</i><comment>(per il ramo (Branch) 4.4 )</comment>
 # <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.5.9999.keywords
 .</i><comment>(per il ramo (Branch) 4.5 )</comment>
 # <i>ln -s /percorso/all/overlay/kde/Documentation/package.keywords/kde-live.keywords
@@ -269,9 +267,6 @@
 </p>
 
 <pre caption="Installazione delle ebuild live di KDE usando i meta pacchetti">
-<comment>(Per il ramo (Branch) KDE SC 4.4)</comment>
-# <i>emerge -av kde-meta:4.4</i> <comment>(contiene tutti i moduli di KDE)</comment>
-# <i>emerge -av kdebase-meta:4.4 kdegames-meta:4.4</i> <comment>(installazione dei soli moduli prescelti)</comment>
 <comment>(Per il ramo (Branch) KDE SC 4.5)</comment>
 # <i>emerge -av kde-meta:4.5</i> <comment>(contiene tutti i moduli di KDE)</comment>
 # <i>emerge -av kdebase-meta:4.5 kdegames-meta:4.5</i> <comment>(installation of chosen modules only)</comment>






             reply	other threads:[~2010-11-10 21:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10 21:15 Davide Cendron (scen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-06 11:27 [gentoo-commits] gentoo commit in xml/htdocs/proj/it/desktop/kde: kde4-guide.xml Agostino Sarubbo (ago)
2012-11-05 19:20 Agostino Sarubbo (ago)
2012-05-27 17:23 Agostino Sarubbo (ago)
2012-02-26 15:07 Sven Vermeulen (swift)
2011-01-25 19:22 Davide Cendron (scen)
2010-12-09 18:21 Davide Cendron (scen)
2010-08-25 20:52 Davide Cendron (scen)
2010-06-20 20:51 Davide Cendron (scen)
2010-04-26 17:49 Davide Cendron (scen)
2010-04-15 20:23 Davide Cendron (scen)
2010-03-09 20:53 Davide Cendron (scen)
2010-02-21 16:44 Davide Cendron (scen)
2009-12-03 20:07 Davide Cendron (scen)
2009-11-17 23:02 Davide Cendron (scen)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101110211538.7BEB120051@flycatcher.gentoo.org \
    --to=scen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox