Replaced obsolete macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS in 'configure.ac'.
Thanks for the suggestion.
Search Criteria
Package Details: banshee-community-extensions-git 20130110-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-04-06)
| Package Base: | banshee-community-extensions-git |
|---|---|
| Description: | Extensions to the Banshee media player that are community contributed and maintained |
| Upstream URL: | http://gitorious.org/banshee-community-extensions |
| Category: | multimedia |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 18 |
| First Submitted: | 2010-02-22 22:11 |
| Last Updated: | 2013-01-10 13:14 |
Dependencies (6)
Required by (0)
Sources
Latest Comments
Comment by maurofruet
Anonymous comment
Please add sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g" configure.ac before ./autogen.sh
Anonymous comment
Cleaned up PKGBUILD
Comment by L42y
thank you, altkrall
Comment by altkrall
makedepency 'gnome-doc-utils' is missing
Anonymous comment
Feel free to adopt it.
Anonymous comment
I do not get it build with Lyrics enabled because somehow the 'Sqlite' namespace in 'Hyena.Data' does not exist.
./Banshee.Lyrics/Banshee.Lyrics/LyricsDownloadJob.cs(14,18): error CS0234: The type or namespace name `Sqlite' does not exist in the namespace `Hyena.Data'. Are you missing an assembly reference?
I just checked everything, `Sqlite` does exist and looks like it's linked. Any suggestion?