Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 91389 Details for
Bug 139912
kde-base/dcopjava - why it's permanently masked?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dcopjava-3.5.3.ebuild
dcopjava-3.5.3.ebuild (text/plain), 1.02 KB, created by
Francisco José Cañizares Santofimia
on 2006-07-10 12:44:51 UTC
(
hide
)
Description:
dcopjava-3.5.3.ebuild
Filename:
MIME Type:
Creator:
Francisco José Cañizares Santofimia
Created:
2006-07-10 12:44:51 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/kde-base/dcopjava/dcopjava-3.5.3.ebuild,v 1.1 2006/06/01 16:33:51 flameeyes Exp $ > ># NOTE TODO install a jar file rather than a tree of class files, and use java-pkg.eclass, ># in keeping with policy > >KMNAME=kdebindings >KMEXTRACTONLY="kdejava/configure.in.in" >KM_MAKEFILESREV=1 >MAXKDEVER=$PV >KM_DEPRANGE="$PV $MAXKDEVER" >inherit kde-meta > >DESCRIPTION="Java bindings for DCOP" >KEYWORDS="~amd64 ~x86" # broken according to upstream - 3.4a1 README >IUSE="" >DEPEND="virtual/jdk" >RDEPEND="virtual/jre" >PATCHES="$FILESDIR/no-gtk-glib-check.diff" > > >pkg_setup() { > ewarn "This package is consdered broken by upstream. You're on your own." >} > >src_unpack() { > kde-meta_src_unpack > > cd ${S}/dcopjava/binding/org/kde/DCOP/ > for x in Makefile.am Makefile.in; do > sed -e "s/-cp/-classpath/" -i $x > done >} > >src_compile () { > myconf="$myconf --with-java=`java-config --jdk-home`" > kde-meta_src_compile >}
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 139912
:
91388
| 91389