[GH-ISSUE #19] suggestion: separate out Makefiles to a common feed #10

Closed
opened 2026-03-04 11:57:32 +03:00 by kerem · 0 comments
Owner

Originally created by @bam80 on GitHub (Sep 27, 2022).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/19

It looks like many useful apps are presented here, they all are hosted separately in their respective repos.
That's fine, but we could also create a feed repo for all of them, similar to what openwrt packages does:
https://github.com/openwrt/packages
That way one could get access from openwrt SDK/Buildroot to all of them, without the need to add each one separately, one by one.
Other than accessibility, that would also improve discoverability and maintainability, I think.

What do you think, are you interested in creating such a feed repo?
I can provide help if needed.

PS:
here is example of Makefile referencing to external git repo for the sources:
https://github.com/openwrt/packages/blob/master/net/announce/Makefile#L18

Originally created by @bam80 on GitHub (Sep 27, 2022). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/19 It looks like many useful apps are presented here, they all are hosted separately in their respective repos. That's fine, but we could also create a feed repo for all of them, similar to what openwrt `packages` does: https://github.com/openwrt/packages That way one could get access from openwrt SDK/Buildroot to all of them, without the need to add each one separately, one by one. Other than accessibility, that would also improve discoverability and maintainability, I think. What do you think, are you interested in creating such a feed repo? I can provide help if needed. PS: here is example of Makefile referencing to external git repo for the sources: https://github.com/openwrt/packages/blob/master/net/announce/Makefile#L18
kerem closed this issue 2026-03-04 11:57:32 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#10
No description provided.