Git Product home page Git Product logo

Comments (2)

OliverHaag avatar OliverHaag commented on June 11, 2024

You could probably reuse some parts like dependencies from the old package: https://launchpad.net/~oliverhaag/+archive/ubuntu/openhantek
Sources are here: http://ppa.launchpad.net/oliverhaag/openhantek/ubuntu/pool/main/o/openhantek/

from openhantek.

drothlis avatar drothlis commented on June 11, 2024

I spent about half a day creating a deb package but then I discovered sigrok which has a command-line tool (which is my actual goal -- capturing samples from the command line) so I'm unlikely to do any further work on this. For what it's worth the work so far is on my fork here. The remaining TODO list is:

  • Generate changelog (which is where debuild looks for the package's
    version number) from a "changelog.in" file.
  • It isn't clear to me if the license is supposed to be GPL-3 or GPL-3+.
  • Fix CMakeLists.txt to install the binary into $prefix/bin, the images
    into $prefix/share/openhantek/images, and not install readme, COPYING,
    etc.
  • Rename firmware/90-hantek.rules to firmware/90-hantek.rules.in,
    get CMakeLists.txt to generate firmware/90-hantek.rules with the
    correct $prefix.
  • Get CMakeLists.txt to install the firmware & udev rule (into a
    different destdir for the firmware package).
  • Script to build source package & push it to ppa?
  • Make travis build the deb packages?
  • Remove unnecessary dependencies from .travis.yml.

from openhantek.

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.