Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181000 Details for
Bug 131527
New package: media-video/miro
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The rb_itorrent python check is only for 0.14.1 now
miro-2.0_rc2-r1.ebuild (text/plain), 1.96 KB, created by
wayne
on 2009-02-05 04:14:37 UTC
(
hide
)
Description:
The rb_itorrent python check is only for 0.14.1 now
Filename:
MIME Type:
Creator:
wayne
Created:
2009-02-05 04:14:37 UTC
Size:
1.96 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils multilib distutils confutils fdo-mime versionator > >MY_PV=$(replace_version_separator 2 '-') >MY_P="${PN/m/M}-${MY_PV}" >DESCRIPTION="Open source video player" >HOMEPAGE="http://www.getmiro.com/" >SRC_URI="http://participatoryculture.org/nightlies/${MY_P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 amd64" > >IUSE="notify" > >RDEPEND=">=dev-python/pygtk-2.10 > || ( >=dev-lang/python-2.5 > >=dev-python/pysqlite-2 ) > dev-python/gnome-python > >=dev-python/gtkmozembed-python-2.19.1-r11 > dev-python/dbus-python > >=net-libs/xulrunner-1.9 > >=dev-python/pyrex-0.9.6.4 > media-gfx/imagemagick > media-libs/xine-lib > >=net-libs/rb_libtorrent-0.13 > dev-python/gst-python > notify? ( dev-python/notify-python )" >DEPEND="${RDEPEND} > sys-devel/gettext > dev-util/pkgconfig" > >S="${WORKDIR}/${MY_P}/platform/gtk-x11" > >pkg_setup() { > if ! built_with_use dev-lang/python berkdb; then > eerror "You must reemerge dev-lang/python with \"berkdb\" flag set." > die "berkbd missing in dev-lang/python" > fi > > if has_version ">=dev-lang/python-2.5" && > ! has_version ">=dev-python/pysqlite-2" && > ! built_with_use dev-lang/python sqlite ; then > eerror "You must reemerge dev-lang/python with \"sqlite\" flag set." > die "sqlite missing in dev-lang/python" > fi > > > if has_version ">=net-libs/rb_libtorrent--0.14.1" && > ! built_with_use net-libs/rb_libtorrent python; then > eerror "You must reemerge net-libs/rb_libtorrent with \"python\" flag set." > die "python missing in net-libs/rb_libtorrent" > fi > >} > >pkg_postinst() { > distutils_pkg_postinst > fdo-mime_desktop_database_update > fdo-mime_mime_database_update > > MOZSETUP="/usr/$(get_libdir)/python${PYVER}/site-packages/${PN}/mozsetup.py" > elog "" > elog "To increase the font size of the main display area, add:" > elog "user_pref(\"font.minimum-size.x-western\", 15);" > elog "" > elog "to the following file:" > elog "${MOZSETUP}" > elog "" >}
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 131527
:
85736
|
86050
|
86052
|
86784
|
89777
|
89850
|
90673
|
90676
|
90698
|
90699
|
90934
|
92500
|
92969
|
94428
|
96139
|
96225
|
96226
|
110720
|
121332
|
121366
|
125404
|
125406
|
127304
|
127306
|
128851
|
128883
|
131025
|
131026
|
131028
|
134207
|
134719
|
135498
|
135971
|
136108
|
136228
|
138503
|
141238
|
141335
|
142679
|
143021
|
143084
|
143091
|
143096
|
143098
|
143103
|
143168
|
146803
|
147454
|
147643
|
147665
|
159508
|
159512
|
159550
|
166518
|
166717
|
176853
|
177317
|
177425
|
180787
|
180853
|
180875
|
180879
|
181000
|
181001
|
181221
|
181225
|
181729
|
181829
|
182101
|
182111
|
182809
|
186070
|
187487
|
189895
|
189897
|
192198
|
192677
|
193427
|
193432
|
200099
|
201645
|
201648
|
201830
|
201834
|
202097
|
202112
|
202218
|
202219
|
202280
|
202405
|
202447
|
202518
|
202746
|
202748
|
202924
|
203662
|
208473