Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94691 Details for
Bug 114846
app-mobilephone/moto4lin-0.3_p20051125 works on amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cvs ebuild for moto4lin
moto4lin-0.3_p20090909.ebuild (text/plain), 1021 bytes, created by
Bor Kraljic
on 2006-08-20 06:10:43 UTC
(
hide
)
Description:
cvs ebuild for moto4lin
Filename:
MIME Type:
Creator:
Bor Kraljic
Created:
2006-08-20 06:10:43 UTC
Size:
1021 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit toolchain-funcs autotools cvs > >DESCRIPTION="Moto4lin is file manager and seem editor for Motorola P2K phones" >HOMEPAGE="http://moto4lin.sourceforge.net" >#SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${PV}/${P}.tar.bz2" >ECVS_SERVER="moto4lin.cvs.sourceforge.net:/cvsroot/${PN}" >ECVS_MODULE="${PN}" >ECVS_CO_OPTS="-D ${PV/0.3_p}" >ECVS_UP_OPTS="-dP ${ECVS_CO_OPTS}" >S=${WORKDIR}/${PN} > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="-*" >IUSE="" > >DEPEND="dev-libs/libusb > =x11-libs/qt-3*" > >src_compile() { > # We need this addwrite since the uic program tries to create > # locks in there :/ > addwrite "${ROOT}/usr/qt/3/etc/settings" > > ${QTDIR}/bin/qmake QMAKE=${QTDIR}/bin/qmake > emake \ > CC="$(tc-getCC) ${CFLAGS}" \ > CXX="$(tc-getCXX) ${CXXFLAGS}" \ > LINK="$(tc-getCXX)" \ > LFLAGS="${LDFLAGS}" || die "emake failed" >} > >src_install() { > make INSTALL_ROOT=${D} install || die "make install failed" > dodoc Changelog README >}
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 114846
: 94691