2.0.15 ebuild help



Matt, Nathan, Brent, and all fellow pilotists, thank you for your
previous tips and replies!!!!

I'm a little further but still stumbling... Here's where I'm at...

I've  edited the latest gentoo portage ebuild file for gnome-pilot
2.0.13-r1.ebuild as follows.. renaming to gnome-pilot-2.0.15.ebuild
and placing it in a portage
overlay...(/usr/local/portage/app-pda/gnome-pilot/) and the same for
gnome-pilot-conduits-2.0.15.

I then ...
ebuild /usr/local/portage/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild digest
  same command w/ unpack
  same command w/compile
  same command w/install
then did all the same for gnome-pilot-conduits-2.0.15.ebuild...

(I had all the same patches in the files dir from 2.0.13-r1 version
but i took the command for patches out of the 2.0.15.ebuild file)

Both gnome-pilot and gnome-pilot-conduits installed  and it seems that
all dialog boxes in
gpilot applet work, but it won't connect to the palm...  with ver
2.0.13-r1 it was connecting OK with either dev/pilot or dev/tts/USB0
... J-pilot connects ok and syncs with /dev/pilot.
can gnome-pilot and J-pilot co-exist on a desktop?
I'm suspecting that there was an error in my ebuild file.
I tried re-emerging Evolution (didn't help)
anyone familier w/ gentoo ebuild files?

----------------------------------gnome-pilot-2.0.15.ebuild
test-----------------------------------------------------
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:  $

inherit gnome2 eutils autotools

DESCRIPTION="Gnome Palm Pilot and Palm OS Device Syncing Library"
HOMEPAGE="http://live.gnome.org/GnomePilot";
SRC_URI="http://download.gnome.org/sources/gnome-pilot/2.0/gnome-pilot-2.0.15.tar.gz";
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND=">=gnome-base/libgnome-2.0.0
	>=gnome-base/libgnomeui-2.0.0
	>=gnome-base/libglade-2.0.0
	>=gnome-base/orbit-2.6.0
	>=gnome-base/libbonobo-2.0.0
	>=gnome-base/gnome-panel-2.0
	>=gnome-base/gconf-2.0
	>=dev-util/gob-2.0.5
	>=app-pda/pilot-link-0.11.8"

DEPEND="sys-devel/gettext
		>=dev-lang/perl-5.6.0
		${RDEPEND}"

G2CONF="${G2CONF} --enable-usb --enable-network --enable-pilotlinktest"

DOCS="AUTHORS COPYING* ChangeLog README NEWS"
SCROLLKEEPER_UPDATE="0"

src_unpack() {
	gnome2_src_unpack


	eautoreconf
}
----------------------------------------------------------------------------------------------------------------------------



Best Regards,
                         ~david



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]