* [gentoo-user] Help needed with ebuilds for pear.horde.org
[not found] <a3bf555c-892b-48bb-aa84-ee612466053a@email.android.com>
@ 2014-07-23 16:50 ` J. Roeleveld
0 siblings, 0 replies; only message in thread
From: J. Roeleveld @ 2014-07-23 16:50 UTC (permalink / raw
To: gentoo-user
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 stuck
with the following:
**
Checking PEAR pear.horde.org/Horde_Imap_Client (2.16.0) is installed: False
PEAR::Horde_Imap_Client is needed by: EMailAdmin. You can install it by
running: pear channel-discover pear.horde.org ; pear install
pear.horde.org/Horde_Imap_Client
**
If I run those commands, it works, however, I prefer to use ebuilds for the
dependencies.
I tried to create some based on existing ebuilds from the kolab overlay (they
also use the "pear.horde.org" channel), but even though the install seems to
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="LGPL-3"
SLOT="0"
KEYWORDS="amd64"
PHP_PEAR_CHANNEL="pear.horde.org"
SRC_URI="http://pear.horde.org/get/${PEAR_PN}.tgz"
DEPEND="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 short.
If anyone is able to point me in the right direction, I would be very
grateful.
--
Joost Roeleveld
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-24 22:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <a3bf555c-892b-48bb-aa84-ee612466053a@email.android.com>
2014-07-23 16:50 ` [gentoo-user] Help needed with ebuilds for pear.horde.org J. Roeleveld
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox