Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67876 Details for
Bug 102853
scim-tables does not compile without aRts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add the arts USE flag to scim-tables-0.5.3 ebuild
scim-tables-0.5.3.patch.diff (text/plain), 510 bytes, created by
kasim.terzic
on 2005-09-07 16:27:01 UTC
(
hide
)
Description:
Patch to add the arts USE flag to scim-tables-0.5.3 ebuild
Filename:
MIME Type:
Creator:
kasim.terzic
Created:
2005-09-07 16:27:01 UTC
Size:
510 bytes
patch
obsolete
>--- /usr/portage/app-i18n/scim-tables/scim-tables-0.5.3.ebuild 2005-09-08 00:25:39.000000000 +0200 >+++ scim-tables-0.5.3.ebuild 2005-09-08 01:01:09.000000000 +0200 >@@ -11,12 +11,12 @@ SRC_URI="mirror://sourceforge/scim/${P}. > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" >-IUSE="" >+IUSE="arts" > > DEPEND="|| ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )" > > src_compile() { >- econf || die "econf failed" >+ econf $(use_with arts) || die "econf failed" > emake || die "make failed" > } >
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 102853
: 67876