-
Notifications
You must be signed in to change notification settings - Fork 28
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
Deinhofer/#324 rpi4 install problem #330
Conversation
…nged JDK 8 recommendations to zulu8
…r; added hint for verbose parameter
…r; added hint for verbose parameter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I currently cannot test, but looks good. Thanks for making AsTeRICS running on rpi4 👍
Description: AsTeRICS Runtime Environment (ARE) - http://www.asterics.eu | ||
Recommends: oracle-java8-installer, libttspico-utils | ||
Depends: libhidapi-libusb0, libudev1, xdg-utils | ||
License: MIT or GPL-3 with Classpath exception |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need the whole license text here in the control
file? wouldn't a link to the full text within the AsTeRICS Repository enough?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added it because during the installer build, there is a warning that the package did not have a license information. But it's still there although i added the license information.
In this commit I moved the inline license text to the copyright file and also the corresponding headers, but no success. I think I'll leave it like that now.
…ing to https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#introduction * Unfortunately, the installer build process still claims "absence of license information". Don't know why. * moved Section of asterics to 'utils'
libttspico-utils
.