fixed and updated
Search Criteria
Package Details: pragha-git 1.2-1
Package Actions
| Package Base: | pragha-git |
|---|---|
| Description: | A lightweight GTK+ music manager - fork of Consonance Music Manager. |
| Upstream URL: | http://pragha.wikispaces.com/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | zao |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2012-04-03 08:41 |
| Last Updated: | 2014-04-06 09:21 |
Dependencies (10)
Required by (0)
Sources
Latest Comments
Comment by Diego
Comment by stefanr
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
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
report bug to:
https://github.com/matiasdelellis/pragha/issues?sort=created&direction=desc&state=open
Anonymous comment
I'm a newbie of aur, if someone have a better PKGNUILD, tell me, and I'll remove this one.