Skip to content

Debian package - #12

Open
bence98 wants to merge 4 commits into
abdalmoniem:masterfrom
bence98:master
Open

Debian package#12
bence98 wants to merge 4 commits into
abdalmoniem:masterfrom
bence98:master

Conversation

@bence98

@bence98 bence98 commented Feb 20, 2019

Copy link
Copy Markdown

No description provided.

@abdalmoniem

Copy link
Copy Markdown
Owner

can you please share how you managed to package the software, can you add packaging instructions for future builds?

@bence98

bence98 commented Feb 20, 2019

Copy link
Copy Markdown
Author

Sure!
I created a folder, let's call it avr4l_deb. Then, I created avr4l_deb/DEBIAN/control file (here is a template from my other project). Then I copied the files I want to be installed into avr4l_deb (avr4l_deb/usr/bin/avr4l, avr4l_deb/usr/lib/jvm/default-java/lib/RXTXcomm.jar etc.). Finally, I ran dpkg-deb --build avr4l_deb
You can find here the Debian control file I used for this package.

@bence98

bence98 commented Feb 20, 2019

Copy link
Copy Markdown
Author

If you build with a Makefile, I can help you add packaging commands to it. You can probably do it with other build systems too, but I don't know how. But then again, you could just do it manually or write a script for it.

@bence98 bence98 reopened this Feb 20, 2019
@bence98

bence98 commented Feb 20, 2019

Copy link
Copy Markdown
Author

Sorry for the derpage with these pull requests. Anyways, I added the Debian control file to the repo.

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

Successfully merging this pull request may close these issues.

2 participants