You are not logged in.

#1 2007-07-18 19:46:56

quaaack
Member
Registered: 2007-07-06
Posts: 17

Using abs/makepkg to update all custom-built packages

What would be the easiest way to update all custom packages with abs or makepkg?  For example say firefox (which i've used makepkg to make..), if it was updated, would there be a way for it to make a new package automatically when I run abs or something?

Sorry if this is a dumb question hmm I haven't played around with arch enough

Last edited by quaaack (2007-07-18 19:49:52)

Offline

#2 2007-07-18 20:46:43

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Using abs/makepkg to update all custom-built packages

edit each pkgbuild to fit the new versions needs manually. i dont think theres an easier way.

edit: if u use the exact same pkgbuild in the abs tree then yes its possible to not have to do this manually, i dont see the point in using the same pkgbuild available in abs if u dont tweak it.

Last edited by dolby (2007-07-18 20:48:18)


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#3 2007-07-18 22:49:46

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Using abs/makepkg to update all custom-built packages

quaaack wrote:

What would be the easiest way to update all custom packages with abs or makepkg?  For example say firefox (which i've used makepkg to make..), if it was updated, would there be a way for it to make a new package automatically when I run abs or something?

Sorry if this is a dumb question hmm I haven't played around with arch enough

When you run

abs

your abs tree is updated. After that, you copy the updated, corresponding PKGBUILD from the tree into your /var/abs/local/packagename directory and rebuild new. smile

Offline

Board footer

Powered by FluxBB