void-packages/srcpkgs/mex/template

48 lines
1.8 KiB
Plaintext

# Template file for 'mex'
pkgname=mex
version=0.2.2
revision=3
distfiles="http://media-explorer.github.com/releases/mex-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-lirc --enable-networks --disable-displayconf
--enable-webremote --enable-rebinder --with-online=networkmanager
--enable-library --enable-recommended --enable-search --enable-queue
--enable-applications --enable-upnp --enable-tracker --disable-telepathy
--enable-opticaldisc"
short_desc="Media centre application for Linux"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
checksum=ea53091ec8d6b6cb4c0b5ae63ac5af4e682ec0a07aa2311046585925d3713d1d
long_desc="
It leverages existing libraries (GUPnP, Grilo, Tracker, GStreamer) to find,
index and play local and remote media. The application (interface coded in
Mx and Clutter) enables browsing, searching, and viewing of found media.
* Smooth, intuitive animated interface for media browse, search and playback.
* Support for media discovery and streaming on local filesystem and
connected USB drives.
* Support for media discovery and streaming from UPnP sources.
* Configurable key binding, enabling use with standard remote control units."
gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build grilo-devel
Add_dependency build mx-devel ">=1.3.2"
Add_dependency build gst-plugins-base-devel
Add_dependency build telepathy-glib-devel
Add_dependency build clutter-gst-devel
Add_dependency build avahi-glib-libs-devel
Add_dependency build tracker-devel
Add_dependency build libXtst-devel
Add_dependency build rest-devel
Add_dependency build NetworkManager-devel
Add_dependency build libsoup-gnome-devel
Add_dependency build dbus-glib-devel
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils