- 论坛徽章:
- 0
|
本帖最后由 zeissoctopus 于 2013-03-28 14:36 编辑
從 ports 升級前要做足備課,因為 ports/Mk/bsd.kde4.mk 有不少改動
KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
就以上提示理解,升級前至少要在 console 環境中強行刪除 kdegames4,kdeutils4-printer-applet 和 system-config-printer-kde 先。
以下是我編譯 QT4.8.4 + KDE 4.10.1 的 /etc/make.conf 的個人選項 (OptionsNG 格式)
###############################################################################
## KDE4 global options
###############################################################################
QT4_OPTIONS=CUPS QGTKSTYLE
KDE4_PREFIX=/usr/local
kde4_SET+=KDEADMIN KDEARTWORK KDEBINDINGS KDEGRAPHICS KDEMULTIMEDIA
kde4_SET+=KDENETWORK KDEPLASMA KDESDK KDETOYS KDEUTILS KDEWEBDEV
kde4_UNSET+=KDEACCESSIBILITY KDEEDU KDEGAMES KDEPIM KDEPIM44
kde-workspace_SET+=GSTREAMER UPOWER WALLPAPERS
kde-workspace_UNSET+=GPS PYTHON RUBY VLC
kdeplasma-addons_UNSET+=IBUS MARBLE SCIM
libkcompactdisc_UNSET+=ALSA |
评分
-
查看全部评分
|