From Fedora Project Wiki

< SIGs‎ | KDE

(Created page with '= KDE 4.7 Packaging = Upstream tarball of KDE SC 4.7 totally changed, see ftp://ftp.kde.org/pub/kde/stable/4.6.3/src/ 4.6.3 vs [[ftp://ftp.kde.org/pub/kde/unstable/4.6.80/src...')
 
m (s/KDE/KDE SC/ in the title to make pedants happy.)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
= KDE 4.7 Packaging =
= KDE SC 4.7 Packaging =
Upstream tarball of KDE SC 4.7 totally changed, see [[ftp://ftp.kde.org/pub/kde/stable/4.6.3/src/ 4.6.3]] vs [[ftp://ftp.kde.org/pub/kde/unstable/4.6.80/src/ 4.6.80]]. This page tries to describe what has been changed.
Upstream tarballs of KDE SC 4.7 totally changed, see [[ftp://ftp.kde.org/pub/kde/stable/4.6.3/src/ 4.6.3]] vs [[ftp://ftp.kde.org/pub/kde/unstable/4.6.80/src/ 4.6.80]]. This page tries to describe what has been changed.
 
You can use something like following command to check what was changed:
<pre>
diff -u <(tar -tjf /path/to/old/tarball-4.6.3.tar.bz2 | sed 's#^[^/]*/##g') <(tar -tjf /path/to/new/tarball-4.6.80.tar.bz2 | sed 's#^[^/]*/##g')
</pre>


== kdelibs ==
== kdelibs ==
* katepart is missing, move <code>kate-%{version}/part</code> to <code>./kate</code>
* katepart is missing, move <code>kate-%{version}/part</code> to <code>./kate</code>. '''DONE''' by jreznik
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247711 build]
 
== kdebase ==
kdebase was renamed to kde-baseapps
* konq-plugins is new
* konsole is missing
* kwrite is missing, move <code>kate-%{version}/kwrite</code> to <code>./kwrite</code>
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246440 build]
 
== kdebase-runtime ==
kdebase-runtime was renamed to kde-runtime
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247742 build]
 
== kdebase-workspace ==
kdebase-workspace was renamed to kde-workspace
* wallpapers is missing
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=245980 build]
 
== kdesdk ==
* kate is missing, move <code>kate-%{version}/kate</code> to <code>./kate</code>
 
== kdeaccessibility ==
* directory doc/ is splitted to directories per tools
* IconThemes is missing, now in kdeartwork
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246475 build]
 
== kdeadmin ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246453 build]
 
== kdebindings ==
splitted to separate modules
 
== kdeedu ==
splitted to separate tarballs, nothing left
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=249704 build]
Proposed specfiles (work in progress):
* [http://rnovacek.fedorapeople.org/blinken.spec blinken]
* [http://rnovacek.fedorapeople.org/cantor.spec cantor]
* [http://rnovacek.fedorapeople.org/kalgebra.spec kalgebra]
* [http://rnovacek.fedorapeople.org/kalzium.spec kalzium]
* [http://rnovacek.fedorapeople.org/libkdeedu.spec libkdeedu]
 
== kdegames ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246637 build]
 
== kdegraphics ==
* gwenview in separate tarball
* kamera in separate tarball
* kcolorchooser in separate tarball
* kgamma in separate tarball
* kolourpaint in separate tarball
* kruler in separate tarball
* ksaneplugin in separate tarball
* ksnapshot in separate tarball
* strigi-analyzer in separate tarball (kdegraphics-strigi-analyzer)
* svgpart in separate tarball
* thumbnailers in separate tarball (kdegraphics-thumbnailers)
* [http://koji.fedoraproject.org/koji/taskinfo?taskID=3162973 build]
 
== kdemultimedia ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247739 build]
 
== kdenetwork ==
without any change
* [http://koji.fedoraproject.org/koji/taskinfo?taskID=3163210 build]
 
== kdepimlibs ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=245954 build]
 
== kdeplasma-addons ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247791 build]
 
== kdetoys ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247660 build]
 
== kdeutils ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247657 build]
 
== oxygen-icons ==
without any change
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=245790 build]
 
== kdeartwork ==
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246628 build]

Latest revision as of 14:47, 29 September 2011

KDE SC 4.7 Packaging

Upstream tarballs of KDE SC 4.7 totally changed, see [4.6.3] vs [4.6.80]. This page tries to describe what has been changed.

You can use something like following command to check what was changed:

diff -u <(tar -tjf /path/to/old/tarball-4.6.3.tar.bz2 | sed 's#^[^/]*/##g') <(tar -tjf /path/to/new/tarball-4.6.80.tar.bz2 | sed 's#^[^/]*/##g')

kdelibs

  • katepart is missing, move kate-%{version}/part to ./kate. DONE by jreznik
  • build

kdebase

kdebase was renamed to kde-baseapps

  • konq-plugins is new
  • konsole is missing
  • kwrite is missing, move kate-%{version}/kwrite to ./kwrite
  • build

kdebase-runtime

kdebase-runtime was renamed to kde-runtime

kdebase-workspace

kdebase-workspace was renamed to kde-workspace

  • wallpapers is missing
  • build

kdesdk

  • kate is missing, move kate-%{version}/kate to ./kate

kdeaccessibility

  • directory doc/ is splitted to directories per tools
  • IconThemes is missing, now in kdeartwork
  • build

kdeadmin

without any change

kdebindings

splitted to separate modules

kdeedu

splitted to separate tarballs, nothing left

Proposed specfiles (work in progress):

kdegames

without any change

kdegraphics

  • gwenview in separate tarball
  • kamera in separate tarball
  • kcolorchooser in separate tarball
  • kgamma in separate tarball
  • kolourpaint in separate tarball
  • kruler in separate tarball
  • ksaneplugin in separate tarball
  • ksnapshot in separate tarball
  • strigi-analyzer in separate tarball (kdegraphics-strigi-analyzer)
  • svgpart in separate tarball
  • thumbnailers in separate tarball (kdegraphics-thumbnailers)
  • build

kdemultimedia

without any change

kdenetwork

without any change

kdepimlibs

without any change

kdeplasma-addons

without any change

kdetoys

without any change

kdeutils

without any change

oxygen-icons

without any change

kdeartwork