Difference between revisions of "DeveloperWiki:KDE"
(→packages to be removed) |
(→Packages) |
||
(35 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
=Packagers= | =Packagers= | ||
==Plan== | ==Plan== | ||
− | |||
# check for new/removed dependencies | # check for new/removed dependencies | ||
− | # check for new/removed sub modules | + | # check for new/removed sub modules |
− | ## we should probably add some replaces | + | ## check if we should probably add some replaces |
− | |||
# recheck kde-meta | # recheck kde-meta | ||
# review build logs | # review build logs | ||
− | # check packages which are not part of KDE SC but depend on it | + | # review namcap logs |
− | # check packages which depends on | + | # check packages which are not part of KDE SC but depend on it |
+ | # check packages which depends on split libraries | ||
==Packages== | ==Packages== | ||
+ | * kdeaccessibility-kmag (miss libkdeaccessibilityclient, it hasn't a stable release) | ||
+ | * kdebindings-kimono (miss soprano, nepomuk, akonadi bindings) | ||
+ | * kdebindings-kross (miss falcon) | ||
+ | * kdebindings-perlkde (miss akonadi) | ||
+ | * kdebindings-smokekde (miss akonadi) | ||
+ | * kdeedu-kstars (miss xplanet) | ||
+ | * kdeedu-marble (miss libwlocate, it hasn't a stable release) | ||
+ | * kdenetwork (miss XMSS, libmeanwhile, msilbc) | ||
==Todo / Notes== | ==Todo / Notes== | ||
===common tasks=== | ===common tasks=== | ||
* change url to application homepage (e.g. http://kde.org/applications/utilities/ark/ or https://projects.kde.org/projects/kde/kdemultimedia/libkcddb instead of just kde.org) | * change url to application homepage (e.g. http://kde.org/applications/utilities/ark/ or https://projects.kde.org/projects/kde/kdemultimedia/libkcddb instead of just kde.org) | ||
− | |||
* check this Bug report: https://bugs.kde.org/show_bug.cgi?id=189465 | * check this Bug report: https://bugs.kde.org/show_bug.cgi?id=189465 | ||
* update [[KDE]] and [[KDE Packages]] | * update [[KDE]] and [[KDE Packages]] | ||
===packages to be removed=== | ===packages to be removed=== | ||
− | * | + | * kdeadmin-system-config-printer-kde |
− | * | + | * kdeartwork-aurorae |
− | * | + | * print-manager |
− | * kdeutils- | + | * kdegames |
− | + | * kdeutils-printer-applet | |
===packages to move with KDE=== | ===packages to move with KDE=== | ||
* akonadi | * akonadi | ||
− | |||
− | |||
=Packaging= | =Packaging= | ||
==Known issues== | ==Known issues== | ||
− | * | + | * the default screen locker shows a white wallpaper when kde-wallpapers isn't installed (you can set a different wallpaper in the Screen Locker menu) |
− | |||
If any problem occurs try a new user or (re)move ~/.kde4 /tmp/kde-* /var/tmp/kdecache-* | If any problem occurs try a new user or (re)move ~/.kde4 /tmp/kde-* /var/tmp/kdecache-* | ||
− | ==Changes from 4. | + | ==Changes from 4.9== |
− | New packages | + | ===New packages=== |
+ | * nepomuk-widgets | ||
+ | * kdegames-picmi | ||
+ | * kdeutils-print-manager | ||
+ | * kdeplasma-addons-runners-dictionary | ||
+ | * kdeplasma-addons-wallpapers-qmlwallpapers | ||
+ | * libkdegames | ||
+ | * libkmahjongg | ||
+ | |||
+ | ===Removed packages=== | ||
+ | * kdeartwork-aurorae | ||
+ | * kdegames-libkdegames | ||
+ | * kdegames-libkmahjongg | ||
+ | |||
+ | ===soname bump=== | ||
+ | * libkipi.so.9 -> libkipi.so.10 | ||
+ | * libkdcraw.so.21 -> libkdcraw.so.22 | ||
==Broken packages which are not part of KDE SC== | ==Broken packages which are not part of KDE SC== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
* digikam (needs a rebuild) | * digikam (needs a rebuild) | ||
+ | * kipi-plugins (needs a rebuild) | ||
* calligra-krita (needs a rebuild) | * calligra-krita (needs a rebuild) | ||
− |
Revision as of 18:05, 8 December 2012
Contents
Packagers
Plan
- check for new/removed dependencies
- check for new/removed sub modules
- check if we should probably add some replaces
- recheck kde-meta
- review build logs
- review namcap logs
- check packages which are not part of KDE SC but depend on it
- check packages which depends on split libraries
Packages
- kdeaccessibility-kmag (miss libkdeaccessibilityclient, it hasn't a stable release)
- kdebindings-kimono (miss soprano, nepomuk, akonadi bindings)
- kdebindings-kross (miss falcon)
- kdebindings-perlkde (miss akonadi)
- kdebindings-smokekde (miss akonadi)
- kdeedu-kstars (miss xplanet)
- kdeedu-marble (miss libwlocate, it hasn't a stable release)
- kdenetwork (miss XMSS, libmeanwhile, msilbc)
Todo / Notes
common tasks
- change url to application homepage (e.g. http://kde.org/applications/utilities/ark/ or https://projects.kde.org/projects/kde/kdemultimedia/libkcddb instead of just kde.org)
- check this Bug report: https://bugs.kde.org/show_bug.cgi?id=189465
- update KDE and KDE Packages
packages to be removed
- kdeadmin-system-config-printer-kde
- kdeartwork-aurorae
- print-manager
- kdegames
- kdeutils-printer-applet
packages to move with KDE
- akonadi
Packaging
Known issues
- the default screen locker shows a white wallpaper when kde-wallpapers isn't installed (you can set a different wallpaper in the Screen Locker menu)
If any problem occurs try a new user or (re)move ~/.kde4 /tmp/kde-* /var/tmp/kdecache-*
Changes from 4.9
New packages
- nepomuk-widgets
- kdegames-picmi
- kdeutils-print-manager
- kdeplasma-addons-runners-dictionary
- kdeplasma-addons-wallpapers-qmlwallpapers
- libkdegames
- libkmahjongg
Removed packages
- kdeartwork-aurorae
- kdegames-libkdegames
- kdegames-libkmahjongg
soname bump
- libkipi.so.9 -> libkipi.so.10
- libkdcraw.so.21 -> libkdcraw.so.22
Broken packages which are not part of KDE SC
- digikam (needs a rebuild)
- kipi-plugins (needs a rebuild)
- calligra-krita (needs a rebuild)