summaryrefslogtreecommitdiff
path: root/net/dhcpcd-gtk
diff options
context:
space:
mode:
authorroy <roy@pkgsrc.org>2009-03-05 23:51:55 +0000
committerroy <roy@pkgsrc.org>2009-03-05 23:51:55 +0000
commit39ef1885d7364fbac450550dd9659b20c10e8704 (patch)
treebacd1cd378b3c8e5507cd9405fa57880da19be30 /net/dhcpcd-gtk
parentfa9fa7212f595851ffbcb97aef18cadf08600afd (diff)
downloadpkgsrc-39ef1885d7364fbac450550dd9659b20c10e8704.tar.gz
Import dhcpcd-gtk-0.3.0
dhcpcd-gtk is a Network Configurator that uses the GTK+ GUI toolkit. It sits in the systray and monitors dhcpcd via dhcpcd-dbus. The icon represents the state of the network and you can configure each interface / wireless ssid.
Diffstat (limited to 'net/dhcpcd-gtk')
-rw-r--r--net/dhcpcd-gtk/DESCR1
-rw-r--r--net/dhcpcd-gtk/Makefile24
-rw-r--r--net/dhcpcd-gtk/PLIST4
-rw-r--r--net/dhcpcd-gtk/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/net/dhcpcd-gtk/DESCR b/net/dhcpcd-gtk/DESCR
new file mode 100644
index 00000000000..0df7411c380
--- /dev/null
+++ b/net/dhcpcd-gtk/DESCR
@@ -0,0 +1 @@
+dhcpcd Monitor in GTK+
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile
new file mode 100644
index 00000000000..9485f0f2174
--- /dev/null
+++ b/net/dhcpcd-gtk/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/05 23:51:55 roy Exp $
+#
+
+DISTNAME= dhcpcd-gtk-0.3.0
+CATEGORIES= net
+MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
+MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= roy@marples.name
+HOMEPAGE= http://roy.marples.name/projects/dhcpcd/
+COMMENT= GTK+ systray monitor for dhcpcd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= c99
+
+INSTALL_MAKE_FLAGS+= SYSCONFDIR=${PREFIX}/share/gnome/autostart
+
+DEPENDS+= dhcpcd-dbus>=0.3.0:../../net/dhcpcd-dbus
+
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/dhcpcd-gtk/PLIST b/net/dhcpcd-gtk/PLIST
new file mode 100644
index 00000000000..491f502721a
--- /dev/null
+++ b/net/dhcpcd-gtk/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/05 23:51:55 roy Exp $
+bin/dhcpcd-gtk
+share/gnome/autostart/dhcpcd-gtk.desktop
+@unexec ${RMDIR} %D/share/gnome/autostart 2>/dev/null || ${TRUE}
diff --git a/net/dhcpcd-gtk/distinfo b/net/dhcpcd-gtk/distinfo
new file mode 100644
index 00000000000..f68c6adbedd
--- /dev/null
+++ b/net/dhcpcd-gtk/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/05 23:51:55 roy Exp $
+
+SHA1 (dhcpcd-gtk-0.3.0.tar.bz2) = b16368ab39a7189b2056cef9f1d4b5bda46c539a
+RMD160 (dhcpcd-gtk-0.3.0.tar.bz2) = 01dbf5cf585359edcc5b05cc79147c46d872f0b3
+Size (dhcpcd-gtk-0.3.0.tar.bz2) = 14445 bytes