Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 439594
Collapse All | Expand All

(-)a/media-video/totem/Manifest (+2 lines)
Line 1 Link Here
1
DIST totem-3.6.0.tar.xz 3106300 SHA256 e767da34f5212bd9b2d3ea9bc7e3a87b284581ee012214274225dd8decb8fe3e SHA512 0caac9519ca46426adbde068a0aaadf13189b05bbafd5b5d31f629931e7d67964b234c4d2340de05d521333111e957dbe78c3b4989b18b4e26ffba7617d34b88 WHIRLPOOL b7ac7665f5c914dbd6c1fb0be0778a005b2bcafcaf4bb1b29f59dbf64142603d31e4fb27ae73fc42c98192ff5c185512eb7a2cc5d67fa36787d79d175d5b28f0
2
EBUILD totem-3.6.0.ebuild 5358 SHA256 d3fe642b996b8ce3a28558b5fdc4bcd5741575b1ea4b2d144f036d2648231d56 SHA512 2d7b1f1764ad2a4fc1d0f2b7b2a228786090d53b738ac6fdf23b3e774b92dc7ad06ce2d720290d93951fd56cc771dcc91da37e3468f867a5c07384e94b57c7f5 WHIRLPOOL 1de722e07c631a9646f37a559675ecaa42389f18de2fba6543952eb94150ff5307607be46898522a0a4d7c65b4d6f7c34ee36901153a66a7f9f5e675d6519880
1
EBUILD totem-9999.ebuild 5347 SHA256 95a63f11577bab46d4835fbe265c8049a47c2cea358ef902e9354f2f86b67713 SHA512 d8abbffa917b058c534f066f29efe8efb74f8e337756ea317e94c3eb71273d8c4236108127646fd09a63d3fa892fca4e206983ba14b1d014b7cca9ab442da417 WHIRLPOOL 6f3493dbb04933f2d23d8c578ec6e488f1b2078a8f15090d4a44adf6a2948fe8cec22223ad94827596a749ad059f5b46e989c39fcd2d5b9b26d4a1d2cd223776
3
EBUILD totem-9999.ebuild 5347 SHA256 95a63f11577bab46d4835fbe265c8049a47c2cea358ef902e9354f2f86b67713 SHA512 d8abbffa917b058c534f066f29efe8efb74f8e337756ea317e94c3eb71273d8c4236108127646fd09a63d3fa892fca4e206983ba14b1d014b7cca9ab442da417 WHIRLPOOL 6f3493dbb04933f2d23d8c578ec6e488f1b2078a8f15090d4a44adf6a2948fe8cec22223ad94827596a749ad059f5b46e989c39fcd2d5b9b26d4a1d2cd223776
(-)a/media-video/totem/totem-3.6.0.ebuild (-1 / +187 lines)
Line 0 Link Here
0
- 
1
# Copyright 1999-2012 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.4.3.ebuild,v 1.5 2012/09/21 04:33:56 nirbheek Exp $
4
5
EAPI="4"
6
GCONF_DEBUG="yes"
7
GNOME2_LA_PUNT="yes" # plugins are dlopened
8
WANT_AUTOMAKE="1.11"
9
PYTHON_DEPEND="python? 2:2.5"
10
PYTHON_USE_WITH="threads"
11
PYTHON_USE_WITH_OPT="python"
12
VALA_MIN_API_VERSION="0.14"
13
14
inherit gnome2 multilib python
15
16
DESCRIPTION="Media player for GNOME"
17
HOMEPAGE="http://projects.gnome.org/totem/"
18
19
LICENSE="GPL-2 LGPL-2"
20
SLOT="0"
21
IUSE="doc flash grilo +introspection iplayer lirc nautilus nsplugin +python test vala zeitgeist zeroconf"
22
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
23
24
# TODO:
25
# Cone (VLC) plugin needs someone with the right setup (remi ?)
26
# coherence plugin broken upstream
27
#
28
# FIXME: Automagic tracker-0.9.0
29
# Runtime dependency on gnome-session-2.91
30
RDEPEND=">=dev-libs/glib-2.33.0:2
31
	>=x11-libs/gdk-pixbuf-2.23.0:2
32
	>=x11-libs/gtk+-3.5.2:3[introspection?]
33
	>=dev-libs/totem-pl-parser-2.32.4[introspection?]
34
	>=dev-libs/libpeas-1.1.0[gtk]
35
	>=x11-themes/gnome-icon-theme-2.16
36
	x11-libs/cairo
37
	>=dev-libs/libxml2-2.6:2
38
	>=media-libs/clutter-1.6.8:1.0
39
	>=media-libs/clutter-gst-1.5.5:1.0
40
	>=media-libs/clutter-gtk-1.0.2:1.0
41
	>=media-libs/gstreamer-0.11.93:0.11
42
	>=media-libs/gst-plugins-base-0.11.93:0.11
43
	x11-libs/mx:1.0
44
45
	>=media-libs/gst-plugins-good-0.11.93:0.11 
46
	media-plugins/gst-plugins-taglib:0.10
47
	media-plugins/gst-plugins-gio:0.10
48
	media-plugins/gst-plugins-pango:0.10
49
	media-plugins/gst-plugins-x:0.10
50
	media-plugins/gst-plugins-meta:0.10
51
52
	x11-libs/libICE
53
	x11-libs/libSM
54
	x11-libs/libX11
55
	x11-libs/libXtst
56
	>=x11-libs/libXxf86vm-1.0.1
