Package Details: brewtarget 4.0.11-1

Git Clone URL: https://aur.archlinux.org/brewtarget.git (read-only, click to copy)
Package Base: brewtarget
Description: Beer calculator compatible with BeerSmith. Generates instructions from the recipe and interactive mash designer.
Upstream URL: https://www.brewtarget.beer/
Licenses: GPL-3.0-or-later AND WTFPL AND (CC-BY-SA-3.0 OR LGPL-3.0-or-later) AND LGPL-2.1-only
Submitter: phillid
Maintainer: phillid (Scimmia)
Last Packager: Scimmia
Votes: 10
Popularity: 0.000000
First Submitted: 2016-02-10 12:53 (UTC)
Last Updated: 2024-11-25 17:49 (UTC)

Pinned Comments

Scimmia commented on 2024-08-28 15:28 (UTC)

If you have already updated to 4.0 prior to 4.0.3, please read the release notes for 4.0.3! https://github.com/Brewtarget/brewtarget/releases/tag/v4.0.3

Latest Comments

« First ‹ Previous 1 2

bit_shifter commented on 2022-10-26 20:31 (UTC)

Looks like 3.0.2 is out now: https://github.com/Brewtarget/brewtarget/releases/tag/v3.0.2

phillid commented on 2022-09-26 06:46 (UTC)

Thanks for the heads up. According to the releases page, 3.0.0 is still pre-release so I won't bump the PKGBUILD just yet. Thanks for the tips on depends and makedepends though, I'm sure they'll be useful once it's time to update.

brianbuccola commented on 2022-09-25 12:09 (UTC)

There's a new version: v3.0.0. I was able to build and install it by making the following changes to the PKGBUILD:

  1. Bump the pkgver: 2.3.1 -> 3.0.0. (And reset pkgrel to 1.)
  2. Add xalan-c and xerces-c to the depends.
  3. Add boost to the makedepends.

Scimmia commented on 2018-03-18 20:17 (UTC)

OOD flag is wrong, 2.4 has still not been released.

phillid commented on 2016-06-28 23:42 (UTC)

Ah well, looks like the build is working for now anyway, I assume you can confirm this.

Scimmia commented on 2016-06-28 14:16 (UTC)

It appears that it may be a non-issue in the near future. The issues are qml and qtwebkit, both of which were removed from the cmake checks for 2.4, coming soon(ish).

phillid commented on 2016-06-28 05:46 (UTC)

Hey Scimmia, apologies for not getting onto this sooner. I have no issues building on this machine, likely because I have the (for you) missing dependency installed for other stuff. I'll try in a clean chroot and report back.

Scimmia commented on 2016-06-27 15:17 (UTC)

3 months later, still doesn't build as written because of missing deps.

Scimmia commented on 2016-03-20 21:51 (UTC) (edited on 2016-03-20 22:04 (UTC) by Scimmia)

Doesn't build against [testing], as it's missing some deps for Qt5.6. Edited out some of my own stupidity :P