Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

martyr-deepin/deepin-file-manager-backend

Repository files navigation

Deepin File Manager Backend

Description: Deepin File Manager Backend includes the most UI non-related operations and informations, like settings, file info.

Tags: backend

Dependencies

Build dependencies

  • gio-2.0
  • gtk+-3.0
  • gdk-3.0
  • gdk-pixbuf-xlib-2.0
  • x11
  • xi
  • libcanberra
  • cairo-ft
  • poppler-glib
  • libdeepin-metacity-private
  • librsvg-2.0

Runtime dependencies

Installation

Build:

$ make GOPATH=/usr/share/gocode

Or, build through gccgo

$ make GOPATH=/usr/share/gocode USE_GCCGO=1

Install:

sudo make install

Usage

This program will be started automatically if needed, but you can still start it manually.

$ $(PREFIX)/lib/deepin-daemon/deepin-file-manager-backend

The default $(PREFIX) equals to /usr.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issuses and contribute changes.

License

Deepin file manager backend is licensed under GPLv3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages