Package Details: libmpq 0.4.2-4

Package Base: libmpq
Description: A library which can be easily used in applications and a set of tools for manipulating mpq archives.
Upstream URL: https://libmpq.org/
Category: lib
Licenses: GPL2
Submitter: peoro
Maintainer: None
Last Packager: None
Votes: 5
First Submitted: 2008-04-02 19:39
Last Updated: 2010-11-24 04:46

Latest Comments

Comment by heavynetol

2014-04-19 03:08

PKGBUILD Updated: http://pastebin.com/PyyPaPRZ

Anonymous comment

2010-11-23 23:46

x86_64 and according to [1] there is no way to not have this issue. Configure otherwise choses python3 and 'make install' returns an error.
Regards
Skirnir

[1] http://www.archlinux.org/news/python-is-now-python-3/

Comment by ndowens

2010-11-23 21:53

Are you using i686 or x86_64? I am using 64 and I don't get this issue.

Anonymous comment

2010-11-23 16:34

export PYTHON=python2

add this in configure to compile and install properly. The include should be handled via PKGBUILD maybe just add this in build section, but haven't tested that.

Comment by slackcub

2010-11-17 05:09

Was finally able to get back to this issue... I tried just downloading the pkgbuild and running makepkg -cs. I get the same error.

Comment by ndowens

2010-11-06 06:53

Try using a different AUR helper.

Comment by slackcub

2010-11-05 13:22

I'm getting the following error on build:

make[3]: Entering directory `/tmp/yaourt-tmp-garnpipebear/aur-libmpq/src/libmpq-0.4.2/bindings/python'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/python3.1/site-packages" || /bin/mkdir -p "/tmp/yaourt-tmp-garnpipebear/aur-libmpq/pkg/usr/lib/python3.1/site-packages"
/bin/install -c -m 644 mpq.py '/tmp/yaourt-tmp-garnpipebear/aur-libmpq/pkg/usr/lib/python3.1/site-packages'
File "<string>", line 6
print 'Byte-compiling python modules...'
^
SyntaxError: invalid syntax
make[3]: *** [install-pythonPYTHON] Error 1

Anonymous comment

2010-09-13 07:03

Could you please also fix the mpq-tools package?

Comment by ndowens

2010-09-06 22:34

Fixed

Anonymous comment

2010-09-06 20:31

This package is working fine for me on x86_64.
Could you please update the arch array?
Thanks.

Comment by Shardz

2010-08-31 03:45

This works fine on x86_64.