57
58
	gnome-base/gsettings-desktop-schemas
59
	x11-themes/gnome-icon-theme-symbolic
60
61
	flash? ( dev-libs/totem-pl-parser[quvi] )
62
	grilo? ( >=media-libs/grilo-0.2.0:0.2 )
63
	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )
64
	lirc? ( app-misc/lirc )
65
	nautilus? ( >=gnome-base/nautilus-2.91.3 )
66
	nsplugin? (
67
		>=dev-libs/dbus-glib-0.82
68
		>=x11-misc/shared-mime-info-0.22 )
69
	python? (
70
		>=dev-libs/gobject-introspection-0.6.7
71
		>=dev-python/pygobject-2.90.3:3
72
		>=x11-libs/gtk+-2.91.7:3[introspection]
73
		dev-python/pyxdg
74
		dev-python/gst-python:0.10
75
		dev-python/dbus-python
76
		iplayer? (
77
			dev-python/httplib2
78
			dev-python/feedparser
79
			dev-python/beautifulsoup ) )
80
	zeitgeist? ( dev-libs/libzeitgeist )
81
	zeroconf? ( >net-libs/libepc-0.4.0 )"
82
83
DEPEND="${RDEPEND}
84
	app-text/scrollkeeper
85
	>=dev-util/intltool-0.40
86
	sys-devel/gettext
87
	x11-proto/xextproto
88
	x11-proto/xproto
89
	virtual/pkgconfig
90
	doc? ( >=dev-util/gtk-doc-1.14 )
91
	test? ( python? ( dev-python/pylint ) )"
92
# Only needed when regenerating C sources from Vala files
93
#	vala? ( $(vala_depend) )"
94
95
# see bug #359379
96
REQUIRED_USE="flash? ( nsplugin )
97
	python? ( introspection )
98
	zeitgeist? ( introspection vala )"
99
100
# XXX: pylint checks fail because of bad code
101
RESTRICT="test"
102
103
pkg_setup() {
104
	python_set_active_version 2
105
	python_pkg_setup
106
}
107
108
src_prepare() {
109
	DOCS="AUTHORS ChangeLog NEWS README TODO"
110
	use nsplugin && DOCS="${DOCS} browser-plugin/README.browser-plugin"
111
	G2CONF="${G2CONF}
112
		--disable-run-in-source-tree
113
		--disable-schemas-compile
114
		--disable-scrollkeeper
115
		--disable-static
116
		--with-smclient=auto
117
		--enable-easy-codec-installation
118
		$(use_enable flash vegas-plugin)
119
		$(use_enable introspection)
120
		$(use_enable nautilus)
121
		$(use_enable nsplugin browser-plugins)
122
		$(use_enable python)
123
		$(use_enable vala)
124
		VALAC=$(type -P true)
125
		BROWSER_PLUGIN_DIR=/usr/$(get_libdir)/nsbrowser/plugins"
126
		# Only needed when regenerating C sources from Vala files
127
		#VALAC=$(type -P valac-$(vala_best_api_version))
128
129
	if ! use test; then
130
		# pylint is checked unconditionally, but is only used for make check
131
		G2CONF="${G2CONF} PYLINT=$(type -P true)"
132
	fi
133
	#--with-smclient=auto needed to correctly link to libICE and libSM
134
135
	# Disabled: sample-python, sample-vala
136
	local plugins="brasero-disc-recorder,chapters,im-status,gromit"
137
	plugins+=",media-player-keys,ontop,properties,screensaver"
138
	plugins+=",screenshot,sidebar-test,skipto"
139
	use grilo && plugins+=",grilo"
140
	use iplayer && plugins+=",iplayer"
141
	use lirc && plugins+=",lirc"
142
	use nautilus && plugins+=",save-file"
143
	use python && plugins+=",dbusservice,pythonconsole,opensubtitles"
144
	use vala && plugins+=",rotation"
145
	use zeitgeist && plugins+=",zeitgeist-dp"
146
	use zeroconf && plugins+=",publish"
147
148
	G2CONF="${G2CONF} --with-plugins=${plugins}"
149
	# AC_CONFIG_AUX_DIR_DEFAULT doesn't exist, and eautoreconf/aclocal fails
150
	mkdir -p m4
151
152
	#if [[ ${PV} != 9999 ]]; then
153
	#	intltoolize --force --copy --automake || die "intltoolize failed"
154
	#	eautoreconf
155
	#fi
156
157
	use python && python_clean_py-compile_files
158
	# Only needed when regenerating C sources from Vala files
159
	#use vala && vala_src_prepare
160
	gnome2_src_prepare
161
}
162
163
src_configure() {
164
	
165
	# Work around sandbox violations when FEATURES=-userpriv caused by
166
	# gst-inspect-0.10 (bug #358755)
167
	unset DISPLAY
168
	gnome2_src_configure
169
}
170
171
pkg_postinst() {
172
	gnome2_pkg_postinst
173
	if use python; then
174
		python_need_rebuild
175
		python_mod_optimize /usr/$(get_libdir)/totem/plugins
176
	fi
177
178
	ewarn
179
	ewarn "If totem doesn't play some video format, please check your"
180
	ewarn "USE flags on media-plugins/gst-plugins-meta"
181
	ewarn
182
}
183
184
pkg_postrm() {
185
	gnome2_pkg_postrm
186
	use python && python_mod_cleanup /usr/$(get_libdir)/totem/plugins
187
}

Return to bug 439594