# deepin-screenshot **Repository Path**: markd/deepin-screenshot ## Basic Information - **Project Name**: deepin-screenshot - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-21 - **Last Updated**: 2021-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deepin screenshot ## Description This is a default screenshot app for Linux Deepin. ## Dependencies - Qt (>=5.6), - debhelper (>=9), - cmake, qt5-default, qtbase5-dev, pkg-config, libqt5svg5-dev, libqt5x11extras5-dev, qttools5-dev-tools, - libxcb-util0-dev, libstartup-notification0-dev, - qtbase5-private-dev, qtmultimedia5-dev, x11proto-xext-dev, libmtdev-dev, libegl1-mesa-dev, x11proto-record-dev,libxtst-dev, - libudev-dev, libfontconfig1-dev, libfreetype6-dev, libglib2.0-dev, libxrender-dev, - libdtkwidget-dev, libdtkwm-dev, deepin-gettext-tools ## Installation - On the Deepin operation system: the deepin screenshot is published within! - On other operation system, you could download the source code of deepin screenshot: - firstly, install the dependencies rightly; - secondly, run `cd deepin-screenshot`; - thirdly, make a directory: build; run `cmake ../`; `make`; `make install` ## Usage Run the command: `deepin-screenshot` ## Getting help Any usage issues can ask for help via * [Official Forum](https://bbs.deepin.org/) * [Developer Center](https://github.com/linuxdeepin/developer-center) * [WiKi](https://wiki.deepin.org/) * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) ## Getting involved We encourage you to report issues and contribute changes * [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). (English) * [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) (中文) ## License deepin-screenshot is licensed under [GPLv3](LICENSE).