2009-12-03 07:42:34 +01:00
|
|
|
# Template file for 'connman-gnome'
|
|
|
|
pkgname=connman-gnome
|
|
|
|
version=0.5
|
2011-02-16 11:10:59 +01:00
|
|
|
revision=1
|
2009-12-03 07:42:34 +01:00
|
|
|
distfiles="${KERNEL_SITE}/network/connman/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2009-12-03 07:42:34 +01:00
|
|
|
short_desc="Open Source CONNection MANager GTK+2 frontend"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=e2bab2c3d8efea54bb57bc98821b56de4a82e284281f26b8ea162d9ce30ce79e
|
|
|
|
long_desc="
|
|
|
|
The ConnMan project provides a daemon for managing internet connections
|
|
|
|
within embedded devices running the Linux operating system. The Connection
|
|
|
|
Manager is designed to be slim and to use as few resources as possible,
|
|
|
|
so it can be easily integrated. It is a fully modular system that can be
|
|
|
|
extended, through plug-ins, to support all kinds of wired or wireless
|
|
|
|
technologies. Also, configuration methods, like DHCP and domain name
|
|
|
|
resolving, are implemented using plug-ins. The plug-in approach allows for
|
|
|
|
easy adaption and modification for various use cases.
|
|
|
|
|
|
|
|
This provides a GTK+2 frontend for connman."
|
|
|
|
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
2011-02-16 10:50:55 +01:00
|
|
|
Add_dependency run glibc
|
|
|
|
Add_dependency run glib
|
|
|
|
Add_dependency run dbus-glib
|
|
|
|
Add_dependency run gtk+
|
|
|
|
|
2011-07-05 01:14:00 +02:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
2011-02-16 10:50:55 +01:00
|
|
|
Add_dependency build glib-devel
|
|
|
|
Add_dependency build gtk+-devel
|
|
|
|
Add_dependency build dbus-glib-devel
|
|
|
|
|
2011-02-16 11:10:59 +01:00
|
|
|
Add_dependency full connman
|
2009-12-03 07:42:34 +01:00
|
|
|
Add_dependency full desktop-file-utils
|
|
|
|
Add_dependency full hicolor-icon-theme
|