Skip to content

MirrorStudio-devTeam/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.

Packages

No packages published

Languages

  • Go 88.3%
  • C 10.3%
  • Other 1.4%