You are not logged in.
Well... I know, I hate gnome, but I want to contribute
pkgname=gnome-pilot-conduits
pkgver=2.0.12
pkgrel=1
pkgdesc="Gnome Pilot conduits to syncronize Palm devices"
url="http://www.gnome.org"
license="GPL"
makedepends=('gnome-pilot' 'pilot-link')
depends=('gnome-pilot' 'pilot-link')
source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot-conduits/2.0/$pkgname-$pkgver.tar.gz)
md5sums=('1a854ad67e808caa9f8093dc949c8989')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/opt/gnome
make || return 1
make prefix=$startdir/pkg/opt/gnome install
}
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline
Thanks a lot man, I was wondering about this. I still have no evolution conduits though. I noticed you were having a similar problem. Did you fix it?
Offline
Install gnome-pilot and gnome-pilot-conduits
Then rebuild evolution with the option for conduits... ./configure --help will tell you
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline
http://bbs.archlinux.org/viewtopic.php? … highlight=
I had posted a PKGBUILD for evolution + palm conduits, check the thread
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline
Thanks again. I'm not usually this lame; I thought from the fact that ev was compiled with gnome-pilot support meant that it would also be compiled with conduit support, and there was some nightmare gnomecc problem. My mistake. Thanks for clearing that up!
-Edd
Offline
No, evo was not compiled with palm support... we should team up and beat up the maintainer
DaDeXTeR (Martin Lefebvre)
My screenshots on PicasaWeb
[img]http://imagegen.last.fm/dadexter/recenttracks/dadexter.gif[/img]
Offline