Code Monkey home page Code Monkey logo

eekeeper-qt's Introduction

goddard

goddard

Connect with me:

goddard ryein-goddard 1325621 goddard

Support:

goddard



eekeeper-qt's People

Contributors

devurandom avatar goddard avatar konserw avatar nebulousbyte avatar

Stargazers

 avatar

Watchers

 avatar

eekeeper-qt's Issues

Flatpak manifest

I have created an manifest, which is kinda working, but it does complain about some missing ressources, which I do not know what that is about. Maybe you know what files it is searching for and where:

app-id: com.ryeingoddard.EEKeeperQt
runtime: org.kde.Platform
runtime-version: "5.15-21.08"
sdk: org.kde.Sdk

command: EEKeeperQt

finish-args:
    - --share=ipc
    - --socket=wayland
    - --socket=fallback-x11
    - --device=dri
    - --filesystem=home

modules:
    - name: EEKeeperQt
      buildsystem: simple
      build-commands:
        - sed -i -e "s|target.path = /|target.path = /app/lib/EEKeeper|g" EEKeeper.pro
        - qmake EEKeeper.pro
        - make -j $FLATPAK_BUILDER_N_JOBS
        - make install
      post-install:
        - mv res /app/lib/EEKeeper
        - mv ./*.o /app/lib/EEKeeper
        - mkdir -p /app/bin
        - ln -rs /app/lib/EEKeeper/EEKeeperQt /app/bin/EEKeeperQt
      sources:
        - type: git
          url: https://github.com/Goddard/eekeeper-qt.git
          commit: 05a0cfcb745576516a3927d6f004d9c975e8d0ab

Screenshot_20220518_220127

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.