Generate debian package

Talk about anything concerning the source code.
Post Reply
Lucashsmello
Posts: 17
Joined: Tue Nov 20, 2018 11:44 am
Location: Brazil
Contact:

Generate debian package

Post by Lucashsmello »

How does Matlo generates debian packages for installing Gimx? I want to generate my own debian packages for my modified Gimx version.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Generate debian package

Post by Matlo »

I'm using the linux/build.sh script from https://github.com/matlo/GIMX-build

There are some raw notes here: https://gist.github.com/matlo/c78d200ab ... 15ecc6153d
The .pbuilderrc file is in my home directory and starts at the "#!/bin/bash" line.
The lines above explain roughly how to create pbuilder environments.
GIMX creator
Post Reply