openbsd-ports/multimedia/moovida/Makefile.inc
landry a26611ee02 Import Moovida (formerly known as Elisa) 1.0.7 :
Moovida is an open source cross-platform media center solution designed
to be simple for people not particularly familiar with computers. With
Moovida you can enjoy:
- Watch your pictures with previews and nicely animated slideshows.
- Watch your movies and video clips as well as online ones.
- Manage your music collection by artists or albums covers.
- Moovida finds automatically medias on your network, from network
  drives, Windows Mediaplayer, using Coherence uPNP framework.

Work done entirely at p2k9, horray for Budapest!
forcedly looked over by & ok ajacoutot@
(core/ subdir is coming afterwards..)
2009-10-15 15:41:55 +00:00

45 lines
1.1 KiB
Makefile

VERSION = 1.0.7
CATEGORIES = multimedia x11
HOMEPAGE = http://www.moovida.com/
MASTER_SITES = http://www.moovida.com/media/public/
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/python
WRKDIST = ${WRKDIR}/${DISTNAME:S/moovida/elisa/}
MODPY_SETUPTOOLS = Yes
# vblank_mode=0 https://bugs.launchpad.net/elisa/+bug/284913
# Moovida itself only works when plugins are installed, so just stack all the deps here
RUN_DEPENDS += ::audio/libgpod,-python \
::devel/py-simplejson \
::devel/py-twisted/web \
::devel/py-twisted/web2 \
::devel/py-xdg \
::graphics/py-Imaging \
::graphics/py-cairo \
::graphics/py-pigment \
::multimedia/coherence \
::multimedia/gstreamer-0.10/py-gstreamer \
::multimedia/gstreamer-0.10/plugins-bad \
::multimedia/gstreamer-0.10/plugins-base \
::multimedia/gstreamer-0.10/plugins-ffmpeg \
::multimedia/gstreamer-0.10/plugins-good \
::multimedia/gstreamer-0.10/plugins-ugly \
::net/avahi,-gtk \
::textproc/py-cssutils \
::www/twill \
::x11/dbus-python \
::x11/py-gtk2 \
::x11/liberation-fonts