ive written a FrugalBuild for obmenu - a menu editor for Openbox wm
Heres the frugalbuild, i hope it now complies with the frugalware package standards and gets added to the repos.
#Maintainer : Priyank < [EMAIL PROTECTED]>
pkgname=obmenu
pkgver=1.0
pkgrel=1
pkgdesc="a menu editor for openbox"
url="" href="http://obmenu.sourceforge.net">http://obmenu.sourceforge.net "
depends=('python' 'pygtk')
license="GPL"
source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz )
up2date="lynx -dump http://obmenu.sourceforge.net/download.html|grep -m1 Latest|sed 's/.*nu.//g'"
archs=('i686')
groups=('xapps-extra')
sha1sums=('7b638d5309ca463980782c60d94e76f02565b596')
build()
{
Fcd
python setup.py install --root=$Fdestdir
}
# optimalization ok --noarch
--
Thou shalt never follow a null pointer, for at its end, madness and chaos lie !
Priyank M.G.
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
