GithubHelp home page GithubHelp logo

linglong-package-examples's Introduction

Example

This is an example project to repackage appimage to linglong package.

Check Makefile and linglong.yaml for details.

Project struct

Each folder contains the packaging scripts and configuration files for one application.

Each folder should be named as the application ID.

Application ID should be a valid XDG desktopfile ID, which means that:

It should start with a reversed DNS domain name controlled by the author of the application, in lower case.

The domain name should be followed by the name of the application, which is conventionally written with words run together and initial capital letters (CamelCase).

For example, if the owner of example.org writes "Foo Viewer", they might choose the name org.example.FooViewer.

If that application doesn't have any domain controlled, then the recommend application ID format is io.github.${username}.${appname}, as ${username}.github.io is the domain github offer to user.

Each folder should contain:

  • a .gitignore to make sure that this git repository is clean when the packaging is done.
  • a Makefile to extract appimage and install it.
  • a linglong.yaml to let linglong-builder repackage that appimage file into a linglong package.

Build

ll-builder build

Run

ll-builder run

linglong-package-examples's People

Contributors

luminescent-moon avatar 5408808845 avatar boyang-x avatar mxx0407 avatar cai0000 avatar mrredhat avatar pluviophile72 avatar csh1752 avatar ora-sun avatar cdrags avatar black-desk avatar zld12 avatar crazysong11 avatar lov3andpeac avatar

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.