Package Details: methlab-svn 139-1

Package Base: methlab-svn
Description: A python music library manager especially for Audacious, XMMS and MPD
Upstream URL: http://methlab.thegraveyard.org
Category: multimedia
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2009-02-05 11:26
Last Updated: 2012-08-03 18:39

Required by (0)

Sources

Latest Comments

Comment by TrialnError

2012-08-03 18:41

Made an overhaul. Created package looked bork, so I changed a lot.
With the new pkgbuild the created package looks more the way it should
So..

Comment by NewWorld

2012-03-12 09:32

I guess package was flagged because of all the python references not being updated.

First you must attempt to build the package. _As soon_ as it throws the python syntax error find setup.py under /tmp and, in the first line, change "python" to "python2". Then restart building and change "python setup.py build" in the PKGBUILD to "python2 setup.py build".
Also comment out "find ./ -iname ".svn" -exec rm -rf {} \; -nowarn" in the PKGBUILD like zippy said.

After it builds, edit "/usr/share/applications/methlab/methlab" - again, change "python" in the first line to "python2".

Comment by shaurz

2010-12-07 23:07

It will not build because setup.py is Python 2.x code, so it is broken since the change to Python 3.x.

Comment by bal

2010-10-25 16:25

Cannot compile it here:

http://aur.pastebin.com/PiL9FhVP

Anonymous comment

2010-10-09 15:37

commenting out -

find ./ -iname ".svn" -exec rm -rf {} \; -nowarn

will allow it to compile

Anonymous comment

2010-10-09 15:28

Build fails.

http://aur.pastebin.com/2hZFB1e6