You are not logged in.
Looks very nice
pacguy?
bladdo / mil / Miles
userbound.com - blog and projects
Offline
the output should be much better now when taking into account dependencies.
Also, I've fixed all the checks behind dependencies, so when it fails it will print what was wrong (missing dependency, makepkg error, general error...)
but it isnt fetching the dependicies...its going GREAT...i guess it lacks this one...
Its a sick world we live in....
Offline
Offline
pacbuild?
Its a sick world we live in....
Offline
I'm fixing the output and some checks... will commit in 10 mins
btw you can already fetch dependencies with --builddeps... see --help for the usage!
hoo great ill test it
Its a sick world we live in....
Offline
Cimi i just submited a pkgbuild of pacbuilder on aur..hope u dont mind...its easier to update until it gets more stable and until then am wealing to test it..so if u dont agree..just say ill delete it keep the great work man
Last edited by aRcHaTe (2008-05-24 14:52:54)
Its a sick world we live in....
Offline
Cimi wrote:Cimi i just submited a pkgbuild of pacbuilder on aur..hope u dont mind...its easier to update until it gets more stable and until then am wealing to test it..so if u dont agree..just say ill delete it keep the great work man
I would like to chose the name before...
Offline
aRcHaTe wrote:Cimi wrote:Cimi i just submited a pkgbuild of pacbuilder on aur..hope u dont mind...its easier to update until it gets more stable and until then am wealing to test it..so if u dont agree..just say ill delete it keep the great work man
I would like to chose the name before...
ok ill delete it and submitted later
Its a sick world we live in....
Offline
scbc?
"script created by cimi"
heheh
abspac?
pacsys?
pacore?
here it is hehe
Last edited by aRcHaTe (2008-05-24 15:41:21)
Its a sick world we live in....
Offline
pinp - pinp is not portage...
now with 80% more sax-appeal!
"I hacked the Phrak, and all I got was this lousy signature"
Offline
Beautiful work, Cimi. You really filled a niche that makeworld was unable to fill for a while, IMO.
A few of the suggested names are good. I like KISS names like makepkg, and PKGBUILD, so to me 'rebuild' 'remake' 'resource' or 'sourcebuild' sound appropriate.
I wonder if you may consider eventually submitting your code as a feature request to be merged ?
Offline
Beautiful work, Cimi. You really filled a niche that makeworld was unable to fill for a while, IMO.
A few of the suggested names are good.
I wonder if you may consider submitting your code as a feature request to be merged ?
I guess it should be better to leave it separated... because this project started to fix makeworld but then got a lot of new features... see --help
Offline
I like the "pacguy" name, even though it isn't really descriptive.
pacwoman on the other hand is, package (with optimizations) manager.
Offline
for the names I prefer so far:
pacbuild
pacbuilder
repacker
rebuild
Repacker is nice, maybe a twist on spelling; 'repac'
Offline
the issue is that the tool is not just for repacking, but also just for packing. you can install from aur or upgrade your system, and that means simple packing.
it is repacking just when the package is already installed and has the same version
Last edited by Cimi (2008-05-24 17:20:53)
Offline
construct
Offline
fixed a bug when building multiple deps and a bug when upgrading svn packages from aur.
if someone now wants to patch pacbuilder to have --flags etc etc like pacman, yeah should be very appreciated
Last edited by Cimi (2008-05-24 22:17:57)
Offline
I just googled to find out how "Ms. Pac-Man" is called, what her name is. Wikipedia said that she was called "Pepper" in the Pac-Man-TV-series. I think it would be a nice little joke to call your project "pepper" as it is somehow the "wife of pacman".
now with 80% more sax-appeal!
"I hacked the Phrak, and all I got was this lousy signature"
Offline
fixed a small bug on output
i left the pc compiling all night but even with --builddeps i get a lot of missing dependecies..
==> Building zenity [package 895 of 899] ...
missing dependency!
==> Building zip [package 896 of 899] ...
whats missing?
Its a sick world we live in....
Offline
pacwan "the force is stronge with u my son" XD
pacworld
Its a sick world we live in....
Offline
you've added the wrong flag, with --builddeps it prints the name of the deps
[cimi@aries ~]$ sudo pacbuilder --extra --builddeps
Password:
-------------------------------
PacBuilder, by Andrea Cimitan
-------------------------------
==> ATTENTION: Previous build detected. Do you want to resume? (y/n): y
Resuming...
==> Building alacarte [package 1 of 478] ... makepkg failed!
==> Building amule [package 2 of 478] ... depends on crypto++!
==> Building crypto++ [makedependency of amule] ...
Last edited by Cimi (2008-05-25 10:38:45)
Offline