pragha-music-player / pragha

Pragha is a Lightweight Music Player for GNU/Linux.
GNU General Public License v3.0
173 stars 35 forks source link

Grilo 0.3.x not recognized by configure #115

Closed GvMariani closed 6 years ago

GvMariani commented 7 years ago

Trying to build pragha 1.3.3 for upcoming Rosa Linux 2016.1 (a Mageia / OpenMandriva sibiling); the distro updated the grilo library to the release 0.3.2 and pragha does not find it because configure.ac has hard-coded library package name as "grilo-0.2", while now it is "grilo-0.3". Hence this issue is similar to the #82 (btw I'm hitting also this one with rygel-server-2.6).

I would like to patch configure.ac and have it finding the installed grilo-0.3 library (and rygel-server-2.6) but then the rebuilding of configure fails (see next issue).

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40404407-grilo-0-3-x-not-recognized-by-configure?utm_campaign=plugin&utm_content=tracker%2F352350&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F352350&utm_medium=issues&utm_source=github).
matiasdelellis commented 7 years ago

Maybe is time to update, but meanwhile..

http://pkgs.fedoraproject.org/cgit/rpms/pragha.git/commit/?id=a9915e130fcf0a01e9341ea8e18bf2431a3e058d

matiasdelellis commented 6 years ago

Fixed--