basically a quickpkg that takes more friendly input values
Created attachment 6744 [details] quickpkg i didnt make a patch because it would have been one that did - on everyline and + on all my lines ;)
Looks cool :) You should prob change the copyright info .. based on blah blah by Terry Chan, etc.
who the hell is that guy heh i guess change it to the standard Gentoo one ...
Dont know that will be the correct/legal thing to do. More something like (or however you do it): ------- #!/bin/bash # This script tries to quickly create a gentoo binary package using the # # /var/db/pkg/class-app/app/* files # # Resulting tbz2 file will be created in /usr/portage/packages/All/ # # Run this script as ROOT # # Based on quickpkg by Terry Chan <tchan@enteract.com> # Copyright (C) 2001 - Terry Chan. GNU GPL # Copyright (C) 2002 - Mike Frysinger <vapier@gentoo.org> # Distributed under the terms of the GNU General Public License, v2 #
*** Bug 12255 has been marked as a duplicate of this bug. ***
Created attachment 7253 [details] revised quickpkg
Thought you might want to have a look at this since you did tweak it a bit not long ago .... Mike did a nice revamp =)
add me carpaski ! you know you want to !
Ditto this side. Nick, please have a look .. it is a lot better than the braindead one we have now, and worked fine the times I used it.
Created attachment 13808 [details] another revision this one updates to use portageq for all inquires rather than importing portage itself
in latest portage pre-release