You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Dmitry Razumov 5c638361a4
Merge pull request 'master' (#132) from YanTheKaller/ubl-settings-repomanager:master into master
4 months ago
icons Template update 6 months ago
locale Localisation fixes 4 months ago
screenshot Addeed screenshot 2 years ago
source Last connit return 4 months ago
.gitignore Pull from repo 2 years ago
Makefile Template update 6 months ago
README.md Started new branch without backend support 3 years ago
com.ublinux.ubl-settings-repomanager.policy Изменил(а) на 'com.ublinux.ubl-settings-repomanager.policy' 1 year ago
crypt-key.csv Information output for packages, localisation updates 2 years ago
gresource.xml Fixed key encryption combo box 5 months ago
ubl-settings-repomanager-add.glade Padding for info label 2 years ago
ubl-settings-repomanager-configuration.glade Localisation fixes 4 months ago
ubl-settings-repomanager-filechooser.glade Added ability to choose multiple packages in file chooser 2 years ago
ubl-settings-repomanager-key.glade Fixed key creation password startup visibility 6 months ago
ubl-settings-repomanager-progressbar-window.glade Repomanager rework beginning 2 years ago
ubl-settings-repomanager-repo-block.glade WIP Storage configuration window 6 months ago
ubl-settings-repomanager-sign.glade Added checking at storage creation/addition 2 years ago
ubl-settings-repomanager.css Minimal button size 4 months ago
ubl-settings-repomanager.desktop Localisation, fixes 2 years ago
ubl-settings-repomanager.glade Added sort; Added check for adding/creating storage from inside of another storage 5 months ago

README.md

ubl-settings-repomanager

Выполнить

Build

In order to build ubl-settings-repomanager you will need:

  • CMake
  • C compiler
  • GTK+ 3 & dependencies
  • webkit2gtk (optional)

Once you have all the necessary dependencies, you can use:

$ make

Installation

After a successful build, just use:

$ sudo make install clean

Uninstallation

After a successful build, just use:

$ sudo make uninstall

alt text