Package Details: metamorphose2 0.8.4-2

Git Clone URL: https://aur.archlinux.org/metamorphose2.git (read-only, click to copy)
Package Base: metamorphose2
Description: Batch Rename Utility
Upstream URL: http://file-folder-ren.sourceforge.net
Licenses: GPL
Submitter: None
Maintainer: mrxx
Last Packager: mrxx
Votes: 46
Popularity: 0.000040
First Submitted: 2008-01-30 04:09 (UTC)
Last Updated: 2021-05-25 19:18 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

daviding commented on 2022-01-29 18:48 (UTC)

If anyone is interested in reviving the Metamorphose2 project, there's a fork at https://github.com/timinaust/metamorphose2/tree/Python3_WXPython4 .

This pointer came from "Is the project abandoned?" at https://github.com/metamorphose/metamorphose2/issues/20

ShadowKyogre commented on 2019-08-22 18:51 (UTC)

Hey everyone.

I'm disowning this package since there's been several circumstances that happened that make it hard to maintain all the packages I normally attend to.

See

https://lists.archlinux.org/pipermail/aur-general/2019-August/035332.html

for more information.

If you're interested in co-maintaining or owning the package, don't forget to leave a comment (or email me, or toot me on Mastodon).

karcher commented on 2018-05-31 09:41 (UTC)

I was getting also an error during installation of metamorphose2 because of wxpython2.8. wxpython2.8 is in the AUR and in the comments is mentioned that it gets installed after installing wxgtk2. After installing these packages metamorphose2 gets installed without errors.

tempestempire commented on 2017-02-01 08:45 (UTC)

I'm having the same problem as xenos, any progress or workaround?

commented on 2017-01-22 04:26 (UTC)

As you can see above, wxpython2.8 has been removed from the official repositories and there is no aur package alternative, simply changing the dependency to wxpython doesn't work.

mrxx commented on 2015-09-16 23:31 (UTC)

russ0r, I fixed this by creating the missing package exif-py.

russ0r commented on 2015-08-11 18:27 (UTC)

I'm getting an error about a missing dependency. Dependency `exif-py' of `metamorphose2' does not exist. I've tried searching through the AUR and the repos for it, couldn't find anything. Any ideas?

ShadowKyogre commented on 2015-03-24 20:52 (UTC)

There we go, now it has all the proper dependencies listed. I had to also do some sed replacements for the exif-py to work without referring to the internal copies. Importing PIL didn't work until I changed out the image import into an import from the actual PIL python library package. I probably should get those pulled up stream to let the dev(s) know that.

ShadowKyogre commented on 2015-03-24 20:26 (UTC)

Moved the url to the github one, but forgot to update the dependencies to reflect the new ones. Gimme a moment to re-update this.