Search Criteria
Package Details: moneymanagerex 1.8.0-10
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: | 3 |
Popularity: | 0.000022 |
First Submitted: | 2022-07-21 14:32 (UTC) |
Last Updated: | 2024-10-20 10:52 (UTC) |
Dependencies (16)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- appstream (make)
- cmake (cmake-gitAUR) (make)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR) (make)
- file (file-gitAUR) (make)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (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=c9616b8403bf1cdb9441d675d052d036efab8cf3
- 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.8.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 Next › Last »
MartinX3 commented on 2024-06-25 09:41 (UTC)
Hey @nasko, you can compile the WxWidgets by yourself. It only needs the installed package on your computer. So just grab as example the aur version of them, modify the source and compile/install it.
nasko commented on 2024-06-24 12:40 (UTC) (edited on 2024-06-24 12:47 (UTC) by nasko)
Hey,
I'm running moneymanagerex 1.8.0-7 and am experiencing this bug, reported in the moneymanagerex Github repo : Any key on value generates error Assert failure"" failed in wxGetKeyStateGTK(): Unsupported key 391.
It's been closed with a note that this is solved by compiling WxWidgets without debug information:
../configure BUILD=release --with-gtk=3 --enable-stl --disable-debug
.Is this something that can be addressed by modifying the way this specific dependency is installed? Or if not, is there anything I can do to mitigate it on my end, for example compile WxWidgets myself, prior to installing moneymanagerex?
Thanks!
Error and backtrace
nasko commented on 2024-05-07 16:59 (UTC)
All good now. Thanks @MartinX3!
MartinX3 commented on 2024-05-07 16:31 (UTC) (edited on 2024-05-07 16:36 (UTC) by MartinX3)
Woops. You're right.
Ahhh, I see now I have this package installed: https://archlinux.org/packages/extra/x86_64/webkit2gtk-4.1/
And I see that this 4.1 package is
optional
at https://archlinux.org/packages/extra/x86_64/wxwidgets-gtk3/I think I should exchange the dependency here to 4.1.
Thank you!
nasko commented on 2024-05-07 16:23 (UTC)
Hm I don't know. What makes you think I got it? Isn't the warning explicitly mentioning that this is not found?
MartinX3 commented on 2024-05-07 16:14 (UTC) (edited on 2024-05-07 16:14 (UTC) by MartinX3)
@nasko It works here. :P
Thank you for the log.
How you got
libwebkit2gtk-4.1.so.0
?https://archlinux.org/packages/extra/x86_64/webkit2gtk/ contains 4.0.
nasko commented on 2024-05-07 15:43 (UTC) (edited on 2024-05-07 15:44 (UTC) by nasko)
moneymanager fails to update to 1.8.0-6 on my computer.
Full output: moneymanagerex-1.8.0-6-update.log
TLDR;
nasko commented on 2024-05-03 16:23 (UTC)
@MartinX3 I can confirm that I was able to successfully install moneymanagerex 1.8.0-5 even with appstream 1.0.3-1 as 1.0.4 has not yet been distributed across package channels. At least with my channel configuration it's not yet available.
MartinX3 commented on 2024-05-03 09:09 (UTC) (edited on 2024-05-03 09:09 (UTC) by MartinX3)
Added the next and finally workaround. :D
With appstream 1.0.4 and mmex 1.8.1 it will work again without the workarounds.
tomacrisan commented on 2024-05-02 22:27 (UTC)
@MartinX3 How do I edit the CMakeLists.txt and not have the makepkg command using the PKGBUILD file here from pulling a copy of CMakeLists.txt from the git repository that overwrites the modified version?
« First ‹ Previous 1 2 3 4 Next › Last »