Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=278244590cb7fa49c545db7ce40f6b2edd29d6b1
commit 278244590cb7fa49c545db7ce40f6b2edd29d6b1 Author: Slown <[email protected]> Date: Mon Jan 9 17:40:27 2012 +0100 qt4reactor-0.g82ec180-1-i686 * new package diff --git a/source/xlib-extra/qt4reactor/FrugalBuild b/source/xlib-extra/qt4reactor/FrugalBuild new file mode 100644 index 0000000..c6260f8 --- /dev/null +++ b/source/xlib-extra/qt4reactor/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.02 SBU +# Maintainer: Slown <[email protected]> + +pkgname=qt4reactor +pkgver=0.g82ec180 +pkgrel=1 +pkgdesc="Integration of Twisted and Qt4" +url="https://github.com/ghtdak/qtreactor" +rodepends=('pyqt' 'twisted') +groups=('xlib-extra') +archs=('i686' 'x86_64') +_F_scm_type="git" +_F_scm_url="git://github.com/ghtdak/qtreactor.git" +Finclude scm _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
