-
Notifications
You must be signed in to change notification settings - Fork 1
isoft-linux/isoftapp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
isoftapp
isoft-genbasedir && isoftapp search/install/remove/check/update/upgrade
Build && Install
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr \
-DKDE_INSTALL_LIBDIR=lib \
-DLIBEXEC_INSTALL_DIR=lib \
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-DCMAKE_BUILD_TYPE=Debug \
-DENABLE_NOSIZY=ON
make
sudo make install
### for qjade:
cd isoftapp/qjade
lupdate qml/*.qml -ts translations/qjade_zh_CN.ts
lrelease translations/qjade_zh_CN.ts
cd build
make
sudo make install
### end
TODO:
* sudo isoftapp upgrade
* if "any operation need cache", should "update" the cache automatically
About
forked APT-RPM, package cache sqlite db, dependece tree generation, and provided system dbus interface
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published