grilo-plugins: needs intltool to build.
This commit is contained in:
parent
19ba854e0e
commit
796335ac0d
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@ version=0.2.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-shoutcast"
|
configure_args="--disable-static --enable-shoutcast"
|
||||||
hostmakedepends="pkg-config gnome-doc-utils"
|
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||||
# XXX missing plugins: dmap and fakemetadata.
|
# XXX missing plugins: dmap and fakemetadata.
|
||||||
makedepends="grilo-devel>=0.2.5 gupnp-av-devel json-glib-devel
|
makedepends="grilo-devel>=0.2.6 gupnp-av-devel json-glib-devel
|
||||||
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
||||||
tracker-devel>=0.16 totem-pl-parser-devel libsoup-gnome-devel>=2.42
|
tracker-devel>=0.16 totem-pl-parser-devel libsoup-gnome-devel>=2.42
|
||||||
libgdata-devel"
|
libgdata-devel"
|
||||||
|
@ -28,6 +28,7 @@ long_desc="
|
||||||
* A flexible API that allows plugin developers to write plugins of various kinds."
|
* A flexible API that allows plugin developers to write plugins of various kinds."
|
||||||
|
|
||||||
grilo-plugins_package() {
|
grilo-plugins_package() {
|
||||||
|
depends="grilo>=0.2.6"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue