You are not logged in.

#1 2004-09-28 20:42:23

dadexter
Member
From: Dorval, QC, Canada
Registered: 2004-09-07
Posts: 274
Website

gnome-pilot-conduits 2.0.12 PKGBUILD

Well... I know, I hate gnome, but I want to contribute tongue

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
}

Offline

#2 2004-10-28 14:45:04

BigBadPenguin
Member
From: Toronto, Canada
Registered: 2004-03-03
Posts: 51

Re: gnome-pilot-conduits 2.0.12 PKGBUILD

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

#3 2004-10-28 14:49:10

dadexter
Member
From: Dorval, QC, Canada
Registered: 2004-09-07
Posts: 274
Website

Re: gnome-pilot-conduits 2.0.12 PKGBUILD

Install gnome-pilot and gnome-pilot-conduits
Then rebuild evolution with the option for conduits... ./configure --help will tell you

Offline

#4 2004-10-28 15:11:46

dadexter
Member
From: Dorval, QC, Canada
Registered: 2004-09-07
Posts: 274
Website

Re: gnome-pilot-conduits 2.0.12 PKGBUILD

http://bbs.archlinux.org/viewtopic.php? … highlight=

I had posted a PKGBUILD for evolution + palm conduits, check the thread

Offline

#5 2004-10-28 16:48:55

BigBadPenguin
Member
From: Toronto, Canada
Registered: 2004-03-03
Posts: 51

Re: gnome-pilot-conduits 2.0.12 PKGBUILD

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

#6 2004-10-28 17:03:14

dadexter
Member
From: Dorval, QC, Canada
Registered: 2004-09-07
Posts: 274
Website

Re: gnome-pilot-conduits 2.0.12 PKGBUILD

No, evo was not compiled with palm support... we should team up and beat up the maintainer tongue

Offline

Board footer

Powered by FluxBB