Magellan Linux

Contents of /branches/R11-stable/extras/qtruby/qtruby-4.9.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15640 - (show annotations) (download)
Mon Jan 7 12:56:10 2013 UTC (11 years, 5 months ago) by niro
File size: 428 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="qtruby"
4 PVER="4.9.4"
5 PBUILD="r1"
6
7 PCAT="dev-ruby"
8 DESCRIPTION="Ruby bindings for the Qt4 libraries."
9
10 DEPEND="== dev-util/smokegen-${PVER}
11 == dev-util/smokeqt-${PVER}
12 >= dev-lang/ruby-1.9
13 >= dev-python/qscintilla-qt4-2.7
14 >= kde-base/qimageblitz-0.0.6
15 >= virtual/phonon"
16
17 sminclude kde4
18
19 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"