[SCM] Qt 4 Debian packaging. branch, master, updated. debian/4.5.2-2-13-ge5a3fb8

Fathi Boudra fabo at alioth.debian.org
Fri Oct 2 19:26:17 UTC 2009


The following commit has been merged in the master branch:
commit e5a3fb8b46f4d5c14fbea3ada6e55520eb152c02
Author: Fathi Boudra <fabo at debian.org>
Date:   Fri Oct 2 21:25:50 2009 +0200

    Update translations patch
---
 debian/patches/11_build_translations.diff |   85 -----------------------------
 1 files changed, 0 insertions(+), 85 deletions(-)

diff --git a/debian/patches/11_build_translations.diff b/debian/patches/11_build_translations.diff
index f968b08..df977de 100644
--- a/debian/patches/11_build_translations.diff
+++ b/debian/patches/11_build_translations.diff
@@ -3,91 +3,6 @@ author: Fathi Boudra <fabo at debian.org>
 translations fails to build under autobuilders.
 Use case: Qt sources comes from git and we need to build them.
 
---- a/tools/assistant/translations/qt_help.pro
-+++ b/tools/assistant/translations/qt_help.pro
-@@ -39,12 +39,12 @@ HEADERS += ../lib/qhelpcollectionhandler
-            ../lib/qhelp_global.h
- 
- 
--TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/qt_help_de.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_ja.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_pl.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_ru.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_untranslated.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_zh_CN.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_zh_TW.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/qt_help_da.ts
-+TRANSLATIONS=../../../translations/qt_help_de.ts \
-+             ../../../translations/qt_help_ja.ts \
-+             ../../../translations/qt_help_pl.ts \
-+             ../../../translations/qt_help_ru.ts \
-+             ../../../translations/qt_help_untranslated.ts \
-+             ../../../translations/qt_help_zh_CN.ts \
-+             ../../../translations/qt_help_zh_TW.ts \
-+             ../../../translations/qt_help_da.ts
- error("This is a dummy profile to be used for translations ONLY.")
---- a/tools/assistant/translations/translations.pro
-+++ b/tools/assistant/translations/translations.pro
-@@ -40,11 +40,11 @@ HEADERS += ../tools/assistant/aboutdialo
-            ../tools/assistant/searchwidget.h \
-            ../tools/assistant/topicchooser.h \
- 
--TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/assistant_de.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_ja.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_pl.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_ru.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_untranslated.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_zh_CN.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_zh_TW.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_da.ts
-+TRANSLATIONS=../../../translations/assistant_de.ts \
-+             ../../../translations/assistant_ja.ts \
-+             ../../../translations/assistant_pl.ts \
-+             ../../../translations/assistant_ru.ts \
-+             ../../../translations/assistant_untranslated.ts \
-+             ../../../translations/assistant_zh_CN.ts \
-+             ../../../translations/assistant_zh_TW.ts \
-+             ../../../translations/assistant_da.ts
---- a/tools/assistant/translations/translations_adp.pro
-+++ b/tools/assistant/translations/translations_adp.pro
-@@ -31,11 +31,11 @@ HEADERS += ../compat/helpwindow.h \
-            ../compat/fontsettingsdialog.h
- 
- 
--TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/assistant_adp_de.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_adp_ja.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_adp_pl.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_adp_ru.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_adp_untranslated.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_adp_zh_CN.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/assistant_adp_zh_TW.ts
-+TRANSLATIONS=../../../translations/assistant_adp_de.ts \
-+             ../../../translations/assistant_adp_ja.ts \
-+             ../../../translations/assistant_adp_pl.ts \
-+             ../../../translations/assistant_adp_ru.ts \
-+             ../../../translations/assistant_adp_untranslated.ts \
-+             ../../../translations/assistant_adp_zh_CN.ts \
-+             ../../../translations/assistant_adp_zh_TW.ts
- error("This is a dummy profile to be used for translations ONLY.")
---- a/tools/designer/translations/translations.pro
-+++ b/tools/designer/translations/translations.pro
-@@ -130,10 +130,10 @@ HEADERS += ../../shared/findwidget/abstr
-            ../../shared/findwidget/itemviewfindwidget.h \
-            ../../shared/findwidget/texteditfindwidget.h
- 
--TRANSLATIONS=$$[QT_INSTALL_TRANSLATIONS]/designer_de.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/designer_ja.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/designer_pl.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/designer_zh_CN.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/designer_zh_TW.ts \
--             $$[QT_INSTALL_TRANSLATIONS]/designer_untranslated.ts
-+TRANSLATIONS=../../../translations/designer_de.ts \
-+             ../../../translations/designer_ja.ts \
-+             ../../../translations/designer_pl.ts \
-+             ../../../translations/designer_zh_CN.ts \
-+             ../../../translations/designer_zh_TW.ts \
-+             ../../../translations/designer_untranslated.ts
- 
 --- a/tools/linguist/linguist/linguist.pro
 +++ b/tools/linguist/linguist/linguist.pro
 @@ -98,11 +98,11 @@ FORMS += statistics.ui \

-- 
Qt 4 Debian packaging.



More information about the pkg-kde-commits mailing list