Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219147 - Osqoop ebuild request
Summary: Osqoop ebuild request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Michael Weber (RETIRED)
URL: http://gitorious.org/osqoop/pages/Home
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-04-24 14:33 UTC by haarp
Modified: 2012-04-22 13:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
osqoop-1.0.0.ebuild (osqoop-1.0.0.ebuild,2.41 KB, text/plain)
2008-05-24 20:54 UTC, Marek Miller
Details
osqoop-1.0.0.ebuild (osqoop-1.0.0.ebuild,2.40 KB, text/plain)
2008-05-24 20:59 UTC, Marek Miller
Details
osqoop-1.0.0.ebuild (osqoop-1.0.0.ebuild,2.73 KB, text/plain)
2008-05-25 15:00 UTC, Marek Miller
Details
osqoop-1.0.0.ebuild (osqoop-1.0.0.ebuild,2.72 KB, text/plain)
2008-05-25 15:07 UTC, Marek Miller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description haarp 2008-04-24 14:33:22 UTC
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.
Comment 1 Marek Miller 2008-05-24 20:53:22 UTC
I made first version of the ebuild and tested it on x86 
with every possible use flags. I suggest sci-misc (?)
Comment 2 Marek Miller 2008-05-24 20:54:23 UTC
Created attachment 154195 [details]
osqoop-1.0.0.ebuild
Comment 3 Marek Miller 2008-05-24 20:59:11 UTC
Created attachment 154197 [details]
osqoop-1.0.0.ebuild

trivial changes (quotes, indentation etc.)
Comment 4 haarp 2008-05-24 22:39:04 UTC
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...
Comment 5 haarp 2008-05-24 23:33:30 UTC
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
Comment 6 Marek Miller 2008-05-25 15:00:59 UTC
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.
Comment 7 Marek Miller 2008-05-25 15:07:59 UTC
Created attachment 154267 [details]
osqoop-1.0.0.ebuild

I forgot to remove some things which may be misleading.
Sorry for the mess.
Comment 8 haarp 2008-05-26 16:52:18 UTC
Yup, *FLAGS work now. thanks again.
Comment 9 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-17 02:37:09 UTC
(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
Comment 10 haarp 2009-04-26 10:58:44 UTC
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)
Comment 11 haarp 2010-01-28 12:47:37 UTC
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...
Comment 12 Michael Weber (RETIRED) gentoo-dev 2012-04-13 22:37:35 UTC
+*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)
+