GithubHelp home page GithubHelp logo

add-uos / deepin-draw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxdeepin/deepin-draw

0.0 0.0 0.0 71.73 MB

License: GNU General Public License v3.0

Shell 0.52% C++ 88.62% Python 8.39% C 0.67% Makefile 0.03% QMake 0.01% CMake 1.43% Starlark 0.33%

deepin-draw's Introduction

deepin-draw

Draw is a lightweight drawing tool for users to freely draw and simply edit images developed by Deepin Technology.

Dependencies

Build dependencies

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

  • Qt (>=5.6),
  • debhelper (>=9)
  • cmake
  • qtbase5-dev
  • pkg-config
  • libexif-dev
  • libqt5svg5-dev
  • libraw-dev
  • libfreeimage-dev
  • libqt5opengl5-dev
  • qttools5-dev
  • qttools5-dev-tools
  • libdtkgui-dev
  • libdtkwidget-dev
  • libxcb-util0-dev
  • libdtkcore5-bin
  • libgtest-dev
  • libgmock-dev

Installation

Build from source code

  1. Make sure you have installed all dependencies.

Package name may be different between distros, if deepin-draw 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 deepin-draw delivered:

$ sudo apt-get build-dep deepin-draw
  1. Build:
$ cd draw
$ mkdir Build
$ cd Build
$ cmake ../
$ make
  1. Install:
$ sudo make install

The executable binary file could be found at `/usr/bin/deepin-draw

Usage

Execute deepin-draw

Documentations

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

deepin-draw is licensed under GPL-3.0-or-later.

deepin-draw's People

Contributors

pangpangpang3 avatar zou8514 avatar hzlwwwwt avatar tanl123 avatar wyu71 avatar rb-union avatar deepin-bot[bot] avatar starhcq avatar toberyan avatar felixonmars avatar deepinzhangshuang avatar iceyer avatar myk1343 avatar add-uos avatar tsic404 avatar hack3ric avatar blumia avatar deepin-gerrit avatar gs342 avatar hudeng-go avatar leaeasy avatar eric2023 avatar zhangwenchaoworking avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.