Giter VIP home page Giter VIP logo

helix-ppa's People

Contributors

maveonair avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

helix-ppa's Issues

sudo add-apt-repository ppa:maveonair/helix-editor the package can be found

$ sudo add-apt-repository ppa:maveonair/helix-editor
Repository: 'deb https://ppa.launchpadcontent.net/maveonair/helix-editor/ubuntu/ jammy main'
Description:
A post-modern text editor.

The source code used to build the package can be found here: https://github.com/maveonair/helix-ppa.

Please report packaging issues to https://github.com/maveonair/helix-ppa/issues
More info: https://launchpad.net/~maveonair/+archive/ubuntu/helix-editor
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.

Is it possible to add packages for armhf (Raspberry Pi <= 3)?

G'day,

I tried to install helix on my RPi running Raspbian Bullseye. Alas, it requires packages for armhf instead of arm64:

dpkg: error processing archive helix_23.03-3~ubuntu20.04~ppa1_arm64.deb (--install):
 package architecture (arm64) does not match system (armhf)
Errors were encountered while processing:
 helix_23.03-3~ubuntu20.04~ppa1_arm64.deb

I admit I have no idea how you manage a PPA - is it possible to "just enable" building packages for armhf, too? That would be awesome. :)

Debian packages

If I see this correctly this only works on Ubuntu, would it be possible to make debian available?

Unconventional use of /var/lib/

Typically, /var/lib/ would contain data that is expected to be changed by an application at runtime, rather than data that is updated only through the package manager. Wouldn't /usr/lib/helix/ be a more standard location for the files that are currently installed in /var/lib/helix/?

In addition to matching what other packages seem to do, I note that this configuration is used in an example in upstream docs.

Any chance of armhf builds?

I quite understand if there are technical limitations behind the PPA being limited to amd64 and arm64, but thought I'd ask in case armhf is simply switched off on the assumption there would be no users for such packages.

I would find it useful for editing config files on my Odroid HC2.

Shell script not necessary.

I don't think the helix.sh script is necessary.

The hx binary will look for a runtime directory in the same directory it is placed it. I.e:

/usr/lib/helix/hx will look for a runtime in /usr/lib/helix/runtime. So a simple symlink should suffice.

I realize it's not the end of the world, but every process call counts!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.