void-packages/srcpkgs/totem/template

49 lines
2.2 KiB
Text
Raw Normal View History

2010-11-20 02:32:30 +00:00
# Template file for 'totem'
pkgname=totem
2012-11-08 15:23:05 +00:00
version=3.6.3
2012-10-25 15:07:48 +00:00
revision=1
build_style=gnu-configure
configure_args="--disable-scrollkeeper --disable-static
2012-10-19 08:44:43 +00:00
--disable-schemas-compile --disable-python --enable-nautilus"
2012-07-04 20:41:39 +00:00
makedepends="which pkg-config intltool gnome-doc-utils gnutls-devel
2012-10-19 08:44:43 +00:00
gst-plugins-base1-devel totem-pl-parser-devel nautilus-devel>=3.6.0
libbluetooth-devel evolution-data-server-devel>=3.6.0 dbus-glib-devel
libsoup-devel mx-devel clutter-gst-devel>=1.9.92 clutter-gtk-devel>=1.3.2
libpeas-devel libXtst-devel grilo-devel>=0.2.0 libepc-devel vala-devel
gst-plugins-bad1-devel>=1.0.0_2 gsettings-desktop-schemas-devel>=3.6.0
2012-10-25 15:07:48 +00:00
libzeitgeist-devel gst-plugins-bad1-devel>=1.0.2 gobject-introspection"
2012-10-19 08:44:43 +00:00
depends="grilo-plugins>=0.2.0 hicolor-icon-theme desktop-file-utils gst-libav"
fulldepends="gst-plugins-ugly1 gst-plugins-good1"
# XXX xulrunner plugin.
2012-10-25 15:07:48 +00:00
subpackages="libtotem totem-devel totem-mozilla-plugin"
# XXX reenable python plugin if pylint pkg exists.
#pycompile_dirs="usr/lib/totem/plugins"
2012-09-26 05:08:51 +00:00
short_desc="A GNOME integrated movie player based on Gstreamer"
2010-11-20 02:32:30 +00:00
maintainer="Juan RP <xtraeme@gmail.com>"
2011-09-30 14:28:40 +00:00
homepage="http://www.gnome.org"
license="custom, GPL-2"
2012-09-26 05:08:51 +00:00
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
2012-11-08 15:23:05 +00:00
checksum=ad9f2ff207c8a965975670e262394953b37b2dc25cff7ee59f138f961f88ce60
2010-11-20 02:32:30 +00:00
long_desc="
Totem is a simple yet featureful media player for GNOME which can read
a large number of file formats. It features :
* Shoutcast, m3u, asx, SMIL and ra playlists support
* DVD (with menus), VCD and Digital CD (with CDDB) playback
* TV-Out configuration with optional resolution switching
* 4.0, 5.0, 5.1 and stereo audio output
* Full-screen mode (move your mouse and you get nice controls) with
Xinerama, dual-head and RandR support
* Aspect ratio toggling, scaling based on the video's original size
* Full keyboard control
* Simple playlist with repeat mode and saving feature
* GNOME, Nautilus and GIO integration
* Screenshot of the current movie
* Brightness and Contrast control
* Visualisation plugin when playing audio-only files
* Video thumbnailer for nautilus
* Nautilus properties page
* Works on remote displays
* DVD, VCD and OGG/OGM subtitles with automatic language selection
* Extensible with plugins"