Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 317846 Details for
Bug 89432
media-video/handbrake - Open-source, GPL-licensed, multiplatform, multithreaded video transcoder.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
handbrake-9999 ebuild
handbrake-9999.ebuild (text/plain), 1.59 KB, created by
Dominique Michel
on 2012-07-10 19:14:47 UTC
(
hide
)
Description:
handbrake-9999 ebuild
Filename:
MIME Type:
Creator:
Dominique Michel
Created:
2012-07-10 19:14:47 UTC
Size:
1.59 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >ESVN_REPO_URI="svn://svn.handbrake.fr/HandBrake/trunk" > >AUTOMAKE_VERSION="1.11" >PYTHON_DEPEND="2" > >inherit subversion gnome2-utils python > > >DESCRIPTION="Open-source DVD to MPEG-4 converter." >HOMEPAGE="http://handbrake.fr/" >LICENSE="GPL-2" >SLOT="0" > >KEYWORDS="~x86 ~amd64" > >IUSE="css gtk gst ffmpeg2" >RDEPEND="sys-libs/zlib > css? ( media-libs/libdvdcss ) > gtk? ( >=x11-libs/gtk+-2.8 > dev-libs/glib > dev-libs/dbus-glib > x11-libs/libnotify > media-libs/gstreamer > media-libs/gst-plugins-base > >=sys-fs/udev-171[gudev] > )" >DEPEND="=sys-devel/automake-1.11* > =sys-devel/automake-1.4* > =sys-devel/automake-1.9* > dev-lang/yasm > >=dev-lang/python-2.4.6 > || ( >=net-misc/wget-1.11.4 >=net-misc/curl-7.19.4 ) > $RDEPEND" > >pkg_setup() { > python_set_active_version 2 >} > >src_configure() { > local myconf="" > > ! use gtk && myconf="${myconf} --disable-gtk" > ! use gst && myconf="${myconf} --disable-gst" > use ffmpeg2 && myconf="${myconf} --enable-ff-mpeg2" > > ./configure --force --prefix=/usr \ > --disable-gtk-update-checks \ > ${myconf} || die "configure failed" >} > >src_compile() { > WANT_AUTOMAKE="${AUTOMAKE_VERSION}" \ > emake -C build || die "failed compiling ${PN}" >} > >src_install() { > emake -C build DESTDIR="${D}" install || die "failed installing ${PN}" > > emake -C build doc > dodoc AUTHORS CREDITS NEWS THANKS \ > build/doc/articles/txt/* || die "docs failed" >} > >pkg_preinst() { > gnome2_icon_savelist >} > >pkg_postinst() { > gnome2_icon_cache_update >} > >pkg_postrm() { > gnome2_icon_cache_update >}
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 89432
:
62266
|
62267
|
62268
|
62269
|
62270
|
62271
|
62272
|
62299
|
62336
|
62337
|
101082
|
101084
|
101085
|
108892
|
113419
|
131602
|
137214
|
137216
|
137217
|
137219
|
151196
|
152689
|
152691
|
184913
|
194705
|
194707
|
202205
|
211115
|
211344
|
229397
|
249055
|
249058
|
249061
|
250701
|
250727
|
257334
|
267555
|
267557
|
272655
|
272659
|
272661
|
276611
|
276673
|
279435
|
302449
|
317019
|
317095
|
317544
|
317836
|
317838
|
317846
|
317848
|
319380
|
335014
|
335016
|
341898
|
341900
|
347446
|
348412
|
348414
|
348416