X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=qtopia-build%2Fquasseltopia.pro;h=ffd72a17a6845d43b6f805952c1af887ba862f0d;hp=6fdc633d4104e9cc5a5938b709c5c01cfa790837;hb=351e8bd985011abf721e2beffd9b8eeee74bf4e1;hpb=068a9f975337b4d0b08a438a2abd10ddf94e259d diff --git a/qtopia-build/quasseltopia.pro b/qtopia-build/quasseltopia.pro index 6fdc633d..ffd72a17 100644 --- a/qtopia-build/quasseltopia.pro +++ b/qtopia-build/quasseltopia.pro @@ -1,8 +1,10 @@ qtopia_project(qtopia app) +error(QuasselTopia cannot be build at the moment. Its codebase is out of sync with the rest of Quassel. Please bear with us until we have fixed that!) + TARGET = quasseltopia -CONFIG += debug qtopia_main no_quicklaunch no_singleexec no_sxe_test -QT = core gui network +CONFIG += release qtopia_main no_quicklaunch no_singleexec +QT += core gui network # Find files INCLUDEPATH += ../src/qtopia ../src/uisupport ../src/client ../src/common @@ -24,27 +26,28 @@ HEADERS = $$HDRS FORMS = $$FRMS # SXE permissions required -#pkg.domain=none +#pkg.domain= #pkg.name=Quassel IRC desktop.files=../src/qtopia/quasseltopia.desktop desktop.path=/apps/Applications -desktop.trtarget=example-nct -desktop.hint=nct desktop +#desktop.trtarget=example-nct +desktop.hint=desktop -#pics.files=pics/* -#pics.path=/pics/example -#pics.hint=pics +pics.files=../src/images/qirc-icon.png +pics.path=/pics/quasselirc +pics.hint=pics #help.source=help #help.files=example.html #help.hint=help -INSTALLS+=desktop +INSTALLS+=desktop pics pkg.name=QuasselTopia -pkg.desc=Quassel IRC, a next-gen IRC client -pkg.version=0.0.1-1 +pkg.desc=Quassel IRC, a modern, distributed IRC client +pkg.version=0.1.0-pre pkg.maintainer=www.quassel-irc.org pkg.license=GPL -pkg.domain=window +pkg.domain=window,net +