2010-11-20 03:32:30 +01:00
|
|
|
# Template file for 'totem'
|
|
|
|
pkgname=totem
|
2012-03-23 07:09:35 +01:00
|
|
|
version=3.3.92
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-16 19:46:38 +02:00
|
|
|
configure_args="--disable-scrollkeeper --disable-static
|
2012-03-23 07:09:35 +01:00
|
|
|
--disable-schemas-compile --disable-python --enable-nautilus"
|
2011-09-30 16:28:40 +02:00
|
|
|
short_desc="A GNOME2 integrated movie player based on Gstreamer"
|
2010-11-20 03:32:30 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 16:28:40 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="custom, GPL-2"
|
2012-03-23 07:09:35 +01:00
|
|
|
checksum=d76180ddb0309ffff60a50b3df36ff3ba015380ae43b47748ed7c2d184a42382
|
2010-11-20 03:32:30 +01: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 18:05:15 +02:00
|
|
|
# XXX xulrunner plugin.
|
2011-03-02 20:36:07 +01:00
|
|
|
subpackages="totem-devel totem-mozilla-plugin"
|
2010-11-20 03:32:30 +01:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
2012-03-23 07:09:35 +01:00
|
|
|
# XXX reenable python plugin if pylint pkg exists.
|
|
|
|
#pycompile_dirs="usr/lib/totem/plugins"
|
|
|
|
|
|
|
|
Add_dependency build which
|
2010-11-20 03:32:30 +01:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gnome-doc-utils
|
2012-02-09 15:31:08 +01:00
|
|
|
Add_dependency build gnutls-devel
|
2010-11-20 03:32:30 +01:00
|
|
|
Add_dependency build gst-plugins-base-devel
|
2011-03-01 16:38:53 +01: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 16:28:40 +02:00
|
|
|
Add_dependency build mx-devel
|
2012-03-23 07:09:35 +01:00
|
|
|
#Add_dependency build pygobject-devel
|
2011-09-30 16:28:40 +02: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 18:05:15 +02:00
|
|
|
Add_dependency build grilo-devel
|
|
|
|
Add_dependency build libepc-devel
|
2010-11-20 03:32:30 +01:00
|
|
|
|
2012-02-09 17:52:45 +01:00
|
|
|
Add_dependency full grilo-plugins
|
|
|
|
Add_dependency full hicolor-icon-theme
|
|
|
|
Add_dependency full desktop-file-utils
|
2010-11-20 03:32:30 +01:00
|
|
|
Add_dependency full gst-ffmpeg
|
2010-11-20 18:58:16 +01:00
|
|
|
Add_dependency full gst-plugins-bad
|
|
|
|
Add_dependency full gst-plugins-ugly
|
2011-02-25 13:38:09 +01:00
|
|
|
Add_dependency full gst-plugins-good
|