-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
50 changed files
with
290 additions
and
103 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
QPKG_NAME+=(NZBGet) | ||
QPKG_ARCH+=(all) | ||
QPKG_VERSION+=(<?version?>) | ||
QPKG_HASH+=(<?hash?>) | ||
QPKG_URL+=(<?cdn_sherpa_packages_url?>/<?qpkg_filename?>) | ||
QPKG_MIN_RAM_KB+=(none) | ||
QPKG_MIN_OS_VERSION+=(400) | ||
QPKG_MAX_OS_VERSION+=(none) | ||
QPKG_AUTHOR+=('OneCD (OneCDOnly on GitHub)') | ||
QPKG_AUTHOR_EMAIL+=("[email protected]") | ||
QPKG_APPL_AUTHOR+=("hugbug@GitHub") | ||
QPKG_APPL_AUTHOR_EMAIL+=(none) | ||
QPKG_APPL_VERSION+=(21.1) | ||
QPKG_DESC+=('lite-and-fast NZB download manager with a simple web UI') | ||
QPKG_NOTE+=(none) | ||
QPKG_ABBRVS+=('ng nzb nzbg nget nzbget') | ||
QPKG_CONFLICTS_WITH+=(none) | ||
QPKG_DEPENDS_ON+=(Entware) | ||
QPKG_REQUIRES_IPKS+=(nzbget) | ||
QPKG_CAN_BACKUP+=(true) | ||
QPKG_CAN_RESTART_TO_UPDATE+=(false) | ||
QPKG_CAN_CLEAN+=(false) | ||
QPKG_CAN_LOG_SERVICE_OPERATIONS+=(true) | ||
QPKG_TEST_FOR_ACTIVE+=(builtin) |
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
017f82261f8de97c9029143af721a575 nzbget_24.0_arm-x19.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
9fa914f0ebcab5befa9b444f3095b15c nzbget_24.0_arm-x31.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
88c5be252ca0f4954cac530bb6063d59 nzbget_24.0_arm-x41.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2cf1d52b155745981cf8be464ee9e9e6 nzbget_24.0_arm_64.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
c569409c5df4f7d672431e67f25d0244 nzbget_24.0_x86.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
4257734e071212ee2bc7065fac256556 nzbget_24.0_x86_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
fd329f6febc17cfcf22f7cc513cb643a build/pyLoad_240426_arm_64.qpkg | ||
aa4d989c6eb2da2d780c9e5927b937d4 build/pyLoad_240426_arm_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
e7cf9aeb053ac26bdaf50a5967d75266 build/pyLoad_240426_x86.qpkg | ||
a033c211c2f40c8dcd4ba6ba52e71243 build/pyLoad_240426_x86.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
772dc325159d9eeb9414d5bdabae9b2f build/pyLoad_240426_x86_64.qpkg | ||
c1b63c5a8a86658eab02338b80df3f50 build/pyLoad_240426_x86_64.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,3 +27,4 @@ pytz | |
semver~=2.10 | ||
setuptools | ||
werkzeug | ||
zstandard |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
d9e81c5d5a35d42050775f42dc41a83f build/sherpa_240426.qpkg | ||
950cb43a2615a886c1dc92b5df9bd2a6 build/sherpa_240426.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
8f97e0a94dd0d08c9b09b805eca8d915 build/sherpa_240427.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.