mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
COPKGManager: add function to check package size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ae65d4ec5
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-28 (Sun, 28 Dec 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -97,5 +97,6 @@ class COPKGManager : public CMenuTarget
|
||||
static bool hasOpkgSupport();
|
||||
bool checkUpdates(const std::string & package_name = std::string(), bool show_progress = true);
|
||||
bool installPackage(const std::string& pkg_name);
|
||||
bool checkSize(const std::string& pkg_name);
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user