-
Notifications
You must be signed in to change notification settings - Fork 11
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
Debian package fixes #7
Comments
I can give this a go if you'd like? |
Awesome, thanks! |
Looking at Debian bug #1002724, it seems that @dankamongmen might also be interested in this. |
yeah, i had been planning on packaging this up (see #4 (comment)), but if you already got to it, godspeed |
I don't use openfec and/or roc-toolkit myself (anymore), but I had packaged both some time ago. If you actually use both, I'd be happy to give the packaging code to you or co-maintain it with you, whichever you prefer. |
are you a DD? if so, i'm happy to comaintain, or maintain myself, or leave it to you. if not, and you'd like to become one, i'd be happy to sponsor your upload. i didn't mean to assert any claim to territory, just to let you know i've done some work here too =]. i've got packaging for it somewhere around here, but i doubt there's much difference between ours. have you pushed to salsa? dankamongmen@gmail.com if you'd like to take this to email (either way is fine for me). |
I have a draft version for inclusion in Debian at https://salsa.debian.org/viccie30/openfec. Getting it uploaded to Debian depends at the very least on the resolution of #9. |
I've edited the first sub-task in the issue:
|
I'll try to answer those one by one: On the item
@gavv, have you tried editing the variable |
Nope, I didn't try it. I guess it's what we need. |
Please let me know if it worked. As for the other items, these need to be checked if they do not break a subsequent roc-toolkit build (especially the inclusion of C files), some choices may have be intentional. I will reply shortly. |
@twojstaryzdomu Thanks, your suggestion helped! @viccie30 I've marked @twojstaryzdomu Regarding C files: I believe roc doesn't need them, it needs only headers. |
Hi, I've fixed the remaining issues and tagged v1.4.2.7 |
@dankamongmen @viccie30 FYI: both openfec and roc-toolkit now build debian packages on release and attach them to release assets. In case you would like to reuse debian/ directory from the repo, and need some adjustments, feel free to ping me. |
Minor issues with debian packages implemented in #5.
openfec_1.2.3
tov1.2.3
and tags from1.2.3
tov1.2.3
.c
files from-dev
package: Added rpm spec compatible with openSUSE 15.4 #5 (comment).pc
file to-dev
package: Added rpm spec compatible with openSUSE 15.4 #5 (comment)lib_advanced
to include dirs in.pc
file: Added rpm spec compatible with openSUSE 15.4 #5 (comment)The text was updated successfully, but these errors were encountered: