1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libgtk-trayicon-ruby
Section: devel
Priority: optional
Maintainer: Paul van Tilburg <paulvt@debian.org>
Uploaders: @RUBY_EXTRAS_TEAM@
Build-Depends: debhelper (>= 5), cdbs, ruby-pkg-tools (>= 0.8), libgnome2-ruby, libgtk2.0-dev, ruby1.8-dev, ruby1.8
Standards-Version: 3.7.2
Package: libgtk-trayicon-ruby
Architecture: all
Depends: libgtk-trayicon-ruby1.8
Description: system tray protocol library for Ruby
Ruby/GtkTrayIcon is a Ruby 1.8 binding for the System Tray Protocol
Specification based on code from the EGG library.
.
Depend package for installing the current default ruby version.
Package: libgtk-trayicon-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}, libgtk2-ruby
Description: system tray protocol library for Ruby 1.8
Ruby/GtkTrayIcon is a Ruby 1.8 binding for the System Tray Protocol
Specification based on code from the EGG library.
|