No edit summary |
m (s/KDE/KDE SC/ in the title to make pedants happy.) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
= KDE 4.7 Packaging = | = KDE SC 4.7 Packaging = | ||
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. | 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. | ||
Line 9: | Line 9: | ||
== kdelibs == | == kdelibs == | ||
* katepart is missing, move <code>kate-%{version}/part</code> to <code>./kate</code>. '''DONE''' by jreznik | * 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 == | ||
Line 15: | Line 16: | ||
* konsole is missing | * konsole is missing | ||
* kwrite is missing, move <code>kate-%{version}/kwrite</code> to <code>./kwrite</code> | * 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 == | ||
kdebase-runtime was renamed to kde-runtime | kdebase-runtime was renamed to kde-runtime | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247742 build] | |||
== kdebase-workspace == | == kdebase-workspace == | ||
kdebase-workspace was renamed to kde-workspace | kdebase-workspace was renamed to kde-workspace | ||
* wallpapers is missing | * wallpapers is missing | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=245980 build] | |||
== kdesdk == | == kdesdk == | ||
Line 29: | Line 33: | ||
* directory doc/ is splitted to directories per tools | * directory doc/ is splitted to directories per tools | ||
* IconThemes is missing, now in kdeartwork | * IconThemes is missing, now in kdeartwork | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246475 build] | |||
== kdeadmin == | == kdeadmin == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246453 build] | |||
== kdebindings == | == kdebindings == | ||
Line 38: | Line 44: | ||
== kdeedu == | == kdeedu == | ||
splitted to separate tarballs, nothing left | 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 == | == kdegames == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=246637 build] | |||
== kdegraphics == | == kdegraphics == | ||
Line 54: | Line 68: | ||
* svgpart in separate tarball | * svgpart in separate tarball | ||
* thumbnailers in separate tarball (kdegraphics-thumbnailers) | * thumbnailers in separate tarball (kdegraphics-thumbnailers) | ||
* [http://koji.fedoraproject.org/koji/taskinfo?taskID=3162973 build] | |||
== kdemultimedia == | == kdemultimedia == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247739 build] | |||
== kdenetwork == | == kdenetwork == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/taskinfo?taskID=3163210 build] | |||
== kdepimlibs == | == kdepimlibs == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=245954 build] | |||
== kdeplasma-addons == | == kdeplasma-addons == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247791 build] | |||
== kdetoys == | == kdetoys == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247660 build] | |||
== kdeutils == | == kdeutils == | ||
without any change | without any change | ||
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=247657 build] | |||
== | == oxygen-icons == | ||
without any change | 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