Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/03/15 16:48:17 tnn Exp $
# $NetBSD: Makefile,v 1.5 2015/07/23 10:55:17 joerg Exp $
DISTNAME= upower-0.99.2
DISTNAME= upower-0.99.3
CATEGORIES= sysutils
MASTER_SITES= http://upower.freedesktop.org/releases/
EXTRACT_SUFX= .tar.xz
@@ -13,6 +13,8 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config intltool xgettext msgmerge msgfmt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
@@ -24,8 +26,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
XSLTPROC_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"

View File

@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2015/02/21 19:44:55 jmcneill Exp $
@comment $NetBSD: PLIST,v 1.3 2015/07/08 10:49:44 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
share/locale/fr/LC_MESSAGES/upower.mo
share/locale/it/LC_MESSAGES/upower.mo
share/locale/pl/LC_MESSAGES/upower.mo
share/locale/sv/LC_MESSAGES/upower.mo

View File

@@ -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