From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RUmDf-0000Vp-HX for garchives@archives.gentoo.org; Sun, 27 Nov 2011 21:25:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3038A21C130; Sun, 27 Nov 2011 21:24:45 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D03B21C101 for ; Sun, 27 Nov 2011 21:22:12 +0000 (UTC) Received: by bkaq10 with SMTP id q10so8954391bka.40 for ; Sun, 27 Nov 2011 13:22:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=v4kVE6dVSReOg3D6MzLT40BoTibSyte7eSfsp7+1irU=; b=cdxYWFnAHaDmaXG+KWwYs4HR5lVZMPtxq7He0S3wFIzkSTcF4/KvaY8oWdD/LtNbHU nHXq7kyfe5rMXBuGVNA42QKw3X9vxNMnfAmx6uQftvZwh5JDF2/Yxte2js82LjdmV4uD YvwpgKamz0se2XrVUEOJbCZjnc/A2dnejQHt8= 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 Received: by 10.204.0.82 with SMTP id 18mr24374418bka.86.1322428932165; Sun, 27 Nov 2011 13:22:12 -0800 (PST) Received: by 10.204.14.7 with HTTP; Sun, 27 Nov 2011 13:22:12 -0800 (PST) In-Reply-To: <4ED2B3E8.2000500@gmail.com> References: <4ED2A6D9.1020905@gmail.com> <2079275.oEENtEHvdm@pc> <4ED2B3E8.2000500@gmail.com> Date: Sun, 27 Nov 2011 16:22:12 -0500 Message-ID: Subject: Re: [gentoo-user] ImageMagick From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4e248c82-12ac-49c6-b949-800017ba7589 X-Archives-Hash: a548240ac0e7c9e82c1189f592b2a13d On Sun, Nov 27, 2011 at 5:04 PM, Colleen Beamer wrote: > On 11/27/11 15:18, Michael Schreckenbauer wrote: >> Hi Colleen, >> Am Sonntag, 27. November 2011, 16:08:41 schrieb Colleen Beamer: >>> Does anyone have any experience with this? >> >> yes :) It's /usr/bin/convert > > This isn't quite what I wanted - you have to add options to the command.= =C2=A0 I > was hoping to get the graphical interface that I had before.=C2=A0 Please= don't > tell me they took a great little program and screwed it up!=C2=A0 :-) A GUI interface specifically for imagemagick is news to me; imagemagick has always been a cli program. I don't see any reference to a GUI among its USE flags, either. Perhaps you were using some other program which acted as a front-end? Have you done a --depclean which may have removed that? Incidentally, if you want to retain a package, you really should select it for your @world set; otherwise, a depclean could pull it out from under you. --=20 :wq