Package Details: pragha-git 1.2-1

Package Base: pragha-git
Description: A lightweight GTK+ music manager - fork of Consonance Music Manager.
Upstream URL: http://pragha.wikispaces.com/
Category: multimedia
Licenses: GPL
Submitter: None
Maintainer: zao
Last Packager: None
Votes: 2
First Submitted: 2012-04-03 08:41
Last Updated: 2014-04-06 09:21

Latest Comments

Comment by Diego

2013-07-07 08:04

fixed and updated

Comment by stefanr

2013-04-02 15:38

For anyone wondering, put
sed -i 's/#include\s<cdio\/cdd/#include\ <cdio\/paranoia\/cdd/g' src/pragha-cdda.h

into the pkgbuild before
chmod +x autogen.sh

and it should build again.

Comment by student975

2013-02-12 08:33

libcdio is installed, nevertheless have got:

In file included from pragha.h:23:0,
from dbus.c:19:
cdda.h:27:26: fatal error: cdio/cdda.h: No such file or directoryIn file included from pragha.h:23:0,
from db.c:19:
cdda.h:27:26: fatal error: cdio/cdda.h: No such file or directory
In file included from pragha.h:23:0,
from cdda.c:19:
cdda.h:27:26: fatal error: cdio/cdda.h: No such file or directory
In file included from pragha.h:23:0,
from cmdline.c:19:
cdda.h:27:26: fatal error: cdio/cdda.h: No such file or directorycompilation terminated.

Also:

~ $ ls /usr/include/cdio/cd*
/usr/include/cdio/cdio_config.h /usr/include/cdio/cdio.h /usr/include/cdio/cdtext.h /usr/include/cdio/cd_types.h

Anonymous comment

2012-04-04 01:25

report bug to:
https://github.com/matiasdelellis/pragha/issues?sort=created&direction=desc&state=open

Anonymous comment

2012-04-03 08:42

I'm a newbie of aur, if someone have a better PKGNUILD, tell me, and I'll remove this one.