Summary: | dev-util/piklab-0.15.7 - IDE for Microchip PIC and dsPIC microcontrollers (new ebuild) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Flavio Cappelli <flavio.cappelli> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | dhp_gentoo, guillaume.ranquet, jonas, logan.dethrow, ssuominen |
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://piklab.sourceforge.net/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
piklab-0.10.0.ebuild
piklab-0.11.1.ebuild piklab-0.12.2.ebuild piklab-0.12.2.ebuild Ebuild for 0.14.2 piklab 0.15-1 ebuild New version piklab-0.51.3 udev rules file for microchip programmers version 0.15.4 Ebuild that works with KDE and QT 4 fixed line endings Slot 3.5 version, installs only the required locales. Add manpage for piklab-coff and improve other manpages piklab-0.15.7.ebuild piklab-0.15.7.ebuild based on piklab-prog-qt4.spec |
Description
Flavio Cappelli
2006-08-13 10:49:51 UTC
Created attachment 94160 [details]
piklab-0.10.0.ebuild
Created attachment 95156 [details]
piklab-0.11.1.ebuild
Ebuild for the latest version of piklab.
Created attachment 100954 [details]
piklab-0.12.2.ebuild
Created attachment 100955 [details]
piklab-0.12.2.ebuild
Created attachment 117322 [details]
Ebuild for 0.14.2
New Version...
Created attachment 136455 [details]
piklab 0.15-1 ebuild
*should* work
Created attachment 138182 [details]
New version
new version + ebuild header fixed *g*
CC me. piklab-0.15.2.ebuild worked for me on stable. Created attachment 171689 [details]
piklab-0.51.3
Revision bump, seemed fine on my x86 machine.
Created attachment 171747 [details] udev rules file for microchip programmers See http://usbpicprog.org/?page_id=13 Also need to add the microchip group, and the user needs to be in the microchip group. The rules file should be named 70-microchip.rules so that /dev/bus/usb/... gets the right permissions also. New version 0.15.4; just rename piklab-0.15.3.ebuild to piklab-0.15.4.ebuild and it'll install. Created attachment 188568 [details]
version 0.15.4
Ebuild for version 0.15.4 with arts being optional.
Created attachment 190410 [details]
Ebuild that works with KDE and QT 4
This ebuild works for me with KDE4 and QT4 installed, the other one does not seem to find the correct kde and qt paths. And fails to compile.
Created attachment 190658 [details]
fixed line endings
additionnaly, the ebuild has been updated/cleaned to standards
Created attachment 196099 [details]
Slot 3.5 version, installs only the required locales.
Also removes the obsoleted arts support.
Created attachment 196843 [details, diff]
Add manpage for piklab-coff and improve other manpages
Sorry, I forgot this patch.
Please add RESTRICT="mirror" to ebuild to make the download start faster (to not try Gentoo mirors that don't have this source yet) With piklab-0.15.4.ebuild by g-ranquet 2009-05-07 22:47 I get: checking for kde-config... not found configure: error: The important program kde-config was not found! Please check whether you installed KDE correctly. I think it's because KDE3 have been removed ... and KDE4 syntax is now different. (In reply to comment #19) > With > piklab-0.15.4.ebuild by g-ranquet 2009-05-07 22:47 you should use the version posted by flavio which is way more complete/correct than mine. uranus piklab # ebuild piklab-0.15.4-r1.ebuild manifest
* Please fix your package (doublehp-dhp/piklab-0.15.4-r1) to not use kde.eclass
/mnt/doublehp/usr/portage/doublehp-dhp/piklab/piklab-0.15.4-r1.ebuild: line 31: need-kde: command not found
>>> Creating Manifest for /mnt/doublehp/usr/portage/doublehp-dhp/piklab
uranus piklab #
it merged ... but ...
uranus piklab # equery f doublehp-dhp/piklab
[ Searching for packages matching doublehp-dhp/piklab... ]
* Contents of doublehp-dhp/piklab-0.15.4-r1:
uranus piklab #
See what I mean ?
(In reply to comment #19) > checking for kde-config... not found > configure: error: The important program kde-config was not found! > Please check whether you installed KDE correctly. > > I think it's because KDE3 have been removed ... and KDE4 syntax is now > different. is there a way to install it with KDE4? Created attachment 221361 [details]
piklab-0.15.7.ebuild
Crude but working ebuild for 0.15.7
> > I think it's because KDE3 have been removed ... and KDE4 syntax is now
> > different.
>
> is there a way to install it with KDE4?
>
If you have qt3-support and install kdelibs-3.5.10-r6 through kde-sunset overlay then above ebuild should build.
(In reply to comment #24) I find THIS > If you have [...] kdelibs-3.5.10-r6 through kde-sunset > overlay then above ebuild should build. a bit rude ... Maybe the ebuild could dep on it ? or check it and produce an apropriate eerror ? Created attachment 221495 [details]
piklab-0.15.7.ebuild based on piklab-prog-qt4.spec
Initial ebuild based on Qt4 part of the source tree, based on RPM .spec file piklab-prog-qt4.spec included in the source tree.
I'm sure it needs more work, but it compiles and installs what the .spec says for now.
Samuli: your ebuild does not build the main interface. piklab-prog is only a part of the backend. GUI is required for most people. (In reply to comment #27) > Samuli: your ebuild does not build the main interface. piklab-prog is only a > part of the backend. GUI is required for most people. > KDE 3.x / Qt 3.x is obsolete and the GUI is not ready for Qt 4.x yet, see the filelist in e.g. http://fr2.rpmfind.net//linux/RPM/sourceforge/p/project/pi/piklab/newest%20release/0.15.7/piklab-prog-qt4-0.15.7-1mdv2008.0.i586.html Only providing what's available to provide. ;-) ... and the command-line tools are now in Portage. |