Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 110720 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]
Attempt at creating a patch to prevent Democracy from using installed xulrunner
Democracy-0.9.5-ignore-xulrunner.patch (text/plain), 833 bytes, created by
Cillian de Róiste
on 2007-02-20 11:08:29 UTC
(
hide
)
Description:
Attempt at creating a patch to prevent Democracy from using installed xulrunner
Filename:
MIME Type:
Creator:
Cillian de Róiste
Created:
2007-02-20 11:08:29 UTC
Size:
833 bytes
patch
obsolete
>diff -Naur Democracy-0.9.5/platform/gtk-x11/setup.py Democracy-0.9.5-ignore-xulrunner/platform/gtk-x11/setup.py >--- Democracy-0.9.5/platform/gtk-x11/setup.py 2007-02-13 17:51:54.000000000 +0000 >+++ Democracy-0.9.5-ignore-xulrunner/platform/gtk-x11/setup.py 2007-02-20 10:59:49.000000000 +0000 >@@ -175,10 +175,7 @@ > packages = getCommandOutput("pkg-config --list-all") > except RuntimeError, error: > sys.exit("Package config error:\n%s" % (error,)) >-if re.search("^xulrunner-xpcom", packages, re.MULTILINE): >- xpcom = 'xulrunner-xpcom' >- gtkmozembed = 'xulrunner-gtkmozembed' >-elif re.search("^mozilla-xpcom", packages, re.MULTILINE): >+if re.search("^mozilla-xpcom", packages, re.MULTILINE): > xpcom = 'mozilla-xpcom' > gtkmozembed = 'mozilla-gtkmozembed' > elif re.search("^firefox-xpcom", packages, re.MULTILINE):
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 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