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
Ivan Dmitrievich Yartsev fe314ed30c
Sign command changes
6 months ago
icons Template update 6 months ago
locale Fixed storage window file choosers 6 months ago
screenshot
source Sign command changes 6 months ago
.gitignore Pull from repo 2 years ago
Makefile Template update 6 months ago
README.md
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 Template update 6 months ago
ubl-settings-repomanager-add.glade Padding for info label 2 years ago
ubl-settings-repomanager-configuration.glade Fixed storage configuration window crash 6 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 Fixed crashes at storage window 2 years ago
ubl-settings-repomanager.desktop Localisation, fixes 2 years ago
ubl-settings-repomanager.glade Added sign tooltips 6 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