Hello, Here the latest version of Hotot. I add pygobject3-cairo as new depends, as without it, hotot can't launch. Build and run fine !
>From a4aea9d688e289d5d0ebda8df5ecaadd088bad0f Mon Sep 17 00:00:00 2001 From: Botchikii <[email protected]> Date: Sun, 5 Aug 2012 17:13:39 +0200 Subject: [PATCH] hotot-0.9.9.g6121141-2-x86_64 * version bump and add 1 dependance --- source/xapps-extra/hotot/FrugalBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/xapps-extra/hotot/FrugalBuild b/source/xapps-extra/hotot/FrugalBuild index d6669b6..b54f318 100644 --- a/source/xapps-extra/hotot/FrugalBuild +++ b/source/xapps-extra/hotot/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 <[email protected]> pkgname=hotot -pkgver=0.9.9.gd0a0718 +pkgver=0.9.9.g6121141 pkgrel=2 pkgdesc="a lightweight & open source microblogging client." url="http://hotot.org/" -depends=('pygtk' 'python-oauth' 'pywebkitgtk' 'notify-python' 'python-keybinder' 'gtk+3') +depends=('pygtk' 'python-oauth' 'pywebkitgtk' 'notify-python' 'python-keybinder' 'gtk+3' 'pygobject3-cairo') makedepends=('intltool' 'python-distutils-extra') groups=('xapps-extra') archs=('i686' 'x86_64') -- 1.7.11.3
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
