Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 36254 Details for
Bug 48800
Totem 0.9.11 released
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
totem-0.99.15.1.ebuild
totem-0.99.15.1.ebuild (text/plain), 1.37 KB, created by
alex f
on 2004-07-27 05:12:38 UTC
(
hide
)
Description:
totem-0.99.15.1.ebuild
Filename:
MIME Type:
Creator:
alex f
Created:
2004-07-27 05:12:38 UTC
Size:
1.37 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-0.99.8-r2.ebuild,v 1.7 2004/04/27 21:03:34 agriffis Exp $ > >inherit gnome2 eutils > >DESCRIPTION="Movie player for GNOME" >HOMEPAGE="http://www.hadess.net/totem.php3" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="gstreamer lirc" > ># specific gtk dep is needed for a certain xfree patch (#21336) >RDEPEND=">=dev-libs/glib-2.1 > >=x11-libs/gtk+-2.2.2-r1 > >=gnome-base/libgnomeui-2.1.1 > >=gnome-base/gnome-vfs-2.2 > >=gnome-base/libglade-2 > >=gnome-base/gnome-desktop-2.2 > lirc? ( app-misc/lirc ) > !gstreamer? ( >=media-libs/xine-lib-1_rc0 ) > gstreamer? ( =media-libs/gstreamer-0.8* > =media-libs/gst-plugins-0.8* > =media-plugins/gst-plugins-gnomevfs-0.8* > =media-plugins/gst-plugins-colorspace-0.8* > =media-plugins/gst-plugins-xvideo-0.8* > mad? ( =media-plugins/gst-plugins-mad-0.8* ) > )" > >DEPEND="${RDEPEND} > >=dev-util/intltool-0.20 > >=dev-util/pkgconfig-0.12.0 > >=sys-devel/autoconf-2.58" > >DOCS="AUTHORS ChangeLog COPYING README INSTALL NEWS TODO" > >src_unpack() { > unpack ${A} > cd ${S} > > export WANT_AUTOCONF=2.5 > autoconf > > #fixes sandbox violations > gnome2_omf_fix >} > > ># xine is default >use gstreamer && G2CONF="${G2CONF} --enable-gstreamer" > >use lirc \ > && G2CONF="${G2CONF} --enable-lirc" \ > || G2CONF="${G2CONF} --disable-lirc"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 48800
: 36254 |
36259
|
36260