Date: Wed, 28 Oct 2009 21:27:32 +0100 From: Adrian Glaubitz <adrian.glaubitz@googlemail.com> To: Konstantin Tokarev <annulen@yandex.ru> Cc: freebsd-ports@freebsd.org, ports@freebsd.org, shuvaev@physik.uni-wuerzburg.de, kmoore@freebsd.org, sfourman@gmail.com, gary.jennejohn@freenet.de Subject: Re: FreeBSD Port: qtcreator-1.2.1: Not installable Message-ID: <1e6df7760910281327l2cd4876bt170f6169a5bc5d23@mail.gmail.com> In-Reply-To: <37441256739906@webmail132.yandex.ru> References: <37441256739906@webmail132.yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Konstantin, 2009/10/28 Konstantin Tokarev <annulen@yandex.ru>: > =A0Do you really need Qt Creator IDE as dependency? I guess you need inst= all qt4-qui-4.5.2 package, it will download qt4-core, qt4-qmake, qt4-uic, q= t4-moc, qt4-rcc. If your software needs more Qt libraries than just Core an= d Gui, install whole qt4-4.5.2, it will install all mentioned packages plus= all Qt libraries > =A0That's FreeBSD user-friendly :-) Well, no, you don't really need qtcreator as a dependency (at least when you don't want to modify the code yourself but just build it). The idea for requiring qtcreator for building the code in the manual was to make sure all necessary qt4 build-dependencies for qhimdtransfer would be installed. qtcreator dependes on qt4-qmake and qt4-uic for example which are not installed automatically when I install "qt4" from ports. I will try to build linux-minidisc on FreeBSD with qt4-qui-4.5.2, if that works I can drop the requirements for qtcreator. Thanks alot ! Adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e6df7760910281327l2cd4876bt170f6169a5bc5d23>