You are not logged in.

#1 2009-01-22 19:12:05

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Making Photran PKGBUILD file

Someone made a PKGBUILD file for Photran a long time ago

http://aur.archlinux.org/packages.php?ID=13090

and I want to update it to the latest version of Photran but I can't get it working. I also tried the suggested installation method mentioned on the original webpage but also fails

http://www.eclipse.org/photran/download.php

because eclipse is not the right version. Can anybody help?

Regards

André

PS. Here is the output when I try to install it as mentioned on the download page

Cannot complete the request.  See the details.
Unsatisfied dependency: [org.eclipse.photran_feature.feature.group 4.0.4] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.feature.group/[5.0.0,6.0.0)
Unsatisfied dependency: [org.eclipse.photran_feature.feature.group 4.0.4] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.cdt.feature.group/[5.0.0,6.0.0)

Last edited by fettouhi (2009-01-22 19:15:47)

Offline

#2 2009-01-22 21:18:09

kludge
Member
Registered: 2008-08-03
Posts: 294

Re: Making Photran PKGBUILD file

simply add a version requirement to the eclipse dependency.  then use the syncdeps option when you invoke 'makepkg'.

PKGBUILDs are well documented in the wiki here: The Arch package making HOW-TO - with guidelines


[23:00:16]    dr_kludge | i want to invent an olfactory human-computer interface, integrate it into the web standards, then produce my own forked browser.
[23:00:32]    dr_kludge | can you guess what i'd call it?
[23:01:16]    dr_kludge | nosilla.
[23:01:32]    dr_kludge | i really should be going to bed.  i'm giggling madly about that.

Offline

#3 2009-01-22 21:40:48

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Making Photran PKGBUILD file

OK, I did that but I'm having problems with getting the pkgbuild file to download the packages at all. It says file not found.

Regards

André

Offline

#4 2009-01-22 22:15:14

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: Making Photran PKGBUILD file

fettouhi wrote:

OK, I did that but I'm having problems with getting the pkgbuild file to download the packages at all. It says file not found.

Try this (not sure if it is the right file or if it includes everything you need):

pkgver=40b4
source=(http://download.eclipse.org/technology/photran/updates/photran$pkgver-master.zip)

Last edited by tdy (2009-01-22 22:17:58)

Offline

#5 2009-01-23 19:07:13

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Making Photran PKGBUILD file

tdy wrote:
fettouhi wrote:

OK, I did that but I'm having problems with getting the pkgbuild file to download the packages at all. It says file not found.

Try this (not sure if it is the right file or if it includes everything you need):

pkgver=40b4
source=(http://download.eclipse.org/technology/photran/updates/photran$pkgver-master.zip)

That worked, many thanks. For those interested I adopted this package and updated it wink.

Regards

André

Offline

#6 2009-03-15 11:24:55

fettouhi
Member
Registered: 2007-05-07
Posts: 745

Re: Making Photran PKGBUILD file

I've updated this package to the beta5 version but eclipse doesn't see the package. Can someone help test this package and tell me if it works for them with eclipse?

Regards

André

Offline

Board footer

Powered by FluxBB