Hi, i'm update the FrugalBuild for keepassx to 0.4.3 ( i use in my works )

Sébastien VINCENT Aka Baste
# Compiling Time: 0.31 SBU
# Maintainer: CSÉCSY László <[email protected]>
# Contributor: Miklos Vajna <[email protected]>

pkgname=keepassx
pkgver=0.4.3
pkgrel=1
pkgdesc="An application for people with extremely high demands on secure 
personal data management"
#depends=('libxtst' 'qt4')
depends=('libxtst' 'libqtxml' 'libqtgui')
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
sha1sums=('d25ecc9d3caaa5a6d0f39a42c730a95997f37e2e')

build()
{
        unset MAKEFLAGS
        Fcd
        qmake || Fdie
        Fmake
        Fmakeinstall INSTALL_ROOT=$Fdestdir
}

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to