Coder Social home page Coder Social logo

beriny / deepin-appstore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from martyr-deepin/deepin-appstore

0.0 2.0 0.0 14.64 MB

mirrored from https://cr.deepin.io/#/admin/projects/dstore/deepin-appstore

License: GNU General Public License v3.0

C++ 95.98% CMake 3.43% C 0.59%

deepin-appstore's Introduction

Deepin Store

Description: The Shell powers Deepin Store 4.x.

Deepin Store is a quality app store with rich contents that supports 1-click download and installation. It selected popular recommendations, new applications and topic introduction.

This is a sub-project which is essentially a custom made web browser.

Tags: application, utility, admin.

Screenshot:

Screenshot

Dependencies

Build dependencies

C++11 support is required. The following tools are needed:

- CMake >= 3.2
- pkg-config

And dev packages:

- Qt5 >= 5.4
    + Qt5Widgets
    + Qt5DBus
    + Qt5WebKit
    + Qt5X11Extras
    + Qt5Network
- x11
- glib-2.0
- gio-2.0
- lastore-daemon

Runtime dependencies

- Qt5 >= 5.4
    + Qt5Widgets
    + Qt5DBus
    + Qt5WebKit
    + Qt5X11Extras
    + Qt5Network
- x11
- glib-2.0
- gio-2.0
- lastore-daemon
- deepin-appstore-data package

Configuration

The following switches are available. Modify them the CMakeLists.txt accordingly.

- DEBUG_LASTORE: if present, print out debugging information for lastore dbus interfaces
- DEBUG_LOCAL_REQUEST: if present, print out debugging information for how the program can work offline

Uncomment find_package(Qt5WebEngineWidgets) in CMakeLists.txt to compile against QtWebEngine (experimental & incomplete).

Build

This is a typical CMake project. On Debian-based systems, use tools provided by devscripts when you have all the dependencies installed.

$ dpkg-buildpackage

Installation

Again, typical CMake stuff. On Debain-based systems:

# dpkg -i ../????.deb

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes


Open source licensing info

Deepin Store is licensed under GPLv3.

deepin-appstore's People

Contributors

jouyouyun avatar snyh avatar xinkai avatar

Watchers

 avatar  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.