2010-11-20 02:32:30 +00:00
|
|
|
# Template file for 'totem'
|
|
|
|
pkgname=totem
|
2012-03-27 12:51:28 +00:00
|
|
|
version=3.4.0
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-16 17:46:38 +00:00
|
|
|
configure_args="--disable-scrollkeeper --disable-static
|
2012-03-23 06:09:35 +00:00
|
|
|
--disable-schemas-compile --disable-python --enable-nautilus"
|
2011-09-30 14:28:40 +00:00
|
|
|
short_desc="A GNOME2 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-03-27 12:51:28 +00:00
|
|
|
checksum=683209ea6eeffa39c277bab02567e4ae8250f00719ef8dd3f30e5f4bdf1f0f9c
|
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"
|
|
|
|
|
2011-10-02 16:05:15 +00:00
|
|
|
# XXX xulrunner plugin.
|
2011-03-02 19:36:07 +00:00
|
|
|
subpackages="totem-devel totem-mozilla-plugin"
|
2010-11-20 02:32:30 +00:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
2012-03-23 06:09:35 +00:00
|
|
|
# XXX reenable python plugin if pylint pkg exists.
|
|
|
|
#pycompile_dirs="usr/lib/totem/plugins"
|
|
|
|
|
|
|
|
Add_dependency build which
|
2010-11-20 02:32:30 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gnome-doc-utils
|
2012-02-09 14:31:08 +00:00
|
|
|
Add_dependency build gnutls-devel
|
2010-11-20 02:32:30 +00:00
|
|
|
Add_dependency build gst-plugins-base-devel
|
2011-03-01 15:38:53 +00:00
|
|
|
Add_dependency build totem-pl-parser-devel
|
|
|
|
Add_dependency build nautilus-devel
|
|
|
|
Add_dependency build libbluetooth-devel
|
|
|
|
Add_dependency build evolution-data-server-devel
|
|
|
|
Add_dependency build libsoup-devel
|
2011-09-30 14:28:40 +00:00
|
|
|
Add_dependency build mx-devel
|
2012-03-23 06:09:35 +00:00
|
|
|
#Add_dependency build pygobject-devel
|
2011-09-30 14:28:40 +00:00
|
|
|
Add_dependency build clutter-gst-devel
|
|
|
|
Add_dependency build clutter-gtk-devel
|
|
|
|
Add_dependency build libpeas-devel
|
|
|
|
Add_dependency build libXtst-devel
|
2011-10-02 16:05:15 +00:00
|
|
|
Add_dependency build grilo-devel
|
|
|
|
Add_dependency build libepc-devel
|
2010-11-20 02:32:30 +00:00
|
|
|
|
2012-02-09 16:52:45 +00:00
|
|
|
Add_dependency full grilo-plugins
|
|
|
|
Add_dependency full hicolor-icon-theme
|
|
|
|
Add_dependency full desktop-file-utils
|
2010-11-20 02:32:30 +00:00
|
|
|
Add_dependency full gst-ffmpeg
|
2010-11-20 17:58:16 +00:00
|
|
|
Add_dependency full gst-plugins-bad
|
|
|
|
Add_dependency full gst-plugins-ugly
|
2011-02-25 12:38:09 +00:00
|
|
|
Add_dependency full gst-plugins-good
|