Hi!

I contributed a new package for UNetbootin. Please somebody check the FB. If it is okey, I will push it.
Thanks.
# Compiling Time: 0.02 SBU
# Maintainer: kikadf <[email protected]>

pkgname=unetbootin
pkgver=494
pkgrel=1
pkgdesc="UNetbootin loads utilities or installs Linux/BSD to a partition or USB 
drive without a CD."
url="http://unetbootin.sourceforge.net";
_F_desktop_name="UNetbootin"
_F_archive_name="UNetbootin"
_F_sourceforge_subdir="UNetbootin"
_F_sourceforge_dirname="$pkgname/$_F_archive_name/$pkgver"
_F_sourceforge_sep="-source-"
depends=('syslinux' '7zip' 'libqtcore' 'libqtgui' 'libqtnetwork')
makedepends=('qt4-linguist')
Finclude sourceforge
up2date="lynx -dump http://sourceforge.net/projects/unetbootin/files/UNetbootin 
 | grep Looking | cut -d '-' -f 3 | cut -d '.' -f 1"
groups=('xapps-extra')
archs=('i686' 'x86_64')
sha1sums=('2d288095b3eb011f767f27182a74ec43659f6002')

build()
{
        Fexec lupdate unetbootin.pro
        Fexec lrelease unetbootin.pro
        Fexec qmake
        Fexec make
        Fexe $pkgname /usr/bin/$pkgname
        Ffile "$pkgname"_*.qm /usr/share/$pkgname/
        Fdesktop2
}


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

Reply via email to