Skip to content

Main brewtarget source code repository.

License

GPL-3.0, WTFPL licenses found

Licenses found

GPL-3.0
COPYING.GPLv3
WTFPL
COPYING.WTFPL
Notifications You must be signed in to change notification settings

mlarrieur/brewtarget

Repository files navigation

You need CMake (2.8 or greater) installed to compile this package.

COMPILING
  $./configure
  $make

INSTALLING
  $sudo make install
  This may not be required in some environments.

MAKE TARGETS
  * make package
      Makes .deb, .rpm, and .tar.bz2 binary packages.
  * make package_source
      Makes a .tar.bz2 source package.
  * make source_doc
      Makes html documentation of the source in doc/html.
  * make translations
      If the cmake option UPDATE_TRANSLATIONS is set, updates the *.ts files
      and creates .qm files. Otherwise, just creates .qm files from *.ts files.

CMAKE OPTIONS
  * -DBUILD_DESIGNER_PLUGINS - OFF by default. If set to ON, builds the Qt Designer
     plugins instead of brewtarget.

About

Main brewtarget source code repository.

Resources

License

GPL-3.0, WTFPL licenses found

Licenses found

GPL-3.0
COPYING.GPLv3
WTFPL
COPYING.WTFPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.6%
  • PLpgSQL 30.6%
  • CMake 1.4%
  • Perl 1.4%
  • C 1.0%
  • CSS 0.3%
  • Other 0.7%