Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-08-26 | 1.7 kB | |
build_pet.sh | 2022-08-26 | 4.1 kB | |
Totals: 2 Items | 5.8 kB | 0 |
Building Your own Puppy package
Target Systems is FOSSA Pup and SLACKO 7.x
- FOSSA works with DevuanPup
UPDATE LOG
August 26 2022
New stable release 20220826
February 14 2022
Updated build script for most current version.
February 03 2022
Updated build script for most current version.
INFO:
- Source : https://codeberg.org/JWMKit/JWM_Kit
- Version : 20220826 ( *Aug 26 2022 )
- Package type : .pet
- Creates 2 .pet packges. A FOSSA and Slacko
- All architecture (32bit/64bit)
Instructions
- Build Command : bash build_pet.sh
- Place the file build_pet.sh in a clean directory
- Run the build command from that directory
No Internet Build Option
- Build Command : bash build_pet.sh -no
- Place the file build_pet.sh in a clean directory
- place the .tar.gz source file in the same directory
- Run the build command from that directory
- NOTES: Download link for the source below
Parmaters:
- -no ** : for no* internet.
Skips downloading the source
Require having the .tar.gz source file in the build directory
Required to build:
- A running Puppy system or derivative (a virtual machine is fine)
- A working internet connection is recommended
Download
You can download the .tar.gz archive to build without internet here:
https://codeberg.org/JWMKit/JWM_Kit/releases
Hack away!
These files are specific to the current stable release, but can be easily changed. Maybe you wish to package a different version of JWM Kit, or to include different themes, or custom JWM configuration. Feel free to modify as need.