Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44621 Details for
Bug 52655
Update wings3d (wings)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx/wings-0.98.26a
wings-0.98.26a.ebuild (text/plain), 921 bytes, created by
Christoph Brill (egore) (RESIGNED)
on 2004-11-23 23:17:44 UTC
(
hide
)
Description:
media-gfx/wings-0.98.26a
Filename:
MIME Type:
Creator:
Christoph Brill (egore) (RESIGNED)
Created:
2004-11-23 23:17:44 UTC
Size:
921 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/media-gfx/wings/wings-0.98.21c.ebuild,v 1.3 2004/07/14 18:32:55 agriffis Exp $ > >DESCRIPTION="excellent 3D polygon mesh modeler" >HOMEPAGE="http://www.wings3d.com/" >SRC_URI="mirror://sourceforge/wings/${P}.tar.bz2" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="x86 ~ppc" >IUSE="" > >DEPEND=">=dev-lang/erlang-10 > >=media-libs/esdl-0.94.0615" > >ERL_PATH=/usr/lib/erlang/lib/ > >src_compile() { > make ESDL_PATH="${ERL_PATH}/$(best_version media-libs/esdl | cut -d/ -f1)" || die >} > >src_install() { > WINGS_PATH=${ERL_PATH}/${P} > dodir ${WINGS_PATH} > > find -name 'Makefile*' -exec rm -f '{}' \; > for subdir in e3d ebin icons plugins plugins_src src ; do > cp -r ${subdir} ${D}/${WINGS_PATH}/ || die > done > > dosym ${WINGS_PATH} ${ERL_PATH}/${PN} > newbin ${FILESDIR}/wings.sh wings > dodoc AUTHORS 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 52655
:
37308
|
37310
|
37311
|
44232
|
44233
|
44234
|
44620
|
44621
|
46230
|
47788
|
47789
|
47790
|
49780
|
53358
|
61429
|
61430