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 BE21513877A for ; Thu, 24 Jul 2014 22:13:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED299E0B70; Thu, 24 Jul 2014 22:13:23 +0000 (UTC) Received: from smtpq5.tb.mail.iss.as9143.net (smtpq5.tb.mail.iss.as9143.net [212.54.42.168]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B6F0E0B67 for ; Thu, 24 Jul 2014 22:13:22 +0000 (UTC) Received: from [212.54.42.135] (helo=smtp4.tb.mail.iss.as9143.net) by smtpq5.tb.mail.iss.as9143.net with esmtp (Exim 4.76) (envelope-from ) id 1X9zkd-0008K9-BF for gentoo-user@lists.gentoo.org; Wed, 23 Jul 2014 18:50:47 +0200 Received: from 53579160.cm-6-8c.dynamic.ziggo.nl ([83.87.145.96] helo=data.antarean.org) by smtp4.tb.mail.iss.as9143.net with esmtp (Exim 4.76) (envelope-from ) id 1X9zkd-0007eE-1i for gentoo-user@lists.gentoo.org; Wed, 23 Jul 2014 18:50:47 +0200 Received: from [10.20.13.30] (unknown [10.20.13.30]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id 0150C4C for ; Wed, 23 Jul 2014 18:50:36 +0200 (CEST) User-Agent: K-9 Mail for Android In-Reply-To: References: 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=UTF-8 Subject: [gentoo-user] Help needed with ebuilds for pear.horde.org From: "J. Roeleveld" Date: Wed, 23 Jul 2014 18:50:45 +0200 To: gentoo-user@lists.gentoo.org Message-ID: Content-Transfer-Encoding: quoted-printable X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.9 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 7363c5d4-1d12-499f-b33e-f0adc02c3ec9 X-Archives-Hash: 81d7fe184a05abf500c8bf3c7c3e69fb Hi All, I am trying to create an ebuild for Egroupware 14.1. (released this month= ) To find out the dependencies, I am going through the setup check and am s= tuck=20 with the following: ** Checking PEAR pear.horde.org/Horde_Imap_Client (2.16.0) is installed: Fal= se PEAR::Horde_Imap_Client is needed by: EMailAdmin. You can install it by=20 running: pear channel-discover pear.horde.org ; pear install=20 pear.horde.org/Horde_Imap_Client ** If I run those commands, it works, however, I prefer to use ebuilds for t= he=20 dependencies. I tried to create some based on existing ebuilds from the kolab overlay (= they=20 also use the "pear.horde.org" channel), but even though the install seems= to=20 work, it still isn't found. I also tried to adjust an existing PEAR ebuild to: ** # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit php-pear-r1 LICENSE=3D"LGPL-3" SLOT=3D"0" KEYWORDS=3D"amd64" PHP_PEAR_CHANNEL=3D"pear.horde.org" SRC_URI=3D"http://pear.horde.org/get/${PEAR_PN}.tgz" DEPEND=3D"dev-php/PEAR-Horde_Channel" ** But I am unable to properly change the PEAR-channel. I am certain I am missing something simple, but my google-fu is coming sh= ort. If anyone is able to point me in the right direction, I would be very=20 grateful. -- Joost Roeleveld --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity. --=20 Sent from my Android device with K-9 Mail. Please excuse my brevity.