mattatcha / pacbuilder

Automatically exported from code.google.com/p/pacbuilder
0 stars 0 forks source link

enhancement: emerge like caching #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i have made a dirty patch for this request, but hopefully you can make a
better one: have pacbuilder cache the source download for later use. Many
times a package will use the same source just change revision numbers
(x.x.y-1, x.x.y-2) which would save alot of downloading. Example use is my
setup i have a pacubuilder directory on my external hd and i take it to my
to other laptops (32 and 64 bit) and just run pacbuilder -Sbv (package). it
uses the cache if up to date and goes to work. 

Original issue reported on code.google.com by dannyboy...@gmail.com on 26 May 2010 at 5:14

GoogleCodeExporter commented 9 years ago
oh yeah, the file would help i suppose, also added option to clean dir first 
(-c),
remove old build versions of the package and install all built packages (i.e
gstreamer0.10-good makes gstreamer-0.10-good and gstreamer0.10-good-plugins, 
but only
installs gstreamer0.10-good)

Original comment by dannyboy...@gmail.com on 27 May 2010 at 5:40

Attachments: