Package Details: menumaker-compiz 0.99.10-1

Git Clone URL: https://aur.archlinux.org/menumaker-compiz.git (read-only, click to copy)
Package Base: menumaker-compiz
Description: Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, OpenBox, WindowMaker and XFCE. Now with Compiz, MyGTKMenu, urxvt, and roxterm support.
Upstream URL: http://menumaker.sourceforge.net/
Licenses: BSD
Conflicts: menumaker
Provides: menumaker
Submitter: ShadowKyogre
Maintainer: None
Last Packager: ShadowKyogre
Votes: 24
Popularity: 0.000000
First Submitted: 2010-03-14 00:00 (UTC)
Last Updated: 2018-07-09 23:02 (UTC)

Latest Comments

« First ‹ Previous 1 2

fabertawe commented on 2011-05-13 13:32 (UTC)

I've tried it again and it's building now... but now any invocation of mmaker results in Traceback (most recent call last): File "/usr/bin/mmaker", line 2, in <module> import MenuMaker.CLI ImportError: No module named MenuMaker.CLI /usr/bin/mmaker just contains these three lines #!/usr/bin/env python import MenuMaker.CLI import MenuMaker.CLI

fabertawe commented on 2011-04-30 10:36 (UTC)

makepkg -s Thanks

ShadowKyogre commented on 2011-04-29 03:37 (UTC)

@fabertawe: Could you give me the exact list of commands you're using to build the PKGBUILD? It builds fine on my machine.

fabertawe commented on 2011-04-27 10:32 (UTC)

Hi, my build's failing with /home/paul/build/aurbuild/menumaker-compiz/src/menumaker-0.99.7/install-sh -c -m 644 'Prophet/Debian/menu/ubuntu-5.10' '/home/paul/build/aurbuild/menumaker-compiz/pkg/usr/lib/menumaker/Prophet/Debian/menu/ubuntu-5.10' make[2]: Leaving directory `/dev/shm/makepkg/menumaker-compiz/menumaker-0.99.7' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/dev/shm/makepkg/menumaker-compiz/menumaker-0.99.7' make: *** [install-recursive] Error 1 Any ideas please?

ShadowKyogre commented on 2010-10-14 00:53 (UTC)

Updated in preparation for the python reconfig

jdarnold commented on 2010-10-12 14:45 (UTC)

The "shebang" line in the script that runs this (/usr/bin/mmaker) should be changed to use /usr/bin/python2, due to the Great Python Reconfig. See Alan's post on this: http://allanmcrae.com/2010/10/big-python-transition-in-arch-linux/