First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 105196
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: kasim.terzic@gmail.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
scim-pinyin-0.5.91.patch.diff Patch to add the arts USE flag to scim-pinyin-0.5.91 ebuild patch kasim.terzic@gmail.com 2005-09-07 16:44 0000 652 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 105196 depends on: Show dependency tree
Bug 105196 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-07 16:37 0000
The scim-pinyin package can be compiled without needing the aRts sound daemon, 
like most of KDE, by passing --without-arts to configure. But the ebuild 
doesn't include this yet (there is no "arts" USE flag) 

Reproducible: Always
Steps to Reproduce:
1.emerge scim-pinyin without having aRts installed 
2. 
3. 
 
Actual Results:  
Build breaks at configure, looking for mcopidl (an aRts component) 

Expected Results:  
Make use of -arts USE flag and compile without aRts support

------- Comment #1 From kasim.terzic@gmail.com 2005-09-07 16:44:14 0000 -------
Created an attachment (id=67877) [edit]
Patch to add the arts USE flag to scim-pinyin-0.5.91 ebuild

Until this is put into portage, you can install this patch as follows:

mkdir /usr/local/portage/app-i18n/scim-pinyin
cd /usr/local/portage/app-i18n/scim-pinyin
cp /usr/portage/app-i18n/scim-pinyin/scim-pinyin-0.5.91.ebuild .
patch < /path/to/patch/scim-pinyin-0.5.91.patch.diff
ebuild scim-pinyin-0.5.91.ebuild digest

Add PORTDIR_OVERLAY="/usr/local/portage" to your make.conf, and emerge the
package as you would expect, with USE="-arts"

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2005-09-29 03:25:22 0000 -------
Thanks for the patch. Added to CVS.

First Last Prev Next    No search results available      Search page      Enter new bug