Package Details: banshee-community-extensions-git 20130110-1

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: MIT GPL2
Submitter: None
Maintainer: None
Last Packager: None
Votes: 18
First Submitted: 2010-02-22 22:11
Last Updated: 2013-01-10 13:14

Required by (0)

Sources

Latest Comments

Comment by maurofruet

2013-01-10 13:14

Replaced obsolete macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS in 'configure.ac'.
Thanks for the suggestion.

Anonymous comment

2013-01-10 11:32

Please add sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g" configure.ac before ./autogen.sh

Anonymous comment

2012-01-10 16:01

Cleaned up PKGBUILD

Comment by L42y

2011-07-09 09:49

thank you, altkrall

Comment by altkrall

2011-07-09 09:22

makedepency 'gnome-doc-utils' is missing

Anonymous comment

2011-06-22 12:25

Feel free to adopt it.

Anonymous comment

2010-07-15 20:18

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?