Osqoop is an open source software oscilloscope. It features an arbitrary number of channels and long acquisition durations. Signal processing and external peripherals control is possible through a plugin architecture. Data sources are plugins as well. Osqoop is based on Qt 4.
I made first version of the ebuild and tested it on x86 with every possible use flags. I suggest sci-misc (?)
Created attachment 154195 [details] osqoop-1.0.0.ebuild
Created attachment 154197 [details] osqoop-1.0.0.ebuild trivial changes (quotes, indentation etc.)
Thank you very much! I think sci-visualization would fit better. This ebuild just needs a menu link and it would be perfect. If I recall correctly, the deb should have an icon and menu entry from which one could copy... But this works very well on it's own, thanks again! I think I should add the EBUILD keyword now...
Hmm. I just noticed that the ebuild ignores my CFLAGS, CXXFLAGS and LDFLAGS. For testing purposes, I set them all to "" (empty quotes) I still see the following: 'g++ -pipe -march=k8 -O2' -> it enables -pipe, -march and -O2 by itself 'g++ -Wl,-O1,--as-needed' -> it sets some Linker flags by itself
Created attachment 154265 [details] osqoop-1.0.0.ebuild This should fix the problem. Remember to change both CFLAGS and CXXFLAGS to feel the difference.
Created attachment 154267 [details] osqoop-1.0.0.ebuild I forgot to remove some things which may be misleading. Sorry for the mess.
Yup, *FLAGS work now. thanks again.
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Original mirror is dead, get the sources from my FTP: ftp://bnetz.dyndns.org/osqoop_1.0.0.tar.gz But it doesn't matter as it won't compile anymore anyway (on GCC 4.3.2)
Cool! Author is back, released new versions, among them a fix for building on AMD64. Website: http://gitorious.org/osqoop/pages/Home Source: either GIT, or: http://ppa.launchpad.net/stephane.magnenat/osqoop/ubuntu/pool/main/o/osqoop/osqoop_1.1.1.tar.gz Osqoop is now using cmake. I tried modifying the ebuild, but it's just too confusing...
+*osqoop-1.1.1 (13 Apr 2012) + + 13 Apr 2012; Michael Weber <xmw@gentoo.org> +osqoop-1.1.1.ebuild, + +metadata.xml: + Initial import (bug 219147) +