Mailinglist Archive: yast-devel (168 mails)
| < Previous | Next > |
[yast-devel] SWIG bindings for libyui available: YCP-free YaST dialogs !
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Fri, 11 Apr 2008 11:17:55 +0200
- Message-id: <20080411091754.GA28769@xxxxxxxxxxxxx>
Things you do with some spare time in the evening ... ;-)
Hi,
I just imported 'libyui-bindings' into the YaST svn repository,
providing SWIG bindings (well, just Ruby for now) for libyui.
For the curious:
svn co http://svn.opensuse.org/svn/yast/trunk/libyui-bindings
cd libyui-bindings
mkdir build
cd build
cmake ..
make
cd ../swig/ruby/examples
ruby hello_world.rb
Enjoy !
Now back to sat-solver and libzypp ...
Klaus
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
Hi,
I just imported 'libyui-bindings' into the YaST svn repository,
providing SWIG bindings (well, just Ruby for now) for libyui.
For the curious:
svn co http://svn.opensuse.org/svn/yast/trunk/libyui-bindings
cd libyui-bindings
mkdir build
cd build
cmake ..
make
cd ../swig/ruby/examples
ruby hello_world.rb
Enjoy !
Now back to sat-solver and libzypp ...
Klaus
--
To unsubscribe, e-mail: yast-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-devel+help@xxxxxxxxxxxx
| < Previous | Next > |