Skip to content

Instantly share code, notes, and snippets.

@kobus-v-schoor
Created March 19, 2021 22:20
Show Gist options
  • Save kobus-v-schoor/baeae4cda38619e6588ca21adc779891 to your computer and use it in GitHub Desktop.
Save kobus-v-schoor/baeae4cda38619e6588ca21adc779891 to your computer and use it in GitHub Desktop.
app-id: org.openhantek.OpenHantek
runtime: org.kde.Platform
runtime-version: "5.15"
sdk: org.kde.Sdk
command: OpenHantek
finish-args:
- --socket=wayland
- --device=dri
rename-desktop-file: OpenHantek.desktop
rename-icon: OpenHantek
modules:
- name: libusb
sources:
- type: archive
url: https://github.com/libusb/libusb/releases/download/v1.0.24/libusb-1.0.24.tar.bz2
sha256: 7efd2685f7b327326dcfb85cee426d9b871fd70e22caa15bb68d595ce2a2b12a
- name: openhantek
buildsystem: cmake
sources:
- type: archive
url: https://github.com/OpenHantek/OpenHantek6022/archive/refs/tags/3.2.tar.gz
sha256: 68d8111a0241fa28f6e2b0bd415552d0a0ac496fa7ec2ccd4747f1bbbc8ad985
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment