Pet building system

discuss compiling applications for Puppy
Message
Author
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#81 Post by peebee »

battleshooter wrote:I suppose what I'm trying to work out is how do I get Woof-CE to build a petbuild? Do I just use DISTRO_PKGS_SPECS-ubuntu-xenial:

Code: Select all

yes|xfdesktop4|xfdesktop4,xfdesktop4-data|exe,dev,doc,nls
Would that include the deb from the Ubuntu repository or would my petbuild recipe take precedence?
Petbuilds are separate to woof-ce.....

Once you've built your .pet(s) you put them into local-repositories/xxx/packages-pet

and then amend DISTRO_PKGS_SPECS-ubuntu-xenial
to:
yes|xfdesktop4||exe,dev,doc,nls
then run
./2createpackages xfdesktop4
when your pet(s) will be selected for your woof-ce build
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#82 Post by battleshooter »

Ohhhhhh

Thanks for that Peebee, that amends my understanding considerably. I was hoping it would be a lot more automated than that.

That's quite cool. I'm now another step closer.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#83 Post by peebee »

battleshooter wrote:Ohhhhhh

Thanks for that Peebee, that amends my understanding considerably. I was hoping it would be a lot more automated than that.

That's quite cool. I'm now another step closer.
Oh forgot to mention....

and you need to put the pet-specs line(s) into a suitable repo list before running 2createpackages.....
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

Post Reply