Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems to be abanoned? #53

Open
Justinzobel opened this issue Nov 10, 2024 · 0 comments
Open

Seems to be abanoned? #53

Justinzobel opened this issue Nov 10, 2024 · 0 comments

Comments

@Justinzobel
Copy link

Author has lots of commits in private repos but inactive here.

I was hoping to send a PR for a Flatpak build but not sure if it'll be used. I'll stick it here anyway since I found it useful as I'm not a fan of AppImage:

app-id: com.github.abdularis.LAN-Share
command: LANShare
runtime: org.kde.Platform
runtime-version: '5.15-23.08'
sdk: org.kde.Sdk
finishing-args:
  - --device=dri
  - --socket=fallback-x11
  - --socket=wayland
  - --system-talk-name=org.freedesktop.UDisks2
modules:
  - name: LAN-Share
    buildsystem: simple
    build-commands:
      - qmake ./src/LANShare.pro PREFIX=/app -o Makefile
      - make
      - install -Dm755 LANShare /app/bin/LANShare
      - install -D ./packaging/linux/debian/LANShare.desktop /app/share/applications/LANShare.desktop
      - install -D ./packaging/linux/debian/lanshare-icon.png /app/share/pixmaps/lanshare-icon.png
    sources:
      - type: git
        url: https://github.com/abdularis/LAN-Share.git
        branch: master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant