Page 1 of 1

PET maker (and PUP)

Posted: Wed 07 Nov 2007, 22:09
by jimhap
I have a nice tool I made for myself.

This script will take all the source packages (already extracted), compile them, and turn them into pets for your own Puppy distribution
(if you are making one).

That means....

If I want GIMP in my distro, I just download the tar.gz from gimp's website, extract it, and run the script!



Download:

http://coolpup.sourceforge.net/packpet

Just dowload it, open a terminal, type
chmod +x packpet

And then put your favorite programs in there!
And type ./packpet and volla!
You have pets for your custom puppy distro.

Also,

a couple editing to this script can also make PUPS! :D

If you want tell me in this topic.

jimhap

pet and pup scripts

Posted: Thu 08 Nov 2007, 00:28
by vovchik
Dear jimhap,

Thanks for posting your pet-maker script. I would, as would a number of others on the forum, also like to have the dotpup script. I have always been too lazy to package the binaries I have posted - and usually just tar.gz'd them after manually inspecting the make. If I could simply run a script that would compile and perform the "make install" to a dotpup, I'd be very tempted to use it next time.

With kind regards,
vovchik

Awesome!

Posted: Wed 14 Nov 2007, 22:06
by PuppyLinuxGuy
jimhap, This is an awesome script! It will be perfect for creating PETs of drivers for my own Puppy project, Puppy Linux Portable!

Thank you for posting this. I'm sure many others will find it useful too!

Posted: Thu 15 Nov 2007, 04:47
by jimhap
I made it for myself mostly, because I am lazy too.... :oops:

I will soon update the script and also release packpup soon.

These scripts will lead to petpuptools, a set of simple but useful pet/pup tools.

Enjoy.... :D

packpet

Posted: Fri 16 Nov 2007, 07:27
by gorlewskik
Thank you for your work. I wait the pup version of your script.

Thanks again.

Posted: Tue 04 Dec 2007, 16:03
by gerry
"And then put your favourite programs in there!"

Where? Please expand this instruction.

Thanks, Gerry