Deepin Grand Search is a basic search tool developed by Deepin Technology,featured with searching including a series of files,applications or documents, etc.
- Qt
- DTK
- libdframeworkdbus2
- libgsettings-qt1
- libicu63
- libpoppler-qt5-1
- libqt5concurrent5
- libtag1v5
- deepin-desktop-schemas
- dde-daemon
- startdde
- deepin-anything-server
The master branch is current development branch, build dependencies may changes without update README.md, refer to ./debian/control
for a working build depends list
- pkg-config
- qt5-qmake
- qtbase5-dev
- libdtkwidget-dev
- libdtkcore-dev
- libdtkgui-dev
- libdtkcore5-bin
- libdframeworkdbus-dev
- qttools5-dev-tools
- cmake
- dde-dock-dev
- libglib2.0-dev
- libpoppler-qt5-dev
- libtag1-dev
- libicu-dev
- libgsettings-qt-dev
- libpcre3-dev
- Make sure you have installed all dependencies.
Package name may be different between distros, if dde-grand-search is available from your distro, check the packaging script delivered from your distro is a better idea.
Assume you are using Deepin or other debian-based distro which got dde-grand-search delivered:
$ apt build-dep dde-grand-search
- Build:
$ cd dde-grand-search
$ mkdir Build
$ cd Build
$ cmake ..
$ make
- Install:
$ sudo make install
The executable binary file could be found at /usr/bin/dde-grand-search
and /usr/bin/dde-grand-search-daemon
Execute dde-grand-search-daemon
and dde-grand-search
We encourage you to report issues and contribute changes
dde-grand-search is licensed under GPL-3.0-only