summaryrefslogtreecommitdiff
path: root/sysutils/upower
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2015-07-08 10:41:35 +0000
committerrichard <richard@pkgsrc.org>2015-07-08 10:41:35 +0000
commit971ec9411e3cf696880a0e86a48e296af8af6311 (patch)
tree4bee1af347e9fc2e66bc41f175a14487f5e4b610 /sysutils/upower
parente920d704191fcb2de29c3ee6356ee720e6f1e820 (diff)
downloadpkgsrc-971ec9411e3cf696880a0e86a48e296af8af6311.tar.gz
update to 0.99.3 and use xsltproc-nonet.mk
Diffstat (limited to 'sysutils/upower')
-rw-r--r--sysutils/upower/Makefile17
-rw-r--r--sysutils/upower/PLIST13
-rw-r--r--sysutils/upower/distinfo8
3 files changed, 27 insertions, 11 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index d42243341ad..007fd342ece 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/03/15 16:48:17 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2015/07/08 10:41:35 richard Exp $
-DISTNAME= upower-0.99.2
+DISTNAME= upower-0.99.3
CATEGORIES= sysutils
MASTER_SITES= http://upower.freedesktop.org/releases/
EXTRACT_SUFX= .tar.xz
@@ -24,8 +24,21 @@ CONF_FILES+= ${EGDIR}/org.freedesktop.UPower.conf \
${PKG_SYSCONFBASE}/dbus-1/system.d/org.freedesktop.UPower.conf
PKGCONFIG_OVERRIDE+= upower-glib.pc.in
+USE_PKGLOCALEDIR= yes
+
+.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "SunOS"
+BUILDLINK_TRANSFORM+= opt:-Wl,--no-as-needed:-Wl,-zrecord
+BUILDLINK_TRANSFORM+= opt:-Wl,--as-needed:-Wl,-zignore
+.endif
+
+TEST_TARGET= check
+
+# with --nonet, xsltproc needs a helping hand finding some dtds
+XLSTPROC_PATH+= ${LOCALBASE}/share/doc/dbus
.include "../../devel/glib2/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/libxslt/xsltproc-nonet.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/upower/PLIST b/sysutils/upower/PLIST
index 2bd62248e7a..d151bcb0c9e 100644
--- a/sysutils/upower/PLIST
+++ b/sysutils/upower/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/02/21 19:44:55 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/07/08 10:41:35 richard Exp $
bin/upower
include/libupower-glib/up-client.h
include/libupower-glib/up-device.h
@@ -10,12 +10,11 @@ include/libupower-glib/up-wakeup-item.h
include/libupower-glib/up-wakeups.h
include/libupower-glib/upower.h
lib/libupower-glib.la
-lib/locale/fr/LC_MESSAGES/upower.mo
-lib/locale/it/LC_MESSAGES/upower.mo
-lib/locale/pl/LC_MESSAGES/upower.mo
-lib/locale/sv/LC_MESSAGES/upower.mo
lib/pkgconfig/upower-glib.pc
libexec/upowerd
+man/man1/upower.1
+man/man7/UPower.7
+man/man8/upowerd.8
share/dbus-1/interfaces/org.freedesktop.UPower.Device.xml
share/dbus-1/interfaces/org.freedesktop.UPower.KbdBacklight.xml
share/dbus-1/interfaces/org.freedesktop.UPower.Wakeups.xml
@@ -23,3 +22,7 @@ share/dbus-1/interfaces/org.freedesktop.UPower.xml
share/dbus-1/system-services/org.freedesktop.UPower.service
share/examples/upower/UPower.conf
share/examples/upower/org.freedesktop.UPower.conf
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/upower.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/upower.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/upower.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/upower.mo
diff --git a/sysutils/upower/distinfo b/sysutils/upower/distinfo
index e0736676838..d1b931c4689 100644
--- a/sysutils/upower/distinfo
+++ b/sysutils/upower/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2015/02/21 19:44:55 jmcneill Exp $
+$NetBSD: distinfo,v 1.2 2015/07/08 10:41:35 richard Exp $
-SHA1 (upower-0.99.2.tar.xz) = c8813e21b4ffca5a7cee4c6af5763239158aaf5e
-RMD160 (upower-0.99.2.tar.xz) = d4f132446a9cd9bc7db77e4f8fc9aa9d3e5c4bf3
-Size (upower-0.99.2.tar.xz) = 428668 bytes
+SHA1 (upower-0.99.3.tar.xz) = dcd2ef643aef11e76b618bfa8c774ed6768115c0
+RMD160 (upower-0.99.3.tar.xz) = f0c91e417ab255c419905aebdc37afa151582670
+Size (upower-0.99.3.tar.xz) = 429252 bytes