Looks like 3.0.2 is out now: https://github.com/Brewtarget/brewtarget/releases/tag/v3.0.2
Search Criteria
Package Details: brewtarget 4.0.11-1
Package Actions
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) |
Dependencies (15)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-svg
- xalan-c
- xerces-c
- boost (boost-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- qt6-declarative (qt6-declarative-gitAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2
bit_shifter commented on 2022-10-26 20:31 (UTC)
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
:
- Bump the
pkgver
:2.3.1
->3.0.0
. (And resetpkgrel
to1
.) - Add
xalan-c
andxerces-c
to thedepends
. - Add
boost
to themakedepends
.
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
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