First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 59494
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Team <dev-embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Laurence Withers <l@lwithers.me.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
yapide-0.1.ebuild Ebuild for dev-embedded/yapide-0.1 text/plain Laurence Withers 2004-08-05 01:40 0000 801 bytes Details
yapide-0.1-configure.patch Configure patch for yapide-0.1 patch Laurence Withers 2004-08-05 01:42 0000 449 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 59494 depends on: Show dependency tree
Bug 59494 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-05 01:39 0000
This is an ebuild for a new application I noticed. It is yapide -- yet
another PIC ide -- and is currently at version 0.1. It's supposed to be an
emulator for Microchip PICs. I had a little play with it and it looks
promising. Unfortunately, it does require a tiny patch to get it to compile
properly.

------- Comment #1 From Laurence Withers 2004-08-05 01:40:37 0000 -------
Created an attachment (id=36802) [edit]
Ebuild for dev-embedded/yapide-0.1

------- Comment #2 From Laurence Withers 2004-08-05 01:42:15 0000 -------
Created an attachment (id=36803) [edit]
Configure patch for yapide-0.1

This patch is required to get the configure script to pass the test. It
simply changes a call to gcc to a call to g++ to avoid a problem where the
standard C++ library is not linked in. I've emailed the patch to the author.
The ebuild expects this to be in the files/ subdirectory.

------- Comment #3 From Daniel Black 2004-08-05 04:32:36 0000 -------
Good ebuild. I took a few tricks off other QT packages about redirecting the
HOME. Probably should create an eclass for it. Also had to get rid of the
CFLAGS and CXXFLAGS so the user's settings are used.

Hope you don't mind be doing a quick commit on it. Thanks for the ebuild.

First Last Prev Next    No search results available      Search page      Enter new bug