rpm打包失败,路径版本填写有误,这种方式应该可以优化,不知为何这个提交漏了,在gitlab可以通过comitid访问,但是搜索失败,导致打包过不了。重新提交一下。 Log: 修复rpm打包失败的问题 Change-Id: I9aead7557d6ef48454d1228fa41e8e5e11e005be (cherry picked from commit bbd64229fe4c73f0f555be4a0a5ab20b1a045a03) Change-Id: I4584e786b62dd3f8b8793a40d42b28f482174d98 Reviewed-on: http://gerrit.uniontech.com/c/dtkwidget/+/7197 Reviewed-by: chenke <chenke@uniontech.com> Reviewed-by: <mailman@uniontech.com> Tested-by: <mailman@uniontech.com> |
||
|---|---|---|
| .tx | ||
| debian | ||
| doc/images | ||
| examples | ||
| rpm | ||
| src | ||
| tools | ||
| .clog.toml | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .project.json | ||
| .release.json | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| conanfile.py | ||
| dtkwidget.pro | ||
README.md
Deepin Tool Kit Widget
Deepin Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
Dependencies
Build dependencies
- Qt >= 5.6
Installation
Build from source code
-
Make sure you have installed all dependencies.
-
Build:
$ mkdir build
$ cd build
$ qmake ..
$ make
- Install:
$ sudo make install
Getting help
Any usage issues can ask for help via
Getting involved
We encourage you to report issues and contribute changes
- Contribution guide for developers. (English)
- 开发者代码贡献指南 (中文)
License
deepin-tool-kit is licensed under GPLv3.