SIGs/KDE/KDE47Packaging
From FedoraProject
| Line 25: | Line 25: | ||
== kdesdk == | == kdesdk == | ||
* kate is missing, move <code>kate-%{version}/kate</code> to <code>./kate</code> | * 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 | ||
| + | |||
| + | == kdeadmin == | ||
| + | without any change | ||
| + | |||
| + | == kdebindings == | ||
| + | splitted to separate modules | ||
| + | |||
| + | == kdeedu == | ||
| + | splitted to separate tarballs, nothing left | ||
| + | |||
| + | == 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) | ||
Revision as of 07:12, 1 June 2011
Contents |
KDE 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}/partto./kate. DONE by jreznik
kdebase
kdebase was renamed to kde-baseapps
- konq-plugins is new
- konsole is missing
- kwrite is missing, move
kate-%{version}/kwriteto./kwrite
kdebase-runtime
kdebase-runtime was renamed to kde-runtime
kdebase-workspace
kdebase-workspace was renamed to kde-workspace
- wallpapers is missing
kdesdk
- kate is missing, move
kate-%{version}/kateto./kate
kdeaccessibility
- directory doc/ is splitted to directories per tools
- IconThemes is missing, now in kdeartwork
kdeadmin
without any change
kdebindings
splitted to separate modules
kdeedu
splitted to separate tarballs, nothing left
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)