Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 147377 Details for
Bug 214869
[science overlay] sci-geosciences/tcd-editor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-geosciences/tcd-editor-1.4.1.ebuild
tcd-editor-1.4.1.ebuild (text/plain), 845 bytes, created by
Tim Cera
on 2008-03-26 13:24:46 UTC
(
hide
)
Description:
sci-geosciences/tcd-editor-1.4.1.ebuild
Filename:
MIME Type:
Creator:
Tim Cera
Created:
2008-03-26 13:24:46 UTC
Size:
845 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit versionator > >MY_PN=${PN/tcd-editor/tideEditor} >MY_PV=${PV/_p/-r} >MY_SPV=$(get_version_component_range 1-3) >S=${WORKDIR}/${MY_PN}-${MY_SPV} > >DESCRIPTION="Tide editor is a graphical editor for Tidal Constituent Databases." >HOMEPAGE="http://www.flaterco.com/xtide/" >SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_PN}-${MY_PV}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" >DEPEND=">=sci-geosciences/libtcd-2.2.3 > =x11-libs/qt-3*" >RDEPEND="${DEPEND}" > > >src_compile() { > sed -i \ > "s;\(#include <qlistbox.h>\);&1\n#include <qmetaobject.h>;" map.h > MOC="/usr/qt/3/bin/moc" econf || die "econf failed" > emake || die "emake failed" >} > > >src_install() { > emake DESTDIR="${D}" install || die "emake install 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 Raw
Actions:
View
Attachments on
bug 214869
:
147377