Package Details: moneymanagerex 1.9.1-9

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-2.0-or-later
Conflicts: moneymanagerex-git
Provides: moneymanagerex
Replaces: mmex
Submitter: MartinX3
Maintainer: MartinX3
Last Packager: MartinX3
Votes: 8
Popularity: 0.62
First Submitted: 2022-07-21 14:32 (UTC)
Last Updated: 2025-11-29 13:11 (UTC)

Dependencies (16)

Required by (0)

Sources (12)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

tomacrisan commented on 2025-11-29 16:32 (UTC)

@MartinX3: Yes it is fixed. Thanks.

MartinX3 commented on 2025-11-29 13:13 (UTC) (edited on 2025-11-29 13:14 (UTC) by MartinX3)

@tomacrisan
Thanks for the report!
I accidentally picked the commit ID of the merge instead of my fix
It should work now

tomacrisan commented on 2025-11-29 12:58 (UTC)

@MartinX3: Thanks for your work on this project.

Version 1.9.1-7 built properly; version 1.9.1-8 yields:

Submodule path 'themes': checked out '9704a6a597bafebe0048d2f8aa8b08aaaf42c62f'
error: commit f86aa161236467c1699f207a8bfa4c7dc3d32af7 is a merge but no -m option was given.
fatal: cherry-pick failed

MartinX3 commented on 2025-11-27 19:03 (UTC)

I'm sorry, I missed this issue report. I was on vacations and then sick.

I hope it works now.

DrMartinus commented on 2025-11-27 17:19 (UTC)

I also got stuck on this request for E-Mail and username. I then ran the shown commands at the commandline, and after that the installation worked. Would be nice to have a workaround that doesn't make this necessary. First I actually was buffled and didn't know what to do, until I read @tomacrisan's comment. There are two entries in the AUR for moneymanagerex, one is this and the other has the appendix "-git", which I guess is the -git package. What distinguishes this package from the -git one? Since this is also built from git. I actually chose this one in order to not being forced to handle git, and also in order to not have a maybe buggy test version of the software. But maybe this one takes the source from the stable branch, I don't know. But then it could come as a compiled package, couldn't it? Anyway, to me it's confusing as it is right now.

tomacrisan commented on 2025-10-27 15:28 (UTC) (edited on 2025-10-27 15:31 (UTC) by tomacrisan)

1.9.1-6 doesn't work for me... Yes, I could fix this by running the commands but that should not be necessary.

==> Starting prepare()...
Committer identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address
==> ERROR: A failure occurred in prepare().
    Aborting...

simona commented on 2025-10-25 18:19 (UTC) (edited on 2025-10-25 18:35 (UTC) by simona)

tnx. try in progress... CMake error gone, for now. complete success. compiled. solved.

MartinX3 commented on 2025-10-25 18:17 (UTC) (edited on 2025-10-25 18:17 (UTC) by MartinX3)

@simona: did my update fix it?

simona commented on 2025-10-25 16:01 (UTC)

 
CMake Error at CMakeLists.txt:875 (cmake_policy):
Policy CMP0037 may not be set to OLD behavior because this version of CMake
no longer supports it.  The policy was introduced in CMake version 3.0.0,
and use of NEW behavior is now required.

Please either update your CMakeLists.txt files to conform to the new behavior or use an older version of CMake that still supports the old behavior. Run cmake --help-policy CMP0037 for more information.

MartinX3 commented on 2025-10-25 15:58 (UTC)

@Beethoven-n: these are also pinned in the https://github.com/moneymanagerex/moneymanagerex repo.

These are listed here as sources to optimize the caching. In theory when I don't change the source URL your computer shouldn't redownload the entire source again.