X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=qtopia-build%2Fquasseltopia.pro;h=ea55e71a2bffa4bd071c2392b74e4b70858346e9;hp=5f26232f349e775af5df4b4d7e6f2f6ad4aefeb4;hb=ad801015af3afad53e0b245afc3a2214373a1b44;hpb=69952553cf2f5248a0c7e964d6d5844065d26612 diff --git a/qtopia-build/quasseltopia.pro b/qtopia-build/quasseltopia.pro index 5f26232f..ea55e71a 100644 --- a/qtopia-build/quasseltopia.pro +++ b/qtopia-build/quasseltopia.pro @@ -1,7 +1,9 @@ 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 +CONFIG += release qtopia_main no_quicklaunch no_singleexec QT += core gui network # Find files @@ -30,7 +32,7 @@ FORMS = $$FRMS desktop.files=../src/qtopia/quasseltopia.desktop desktop.path=/apps/Applications #desktop.trtarget=example-nct -desktop.hint=nct desktop +desktop.hint=desktop pics.files=../src/images/qirc-icon.png pics.path=/pics/quasselirc @@ -43,8 +45,8 @@ pics.hint=pics 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,net