Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 288033 Details for
Bug 384747
sci-electronics/usbpicprog-0.4.2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Usbpicprog is an USB in circuit programmer for Microchip PIC processors.
usbpicprog-0.4.2.ebuild (text/plain), 579 bytes, created by
coldnew
on 2011-09-28 02:06:49 UTC
(
hide
)
Description:
Usbpicprog is an USB in circuit programmer for Microchip PIC processors.
Filename:
MIME Type:
Creator:
coldnew
Created:
2011-09-28 02:06:49 UTC
Size:
579 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A wxWidgets based (cross platform) application to communicate with the usbpicprog hardware / firmware." >HOMEPAGE="http://usbpicprog.org" >SRC_URI="mirror://sourceforge/usbpicprog/usbpicprog-software/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" >RDEPEND="x11-libs/wxGTK > dev-libs/libusb" >DEPEND="${RDEPEND}" > >src_compile() { > econf > emake || die >} > >src_install() { > emake DESTDIR="${D}" install || die >} >
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 384747
:
288033
|
288035
|
291589