diff options
author | avilla <avilla@FreeBSD.org> | 2011-10-17 08:03:42 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-10-17 08:03:42 +0800 |
commit | 18f8d6818a2205ed543432ae7b736e36bb0b1ab5 (patch) | |
tree | a38d8a80d7330fafe33e6504e265797c7db5c8ee /misc/kde4-l10n | |
parent | 7e1a35526ca99e8f9cc466c562f4184911eb911c (diff) | |
download | freebsd-ports-graphics-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.tar.gz freebsd-ports-graphics-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.tar.zst freebsd-ports-graphics-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.zip |
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav
Diffstat (limited to 'misc/kde4-l10n')
-rw-r--r-- | misc/kde4-l10n/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile index 09b5465d882..99f316a883f 100644 --- a/misc/kde4-l10n/Makefile +++ b/misc/kde4-l10n/Makefile @@ -16,13 +16,12 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE NO_BUILD= yes -# NO_INSTALL= yes USE_KDE4= kdeprefix -KDE4_LANG_ALL= ar bg ca ca@valencia cs da de el en_GB es et eu fi fr \ - fy ga gl gu he hi hr hu ia id is it ja kk km kn ko lt lv \ - mai ml nb nds nl nn pa pl pt pt_BR ro ru \ - sk sl sr sv th tr uk wa zh_CN zh_TW +KDE4_LANG_ALL= ar bg bs ca ca@valencia cs da de el en_GB es et eu fi \ + fr ga gl he hr hu ia id is it ja kk km kn ko lt lv nb \ + nds nl nn pa pl pt pt_BR ro ru sk sl sr sv th tr ug uk \ + wa zh_CN zh_TW ar_PORT= arabic/kde4-l10n ca@valencia_PORT= misc/kde4-l10n-ca_valencia |