Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is no longer maintained, please use the Snap installation method: https://docs.helix-editor.com/package-managers.html#snap


helix-ppa

This repository contains the source which is used to build the Ubuntu package for Helix and publish it to my personal PPA: ppa:maveonair/helix-editor

Release Process

Build

$ ./build.py

Usage:
    ./build.py <ubuntu-codename> <changelog-version>

Example:
    ./build.py kinetic 23.03-2~ubuntu22.10~ppa1

Example: Creating and publishing a new source package for Helix 23.03 on Ubuntu 22.10

  1. Set DEBMAIL and DEBFULLNAME:
$ export DEBEMAIL="email@example.tld"
$ export DEBFULLNAME="Firstname Lastname"
  1. Run build script:
$ XZ_OPT='-T0' ./build.py kinetic 23.03-2~ubuntu22.10~ppa1
  1. Publish the source package
$ cd target
$ dput ppa:maveonair/helix-editor helix_23.03-2~ubuntu22.10~ppa1_source.changes

References

About

This repository contains the source which is used to build the Ubuntu package for Helix and publish it to my personal PPA

Resources

Stars

18 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages