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 cb3d4f02ec
Fix makefile
2 years ago
source Fix makefile 2 years ago
.gitignore Init commit 3 years ago
Makefile Fix makefile 2 years ago
README.md Init commit 3 years ago
com.ublinux.ubl-settings-repomanager.checked.svg Init commit 3 years ago
com.ublinux.ubl-settings-repomanager.policy Init commit 3 years ago
com.ublinux.ubl-settings-repomanager.svg Init commit 3 years ago
com.ublinux.ubl-settings-repomanager.warning.svg Init commit 3 years ago
ubl-settings-repomanager-banner.png Init commit 3 years ago
ubl-settings-repomanager.css Init commit 3 years ago
ubl-settings-repomanager.desktop Init commit 3 years ago
ubl-settings-repomanager.glade Init commit 3 years ago
ubl-settings-repomanager.pot Init commit 3 years ago
ubl-settings-repomanager_ru.po Init commit 3 years ago

README.md

ubl-settings-repomanager

Выполнить

Build

In order to build ubl-settings-TEMPLATE 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