Meta Configuration of Package openhantek
1
<package name="openhantek" project="home:netmax:tools">
2
<title>OpenHantek</title>
3
<description>OpenHantek is a free software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB DSOs based on HantekDSO. The UI is written in C++/Qt 4 and uses OpenGL to draw the graphs. It was tested with the DSO-2090, test results with other models are welcome.
4
5
OpenHantek has started as an alternative to the official Hantek DSO software for Linux users.</description>
6
<build>
7
<enable arch="i586" repository="openSUSE_12.2"/>
8
<enable arch="x86_64" repository="openSUSE_12.2"/>
9
</build>
10
<publish>
11
<enable arch="x86_64" repository="openSUSE_12.2"/>
12
<enable arch="i586" repository="openSUSE_12.2"/>
13
</publish>
14
<useforbuild>
15
<enable arch="i586" repository="openSUSE_12.2"/>
16
<enable arch="x86_64" repository="openSUSE_12.2"/>
17
</useforbuild>
18
</package>
19