summaryrefslogtreecommitdiff
path: root/net/dhcpcd-gtk
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2010-08-18 15:49:35 +0000
committerreed <reed@pkgsrc.org>2010-08-18 15:49:35 +0000
commitad03b82de1d25709c6d441c52682b9991d88e0e2 (patch)
tree9dc4d9ab688dc81736e0ab61a5f05bac3a245f0c /net/dhcpcd-gtk
parent4150897bebfae1b84133d0a319882641b065bcd6 (diff)
downloadpkgsrc-ad03b82de1d25709c6d441c52682b9991d88e0e2.tar.gz
Add an HTTP master download site. (When I did this, the ftp one didn't work.)
Correct homepage. Include hicolor-icon-theme. Add descriptive description. Increased version to 0.5.1. Sorry I can't find the changelog. This provides a manual page. Update okayed by maintainer, Roy (but over a month ago).
Diffstat (limited to 'net/dhcpcd-gtk')
-rw-r--r--net/dhcpcd-gtk/DESCR4
-rw-r--r--net/dhcpcd-gtk/Makefile14
-rw-r--r--net/dhcpcd-gtk/PLIST3
-rw-r--r--net/dhcpcd-gtk/distinfo8
4 files changed, 17 insertions, 12 deletions
diff --git a/net/dhcpcd-gtk/DESCR b/net/dhcpcd-gtk/DESCR
index 0df7411c380..eb5dc75acba 100644
--- a/net/dhcpcd-gtk/DESCR
+++ b/net/dhcpcd-gtk/DESCR
@@ -1 +1,3 @@
-dhcpcd Monitor in GTK+
+The dhcpcd-gtk package provides a monitor and configuration GUI
+for dhcpcd. It is written in GTK+. It provides a notification area
+icon and a menu showing available wireless access points.
diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile
index a6a6d1e289b..f3966b3f7a6 100644
--- a/net/dhcpcd-gtk/Makefile
+++ b/net/dhcpcd-gtk/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.12 2010/06/13 22:45:09 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2010/08/18 15:49:35 reed Exp $
#
-DISTNAME= dhcpcd-ui-0.5.0
-PKGNAME= dhcpcd-gtk-0.5.0
-PKGREVISION= 1
+DISTNAME= dhcpcd-ui-0.5.1
+PKGNAME= dhcpcd-gtk-0.5.1
CATEGORIES= net
-MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
+MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/
+MASTER_SITES+= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= roy@NetBSD.org
-HOMEPAGE= http://roy.marples.name/projects/dhcpcd/
+HOMEPAGE= http://roy.marples.name/projects/dhcpcd-ui/
COMMENT= GTK+ systray monitor for dhcpcd
LICENSE= modified-bsd
@@ -21,7 +21,9 @@ USE_LANGUAGES= c99
USE_TOOLS+= pkg-config
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtk+
+CONFIGURE_ARGS+= --mandir=${PREFIX:Q}/${PKGMANDIR:Q}
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/dhcpcd-gtk/PLIST b/net/dhcpcd-gtk/PLIST
index b1ccc106c8a..7f5bf4ca8af 100644
--- a/net/dhcpcd-gtk/PLIST
+++ b/net/dhcpcd-gtk/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2009/04/28 21:39:13 roy Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/08/18 15:49:35 reed Exp $
bin/dhcpcd-gtk
+man/man8/dhcpcd-gtk.8
share/dhcpcd/icons/hicolor/16x16/actions/document-new.png
share/dhcpcd/icons/hicolor/16x16/actions/document-save.png
share/dhcpcd/icons/hicolor/16x16/devices/network-wired.png
diff --git a/net/dhcpcd-gtk/distinfo b/net/dhcpcd-gtk/distinfo
index 1e7dd970c31..8ca94a7c910 100644
--- a/net/dhcpcd-gtk/distinfo
+++ b/net/dhcpcd-gtk/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2010/05/24 21:12:53 roy Exp $
+$NetBSD: distinfo,v 1.7 2010/08/18 15:49:35 reed Exp $
-SHA1 (dhcpcd-ui-0.5.0.tar.bz2) = ef04d1d2e4bc8e95c00702fff2dad123d1f693e6
-RMD160 (dhcpcd-ui-0.5.0.tar.bz2) = e26a17b6bd35bbb004115f6a88c004dc3022c4ec
-Size (dhcpcd-ui-0.5.0.tar.bz2) = 141925 bytes
+SHA1 (dhcpcd-ui-0.5.1.tar.bz2) = da78f549651e1d85a8f452fb41f872f95ae8d834
+RMD160 (dhcpcd-ui-0.5.1.tar.bz2) = 104ef3c1a2efd72555ee743164de4be9becf04a4
+Size (dhcpcd-ui-0.5.1.tar.bz2) = 142969 bytes