You are not logged in.

#1 2012-03-19 16:27:36

awayand
Member
Registered: 2009-09-25
Posts: 398

resolving dependencies in aur

I am trying to build a package with a boatload of perl-modules as dependencies for which most already a package exists in AUR. How do I check quickly from my dependencies which package does not exist in AUR, yet? I cannot use yaourt, because I haven't built a package, yet. And I also cannot use makepkg -s, because it won't resolve aur packages. Any ideas?

Offline

#2 2012-03-19 17:15:34

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: resolving dependencies in aur

Use another AUR helper / AUR searcher.

You can use unofficial user repos to install some helper e.g. [march] has packer.

Offline

#3 2012-03-20 04:23:53

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: resolving dependencies in aur

thanks, but I think my quesiton was not clear. I have a PKGBUILD file that is not complete, yet, and I want to go through it and check if all the packages I have defined in depends() are already in AUR or not. Is there an AUR helper or other tool out there that allows me to do this?

Offline

#4 2012-03-20 06:31:39

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: resolving dependencies in aur

I don't think any helper does this, you'll have to do it manually. Or maybe make a script.

Offline

#5 2012-03-20 06:56:52

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,360

Re: resolving dependencies in aur

Workaround - build the package (with blank package() and build() if necessary), upload it, and try to install using yaourt.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB