Giter Club home page Giter Club logo

Comments (12)

pbek avatar pbek commented on May 18, 2024

Thank you, Jan
To create a PPA is a long wanted wish of me and still on my todo list after some attempts. It's far from trivial to create one. :)
I will make some more attempts.

from qownnotes.

janhenke avatar janhenke commented on May 18, 2024

Well the PPA is not difficult, but you need working Debian packaging for it. It is not as difficult as it seems (if you start with manual pushing).

from qownnotes.

pbek avatar pbek commented on May 18, 2024

I will have to learn my way into the debian toolchain... But I want that done on Travis CI in the end... I would even more like to use the OpenSuse build service to build on a lot more platforms... But that's quite some learning task in itself.

from qownnotes.

janhenke avatar janhenke commented on May 18, 2024

You cannot upload binary packages to a PPA. You have to upload a source package and it will be build by the PPA service.

from qownnotes.

pbek avatar pbek commented on May 18, 2024

Yeah, but I would want to do that after a successful build on the master branch. And I would have to rewrite the internal QOwnNotes update service... That will be fun. :)

from qownnotes.

janhenke avatar janhenke commented on May 18, 2024

Well you could add a compile option to simply deactivate the update service (since the OS takes care of that).
For building, it would be a good idea anyway to support building the master from the command line.

from qownnotes.

pbek avatar pbek commented on May 18, 2024

Much food for thought...
The open suse build service is still a bit more appealing to me, it would solve the problem with building for different (Linux) platforms...

from qownnotes.

janhenke avatar janhenke commented on May 18, 2024

In the end it is a matter of user experience for the end user. I honestly think the Suse build service is the exactly wrong way to serve Ubuntu users.

As I was trying to point out, you need the ability to build in an automated fashion anyway. You also need proper Debian packaging files as well, no matter where to build. The final step to build it in a PPA is then the least work/concern.

from qownnotes.

janhenke avatar janhenke commented on May 18, 2024

If it is just about setting up the PPA, I could look into it, but I am currently time constraint, so I cannot create a full debian/ folder with all the things needed to build a Debian package.

from qownnotes.

pbek avatar pbek commented on May 18, 2024

Some help/hints with setting up a ppa for QOwnNotes would be gladly appreciated!

Currently I build the project for Linux and create a Debian package in Travis (which was a great deal of work to get it running with QT 5.4 and all) and deploy it from there to GitHub releases.
https://github.com/pbek/QOwnNotes/blob/develop/.travis.yml

I'm using a pre-prepared Debian package (which I made locally) and the meta files in https://github.com/pbek/QOwnNotes/tree/develop/travis/build/DEBIAN (I alter in the deployment process).

from qownnotes.

pbek avatar pbek commented on May 18, 2024

I (very proudly) present:

sudo add-apt-repository ppa:pbek/qownnotes  
sudo apt-get update  
sudo apt-get install qownnotes

A few things in the build process will be changed, but otherwise it should be working!

from qownnotes.

pbek avatar pbek commented on May 18, 2024

We even have builds for openSUSE now. ;)
Check out the QOwnNotes installation page

from qownnotes.

Related Issues (20)

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.