1 # Contributor: Frikilinux <frikilinux at frikilinux.com.ar>
6 pkgdesc="Very simple tool for configuring network (wired or wifi) connections with gui and also with command line in console mode."
8 url='http://www.qt-apps.org/content/show.php/netconfig?content=109052&PHPSESSID=b1b8c9412cbab92e57a24b48a08e3cd2'
13 provides=('netconfig')
16 source=(http://www.qt-apps.org/CONTENT/content-files/109583-${pkgname}-${pkgver}.tar.bz2
19 md5sums=('2bf58b516f2b90577e382764e399b10f'
20 '93459a5ba560f2122899095afa8b0ddf')
23 cd "${srcdir}/${pkgname}"
28 install -Dm755 netconfig ${pkgdir}/usr/bin/netconfig
29 install -Dm644 ${srcdir}/netconfig.desktop ${pkgdir}/usr/share/applications/netconfig.desktop
30 install -Dm644 README ${pkgdir}/usr/share/doc/${pkgname}/README
31 install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE