From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2DD50138C9D for ; Sun, 26 Apr 2015 03:51:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83E67E07EB; Sun, 26 Apr 2015 03:51:33 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0ACBE0788 for ; Sun, 26 Apr 2015 03:51:31 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YmDbN-0001pL-IZ for gentoo-user@lists.gentoo.org; Sun, 26 Apr 2015 05:51:29 +0200 Received: from athedsl-4544128.home.otenet.gr ([94.70.34.136]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Apr 2015 05:51:29 +0200 Received: from realnc by athedsl-4544128.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 26 Apr 2015 05:51:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: qpdfview - asking for qt4 or qt5 Date: Sun, 26 Apr 2015 06:51:16 +0300 Organization: Lucas Barks Message-ID: References: <20150425165403.GA26176@syscon7> <20150425224647.GB26176@syscon7> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-4544128.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <20150425224647.GB26176@syscon7> X-Archives-Salt: be2caa1b-863f-4a18-a1ce-dd34eb293ece X-Archives-Hash: 3a82470aeb65b0ff39214bc97ab8137e On 26/04/15 01:46, Joseph wrote: > On 04/25/15 20:43, Nikos Chantziaras wrote: >> On 25/04/15 19:54, Joseph wrote: >>> I've on my system "qpdfview" (without qt*) but the system wants to >>> upgrade to qpdfview-0.4.13-r1 >>> and it is asking for qt4 or qt5 >>> [...] >>> Why? >> >> Because it can now be build using Qt4 or Qt5. You have to choose one. >> >> If you're on KDE4, enable the qt4 USE flag (otherwise the application >> won't integrate with KDE desktop.) If you're not on KDE4, then you might >> as well choose qt5. > > I'm using older version and have neither Qt4 nor Qt5 > So I'm surprized they are forcing on me Qt. > > I've solved the problem "qpdfview" removed the package. Older ebuilds were only supporting building with Qt 4. To keep using that, simply enable the qt4 USE flag; it will them work exactly the same as before. Also, if you didn't need the package, why did you have it installed to begin with? :-/