Search Criteria
Package Details: moneymanagerex 1.9.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/moneymanagerex.git (read-only, click to copy) |
---|---|
Package Base: | moneymanagerex |
Description: | MoneyManagerEx is an easy-to-use personal finance suite. This package will always point to the newest tagged version. |
Upstream URL: | http://www.moneymanagerex.org/ |
Licenses: | GPL |
Conflicts: | moneymanagerex-git |
Provides: | moneymanagerex |
Replaces: | mmex |
Submitter: | MartinX3 |
Maintainer: | MartinX3 |
Last Packager: | MartinX3 |
Votes: | 6 |
Popularity: | 1.58 |
First Submitted: | 2022-07-21 14:32 (UTC) |
Last Updated: | 2025-02-08 15:06 (UTC) |
Dependencies (16)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- appstream (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR) (make)
- file (file-gitAUR) (make)
- gawk (gawk-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- lsb-release (make)
- make (make-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- rapidjson (rapidjson-gitAUR) (make)
- cups (cups-gitAUR, cups-gssapiAUR) (optional) – for printing support
Required by (0)
Sources (12)
- git+https://github.com/apexcharts/apexcharts.js.git#commit=2e3dcd08948d6d92517b7b9fec3aa2100ada3a57
- git+https://github.com/fmtlib/fmt.git#commit=b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9
- git+https://github.com/FVANCOP/ChartNew.js.git#commit=b9e576fffa368873caed5c5dcdeb1de99637da5f
- git+https://github.com/lua/lua.git#commit=d71a548685eb3ac5ea598d6a9e7481389c558808
- git+https://github.com/moneymanagerex/database.git#commit=1aa59e11d2f57339247be85c793507faf239e08a
- git+https://github.com/moneymanagerex/general-reports.git#commit=a84b292b301b79cb7e5145bf8b1bed285235c620
- git+https://github.com/moneymanagerex/html-template.git#commit=e43bec4c0e648a5311aaae4211834cdc085178a4
- git+https://github.com/moneymanagerex/LuaGlue.git#commit=ccffa36799596cc2e9a179fe18d2bf6ce07ff09a
- git+https://github.com/moneymanagerex/moneymanagerex.git#tag=v1.9.0
- git+https://github.com/moneymanagerex/themes.git#commit=9704a6a597bafebe0048d2f8aa8b08aaaf42c62f
- git+https://github.com/Tencent/rapidjson.git#commit=8f4c021fa2f1e001d2376095928fc0532adf2ae6
- git+https://github.com/utelle/wxsqlite3.git#commit=7bbd8a15f9fc0fdb81e3421a0fab90a63a6f0461
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
tomacrisan commented on 2024-04-30 22:51 (UTC)
I compiled it by downgrading to appstream-1.0.2-1, compiling moneymanagerex 1.8.0-2 and then upgrading appstream back to appstream-1.0.3-1.
MartinX3 commented on 2024-04-29 10:05 (UTC) (edited on 2024-04-29 10:05 (UTC) by MartinX3)
I can't compile it myself at the moment but you can always build 1.7.0 by modifying your
PKGBUILD
.See https://github.com/moneymanagerex/moneymanagerex/issues/6693
MartinX3 commented on 2024-01-23 16:13 (UTC) (edited on 2024-01-23 16:13 (UTC) by MartinX3)
Yes.
You're welcome.
nasko commented on 2024-01-23 16:12 (UTC)
Thanks @MartinX3! Would that be https://github.com/moneymanagerex/moneymanagerex?
MartinX3 commented on 2024-01-23 16:06 (UTC)
Please create the issue ticket at the source code url.
nasko commented on 2024-01-23 16:02 (UTC)
Hey guys!
I've been experiencing a nagging UI issue with Money Manager Ex since I started using it under Arch Linux with KDE Plasma with X11. It is manifested in the most recent version, and it was also manifested in the previous version too.
I'm not sure if this is the place to report issues, so I'd be grateful if someone could point me to the proper place to do it.
Thanks!
MartinX3 commented on 2023-12-31 14:37 (UTC)
@lk1234 done Thank you
lk1234 commented on 2023-12-30 18:03 (UTC)
appstream is missing from makedepends. This causes chroot builds to fail. Could you please add it?
MartinX3 commented on 2023-08-30 17:21 (UTC)
There is no "vcpkg" package in the official repos and I can compile 1.6.4 without problems.
Also a fresh aur installation worked without problems.
If I get a problem with 1.6.5 I'll take another look.
bsergik commented on 2023-08-30 09:25 (UTC)
'vcpkg' dependency required due to the following error:
And also the line
git submodule update --init --recursive
in section 'prepare' should be with--force
like:git submodule update --init --recursive --force
. Otherwise submodules are not updated correctly.« First ‹ Previous 1 2 3 4 5 Next › Last »