Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241417 Details for
Bug 329447
New ebuild, psketcher, a parametric 2D modeller
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild in plain text
psketcher-396.ebuild (text/plain), 880 bytes, created by
Enrique DomÃnguez
on 2010-08-04 16:23:00 UTC
(
hide
)
Description:
ebuild in plain text
Filename:
MIME Type:
Creator:
Enrique DomÃnguez
Created:
2010-08-04 16:23:00 UTC
Size:
880 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit subversion eutils > >DESCRIPTION="Parametric 2D sketcher with constraints" >HOMEPAGE="http://code.google.com/p/psketcher/" > >ESVN_REPO_URI="http://psketcher.googlecode.com/svn/trunk@${PV}" >SRC_URI="http://www.iconarchive.com/icons/fixicon/study-folders/48/Folder-Apps-icon.png" > >ESVN_BOOTSTRAP="cmake ." > >S=${WORKDIR}/${P} > >LICENSE="GNU GENERAL PUBLIC LICENSE Version 2" > >SLOT="0" >KEYWORDS="~x86" >#IUSE="" >RESTRICT="mirror" > >RDEPEND="dev-cpp/libdime > dev-libs/boost > >=dev-util/cmake-2.6 > >=sci-libs/gsl-1.9 > >=x11-libs/qt-core-4.4" > >DEPEND="${RDEPEND}" > >src_install() { > dobin src/Interface/psketcher > dodoc AUTHORS ChangeLog README > newicon ${DISTDIR}/Folder-Apps-icon.png psketcher.png > make_desktop_entry ${PN} "psketcher" psketcher.png Graphics; >} >
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 329447
:
239853
|
239855
| 241417