diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-10 00:52:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-10 00:52:28 +0800 |
commit | 4e715c72d3e6a4f08f2bfb8fa1a1f93600fbca08 (patch) | |
tree | db3c1cc1231d3aef48831d470847f62ba1858521 /misc/Makefile | |
parent | d97d7e91b2c078b87375499ca4591297c54f5d50 (diff) | |
download | freebsd-ports-gnome-4e715c72d3e6a4f08f2bfb8fa1a1f93600fbca08.tar.gz freebsd-ports-gnome-4e715c72d3e6a4f08f2bfb8fa1a1f93600fbca08.tar.zst freebsd-ports-gnome-4e715c72d3e6a4f08f2bfb8fa1a1f93600fbca08.zip |
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index c094eb668c84..a4b3fc9345e3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -239,10 +239,51 @@ SUBDIR += kde3-i18n-wa SUBDIR += kde3-i18n-xh SUBDIR += kde3-i18n-zu + SUBDIR += kde4-l10n + SUBDIR += kde4-l10n-bg + SUBDIR += kde4-l10n-ca + SUBDIR += kde4-l10n-cs + SUBDIR += kde4-l10n-csb + SUBDIR += kde4-l10n-da + SUBDIR += kde4-l10n-el + SUBDIR += kde4-l10n-en_GB + SUBDIR += kde4-l10n-eo + SUBDIR += kde4-l10n-es + SUBDIR += kde4-l10n-et + SUBDIR += kde4-l10n-fi + SUBDIR += kde4-l10n-fy + SUBDIR += kde4-l10n-ga + SUBDIR += kde4-l10n-gl + SUBDIR += kde4-l10n-hi + SUBDIR += kde4-l10n-it + SUBDIR += kde4-l10n-kk + SUBDIR += kde4-l10n-km + SUBDIR += kde4-l10n-ku + SUBDIR += kde4-l10n-lt + SUBDIR += kde4-l10n-lv + SUBDIR += kde4-l10n-mk + SUBDIR += kde4-l10n-ml + SUBDIR += kde4-l10n-nb + SUBDIR += kde4-l10n-nds + SUBDIR += kde4-l10n-nl + SUBDIR += kde4-l10n-nn + SUBDIR += kde4-l10n-pa + SUBDIR += kde4-l10n-sl + SUBDIR += kde4-l10n-sr + SUBDIR += kde4-l10n-sv + SUBDIR += kde4-l10n-ta + SUBDIR += kde4-l10n-th + SUBDIR += kde4-l10n-tr + SUBDIR += kde4-l10n-wa + SUBDIR += kde4-shared-mime-info + SUBDIR += kde4-xdg-env SUBDIR += kdeaddons3 SUBDIR += kdeedu3 + SUBDIR += kdeedu4 SUBDIR += kdehier + SUBDIR += kdehier4 SUBDIR += kdeutils3 + SUBDIR += kdeutils4 SUBDIR += kenny SUBDIR += kfile-plugins SUBDIR += kicker-applets |